summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2017-04-18treewide-convert-pf_memalloc-manipulations-to-new-helpers-fixVlastimil Babka1-3/+3
2017-04-18treewide: convert PF_MEMALLOC manipulations to new helpersVlastimil Babka2-3/+5
2017-04-18fs: ceph: CURRENT_TIME with ktime_get_real_ts()Deepa Dinamani2-4/+6
2017-04-18format-security: move static strings to constKees Cook1-1/+2
2017-04-18mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko2-3/+2
2017-04-18net: use kvmalloc with __GFP_REPEAT rather than open coded variantMichal Hocko2-26/+10
2017-04-18treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko10-92/+26
2017-04-18net/ipv6/ila/ila_xlat.c: simplify a strange allocation patternMichal Hocko1-7/+1
2017-04-18Merge remote-tracking branch 'vhost/linux-next'Stephen Rothwell1-3/+3
2017-04-18Merge remote-tracking branch 'xen-tip/linux-next'Stephen Rothwell3-0/+557
2017-04-18Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell9-13/+13
2017-04-18Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell2-2/+2
2017-04-18Merge remote-tracking branch 'audit/next'Stephen Rothwell1-98/+28
2017-04-18Merge remote-tracking branch 'block/for-next'Stephen Rothwell1-0/+103
2017-04-18Merge remote-tracking branch 'crypto/master'Stephen Rothwell1-3/+3
2017-04-18Merge remote-tracking branch 'mac80211-next/master'Stephen Rothwell31-404/+1296
2017-04-18Merge remote-tracking branch 'ipvs-next/master'Stephen Rothwell2-23/+1
2017-04-18Merge remote-tracking branch 'netfilter-next/master'Stephen Rothwell64-389/+266
2017-04-18Merge remote-tracking branch 'ipsec-next/master'Stephen Rothwell20-363/+1563
2017-04-18Merge remote-tracking branch 'net-next/master'Stephen Rothwell315-3852/+7288
2017-04-18Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell2-11/+2
2017-04-18Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell9-749/+1101
2017-04-18Merge remote-tracking branch 'ipsec/master'Stephen Rothwell1-8/+38
2017-04-17net: rtnetlink: plumb extended ack to doit functionDavid Ahern23-94/+154
2017-04-17ipv6: sr: fix BUG due to headroom too small after SRH pushDavid Lebrun1-0/+8
2017-04-17gso: Validate assumption of frag_list segementationIlan Tayari1-4/+14
2017-04-17sctp: get list_of_streams of strreset outreq earlierXin Long1-4/+4
2017-04-17Add uid and cookie bpf helper to cg_skb_func_protoChenbo Feng1-6/+1
2017-04-17ipv6: drop non loopback packets claiming to originate from ::1Florian Westphal1-2/+5
2017-04-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller9-182/+176
2017-04-17net: bridge: notify on hw fdb takeoverNikolay Aleksandrov1-1/+3
2017-04-17kcm: remove a useless copy_from_user()WANG Cong1-4/+0
2017-04-17Subject: net: allow configuring default qdiscstephen hemminger2-0/+54
2017-04-17l2tp: device MTU setup, tunnel socket needs a lockR. Parameswaran2-1/+3
2017-04-17net-timestamp: avoid use-after-free in ip_recv_errorWillem de Bruijn3-14/+6
2017-04-17ipv4: fix a deadlock in ip_ra_controlWANG Cong3-9/+5
2017-04-17net: ipv6: send unsolicited NA on admin upDavid Ahern1-0/+2
2017-04-17net: dsa: isolate legacy codeVivien Didelot4-767/+825
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller22-67/+134
2017-04-15netfilter: remove nf_ct_is_untrackedFlorian Westphal13-41/+14
2017-04-15netfilter: kill the fake untracked conntrack objectsFlorian Westphal9-81/+33
2017-04-15netfilter: ecache: Refine the nf_ct_deliver_cached_eventsGao Feng1-2/+2
2017-04-15netfilter: nf_nat: Fix return NF_DROP in nfnetlink_parse_nat_setupGao Feng1-1/+1
2017-04-15Merge tag 'ipvs2-for-v4.12' of https://git.kernel.org/pub/scm/linux/kernel/gi...Pablo Neira Ayuso2-7/+4
2017-04-15ipset: remove unused function __ip_set_get_netlinkAaron Conole1-8/+0
2017-04-14Merge branch 'for-4.12/block' into for-nextJens Axboe1-1/+1
2017-04-14net: off by one in inet6_pton()Dan Carpenter1-1/+1
2017-04-14svcrdma: Clean out old XDR encodersChuck Lever1-70/+0
2017-04-14svcrdma: Remove the req_map cacheChuck Lever2-152/+0
2017-04-14svcrdma: Remove unused RDMA Write completion handlerChuck Lever1-18/+0