summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-191-4/+4
|\
| * xen/9pfs: p9_trans_xen_init and p9_trans_xen_exit can be staticWei Yongjun2017-05-181-2/+2
| * xen/9pfs: fix return value check in xen_9pfs_front_probe()Wei Yongjun2017-05-181-2/+2
* | sctp: do not inherit ipv6_{mc|ac|fl}_list from parentEric Dumazet2017-05-181-0/+3
* | udp: make *udp*_queue_rcv_skb() functions staticPaolo Abeni2017-05-184-6/+4
* | bridge: netlink: check vlan_default_pvid rangeTobias Jungel2017-05-181-0/+7
* | net: x25: fix one potential use-after-free issuelinzhang2017-05-182-9/+20
* | ipv6: Check ip6_find_1stfragopt() return value properly.David S. Miller2017-05-173-12/+12
* | net: fix compile error in skb_orphan_partial()Eric Dumazet2017-05-171-3/+0
* | ipv6: Prevent overrun when parsing v6 header optionsCraig Gallek2017-05-174-6/+16
* | neighbour: update neigh timestamps iff update is effectiveIhar Hrachyshka2017-05-171-4/+10
* | arp: honour gratuitous ARP _replies_Ihar Hrachyshka2017-05-171-2/+14
* | net: Improve handling of failures on link and route dumpsDavid Ahern2017-05-163-28/+49
* | net/smc: Add warning about remote memory exposureChristoph Hellwig2017-05-161-0/+4
* | smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEYUrsula Braun2017-05-165-37/+8
* | ipmr: vrf: Find VIFs using the actual deviceThomas Winter2017-05-161-2/+16
* | tcp: eliminate negative reordering in tcp_clean_rtx_queueSoheil Hassas Yeganeh2017-05-161-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-1511-101/+147
|\ \
| * | ipv6: avoid dad-failures for addresses with NODADMahesh Bandewar2017-05-151-1/+4
| * | net/packet: fix missing net_device reference releaseDouglas Caetano dos Santos2017-05-151-7/+7
| * | sctp: fix src address selection if using secondary addresses for ipv6Xin Long2017-05-121-17/+29
| * | tipc: make macro tipc_wait_for_cond() smp safeJon Paul Maloy2017-05-111-19/+19
| * | net: sched: optimize class dumpsEric Dumazet2017-05-111-0/+6
| * | tcp: avoid fragmenting peculiar skbs in SACKYuchung Cheng2017-05-111-4/+5
| * | netem: fix skb_orphan_partial()Eric Dumazet2017-05-111-12/+8
| * | xdp: refine xdp api with regards to generic xdpDaniel Borkmann2017-05-112-41/+54
| * | xdp: add flag to enforce driver modeDaniel Borkmann2017-05-112-0/+7
| * | ipv6/dccp: do not inherit ipv6_mc_list from parentWANG Cong2017-05-112-0/+8
* | | Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-05-1010-787/+1197
|\ \ \
| * | | NFSv4: Fix callback server shutdownTrond Myklebust2017-04-271-0/+38
| * | | SUNRPC: Refactor svc_set_num_threads()Trond Myklebust2017-04-271-38/+58
| * | | svcrdma: Clean out old XDR encodersChuck Lever2017-04-251-70/+0
| * | | svcrdma: Remove the req_map cacheChuck Lever2017-04-252-152/+0
| * | | svcrdma: Remove unused RDMA Write completion handlerChuck Lever2017-04-251-18/+0
| * | | svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxtChuck Lever2017-04-251-3/+3
| * | | svcrdma: Clean up RPC-over-RDMA backchannel reply processingChuck Lever2017-04-252-16/+29
| * | | svcrdma: Report Write/Reply chunk overrunsChuck Lever2017-04-251-2/+56
| * | | svcrdma: Clean up RDMA_ERROR pathChuck Lever2017-04-253-63/+51
| * | | svcrdma: Use rdma_rw API in RPC reply pathChuck Lever2017-04-253-354/+350
| * | | svcrdma: Introduce local rdma_rw API helpersChuck Lever2017-04-254-1/+518
| * | | svcrdma: Clean up svc_rdma_get_inv_rkey()Chuck Lever2017-04-251-22/+17
| * | | svcrdma: Add helper to save pages under I/OChuck Lever2017-04-251-13/+18
| * | | svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULTChuck Lever2017-04-252-3/+1
| * | | svcrdma: Add svc_rdma_map_reply_hdr()Chuck Lever2017-04-252-38/+59
| * | | svcrdma: Move send_wr to svc_rdma_op_ctxtChuck Lever2017-04-252-35/+40
* | | | Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-05-108-135/+295
|\ \ \ \
| * \ \ \ Merge tag 'nfs-rdma-4.12-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2017-04-256-122/+295
| |\ \ \ \
| | * | | | xprtrdma: Remove rpcrdma_buffer::rb_poolChuck Lever2017-04-251-1/+0
| | * | | | sunrpc: Fix xdr_init_decode_pages() documenting commentChuck Lever2017-04-251-1/+1
| | * | | | xprtrdma: Squelch ENOBUFS warningsChuck Lever2017-04-251-3/+5