summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* sunrpc: remove "ec" argument from encrypt_v2 operationJeff Layton2014-08-032-8/+3
* sunrpc: clean up sparse endianness warnings in gss_krb5_wrap.cJeff Layton2014-08-031-7/+13
* sunrpc: clean up sparse endianness warnings in gss_krb5_seal.cJeff Layton2014-08-031-11/+17
* sunrpc: fix RCU handling of gc_ctx fieldJeff Layton2014-08-031-17/+35
* Merge branch 'nfs-rdma' of git://git.linux-nfs.org/projects/anna/nfs-rdma int...Trond Myklebust2014-08-0354-701/+1065
|\
| * xprtrdma: Handle additional connection eventsChuck Lever2014-07-311-11/+14
| * xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macroChuck Lever2014-07-311-13/+0
| * xprtrdma: Make rpcrdma_ep_disconnect() return voidChuck Lever2014-07-313-12/+6
| * xprtrdma: Schedule reply tasklet once per upcallChuck Lever2014-07-311-16/+15
| * xprtrdma: Allocate each struct rpcrdma_mw separatelyChuck Lever2014-07-311-99/+143
| * xprtrdma: Rename frmr_wrChuck Lever2014-07-311-13/+13
| * xprtrdma: Disable completions for LOCAL_INV Work RequestsChuck Lever2014-07-311-9/+8
| * xprtrdma: Disable completions for FAST_REG_MR Work RequestsChuck Lever2014-07-311-5/+4
| * xprtrdma: Don't post a LOCAL_INV in rpcrdma_register_frmr_external()Chuck Lever2014-07-311-20/+2
| * xprtrdma: Reset FRMRs after a flushed LOCAL_INV Work RequestChuck Lever2014-07-311-2/+92
| * xprtrdma: Reset FRMRs when FAST_REG_MR is flushed by a disconnectChuck Lever2014-07-312-2/+66
| * xprtrdma: Properly handle exhaustion of the rb_mws listChuck Lever2014-07-311-32/+71
| * xprtrdma: Chain together all MWs in same buffer poolChuck Lever2014-07-312-1/+7
| * xprtrdma: Back off rkey when FAST_REG_MR failsChuck Lever2014-07-311-0/+1
| * xprtrdma: Unclutter struct rpcrdma_mr_segChuck Lever2014-07-312-28/+50
| * xprtrdma: Don't invalidate FRMRs if registration failsChuck Lever2014-07-311-3/+5
| * xprtrdma: On disconnect, don't ignore pending CQEsChuck Lever2014-07-311-5/+9
| * xprtrdma: Update rkeys after transport reconnectChuck Lever2014-07-313-42/+54
| * xprtrdma: Limit data payload size for ALLPHYSICALChuck Lever2014-07-313-1/+45
| * xprtrdma: Protect ia->ri_id when unmapping/invalidating MRsChuck Lever2014-07-312-6/+18
| * xprtrdma: Fix panic in rpcrdma_register_frmr_external()Chuck Lever2014-07-311-5/+7
| * xprtrdma: Fix DMA-API-DEBUG warning by checking dma_map resultYan Burman2014-07-221-0/+3
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-1532-220/+240
| |\
| | * neigh: sysctl - simplify address calculation of gc_* variablesMathias Krause2014-07-141-4/+5
| | * net: sctp: fix information leaks in ulpevent layerDaniel Borkmann2014-07-141-107/+15
| | * tipc: clear 'next'-pointer of message fragments before reassemblyJon Paul Maloy2014-07-111-0/+1
| | * GRE: enable offloads for GREAmritha Nambiar2014-07-111-0/+1
| | * netlink: Fix handling of error from netlink_dump().Ben Pfaff2014-07-091-2/+2
| | * appletalk: Fix socket referencing in skbAndrey Utkin2014-07-081-3/+0
| | * ip_tunnel: fix ip_tunnel_lookupDmitry Popov2014-07-081-4/+8
| | * tipc: fix bug in multicast/broadcast message reassemblyJon Paul Maloy2014-07-081-3/+8
| | * tcp: fix false undo corner casesYuchung Cheng2014-07-072-6/+8
| | * igmp: fix the problem when mc leave groupdingtianhong2014-07-071-4/+6
| | * net: Fix NETDEV_CHANGE notifier usage causing spurious arp flushLoic Prylli2014-07-071-1/+8
| | * Merge branch 'net_ovs_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2014-07-077-19/+55
| | |\
| | | * openvswitch: Use exact lookup for flow_get and flow_del.Alex Wang2014-06-303-13/+29
| | | * openvswitch: Fix tracking of flags seen in TCP flows.Ben Pfaff2014-06-293-6/+7
| | | * openvswitch: supply a dummy err_handler of gre_cisco_protocol to prevent kern...Wei Zhang2014-06-291-0/+17
| | | * openvswitch: Fix a double free bug for the sample actionAndy Zhou2014-06-291-0/+2
| | * | net: Performance fix for process_backlogTom Herbert2014-07-071-11/+10
| | * | ipv4: icmp: Fix pMTU handling for rare caseEdward Allcutt2014-07-071-2/+0
| | * | tcp: Fix divide by zero when pushing during tcp-repairChristoph Paasch2014-07-021-1/+2
| | * | vlan: free percpu stats in device destructorEric Dumazet2014-07-021-3/+10
| | * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-07-016-39/+73
| | |\ \
| | | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-06-276-39/+73
| | | |\ \ | | | | |/ | | | |/|
OpenPOWER on IntegriCloud