summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-05-16net/smc: Add warning about remote memory exposureChristoph Hellwig
2017-05-16smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEYUrsula Braun
2017-05-16ipmr: vrf: Find VIFs using the actual deviceThomas Winter
2017-05-16tcp: eliminate negative reordering in tcp_clean_rtx_queueSoheil Hassas Yeganeh
2017-05-16ebtables: arpreply: Add the standard target sanity checkGao Feng
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-15ipv6: avoid dad-failures for addresses with NODADMahesh Bandewar
2017-05-15net/packet: fix missing net_device reference releaseDouglas Caetano dos Santos
2017-05-15netfilter: nf_tables: revisit chain/object refcounting from elementsPablo Neira Ayuso
2017-05-15netfilter: nf_tables: missing sanitization in data from userspacePablo Neira Ayuso
2017-05-15netfilter: nf_tables: can't assume lock is acquired when dumping set elemsLiping Zhang
2017-05-15netfilter: synproxy: fix conntrackd interactionEric Leblond
2017-05-15netfilter: xtables: zero padding in data_to_userWillem de Bruijn
2017-05-15Merge tag 'ipvs-fixes-for-v4.12' of http://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso
2017-05-15netfilter: nfnl_cthelper: reject del request if helper obj is in useLiping Zhang
2017-05-15netfilter: introduce nf_conntrack_helper_put helper functionLiping Zhang
2017-05-15netfilter: don't setup nat info for confirmed ctLiping Zhang
2017-05-15netfilter: ctnetlink: Make some parameters integer to avoid enum mismatchMatthias Kaehlcke
2017-05-12sctp: fix src address selection if using secondary addresses for ipv6Xin Long
2017-05-11tipc: make macro tipc_wait_for_cond() smp safeJon Paul Maloy
2017-05-11net: sched: optimize class dumpsEric Dumazet
2017-05-11tcp: avoid fragmenting peculiar skbs in SACKYuchung Cheng
2017-05-11netem: fix skb_orphan_partial()Eric Dumazet
2017-05-11xdp: refine xdp api with regards to generic xdpDaniel Borkmann
2017-05-11xdp: add flag to enforce driver modeDaniel Borkmann
2017-05-11ipv6/dccp: do not inherit ipv6_mc_list from parentWANG Cong
2017-05-10Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-05-10Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-10Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-09dccp/tcp: do not inherit mc_list from parentEric Dumazet
2017-05-09DECnet: Use container_of() for embedded structKees Cook
2017-05-08Revert "ipv4: restore rt->fi for reference counting"David S. Miller
2017-05-08treewide: convert PF_MEMALLOC manipulations to new helpersVlastimil Babka
2017-05-08fs: ceph: CURRENT_TIME with ktime_get_real_ts()Deepa Dinamani
2017-05-08format-security: move static strings to constKees Cook
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko
2017-05-08net: use kvmalloc with __GFP_REPEAT rather than open coded variantMichal Hocko
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-05-08net/ipv6/ila/ila_xlat.c: simplify a strange allocation patternMichal Hocko
2017-05-08ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong
2017-05-08Merge tag 'mac80211-for-davem-2017-05-08' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-05-08vti: check nla_put_* return valueHangbin Liu
2017-05-08vlan: Keep NETIF_F_HW_CSUM similar to other software devicesVlad Yasevich
2017-05-08tcp: make congestion control optionally skip slow start after idleWei Wang
2017-05-08ipv4: restore rt->fi for reference countingWANG Cong
2017-05-08ipvs: SNAT packet replies only for NATed connectionsJulian Anastasov
2017-05-08mac80211: fix IBSS presp allocation sizeJohannes Berg