summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-11-16switchdev: bridge: Check return code is not EOPNOTSUPPIdo Schimmel
2015-11-15ipvs: use skb_to_full_sk() helperEric Dumazet
2015-11-15tcp: ensure proper barriers in lockless contextsEric Dumazet
2015-11-15sctp: translate host order to network order when setting a hmacidlucien
2015-11-15packet: fix tpacket_snd max frame lenDaniel Borkmann
2015-11-15packet: infer protocol from ethernet header if unsetDaniel Borkmann
2015-11-15packet: only allow extra vlan len on ethernet devicesDaniel Borkmann
2015-11-15packet: always probe for transport headerDaniel Borkmann
2015-11-15packet: do skb_probe_transport_header when we actually have dataDaniel Borkmann
2015-11-15ipv6: Check rt->dst.from for the DST_NOCACHE routeMartin KaFai Lau
2015-11-15ipv6: Check expire on DST_NOCACHE routeMartin KaFai Lau
2015-11-15ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 treeMartin KaFai Lau
2015-11-15af-unix: fix use-after-free with concurrent readers while splicingHannes Frederic Sowa
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-11-12Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-11-10netfilter: nf_tables: add clone interface to expression operationsPablo Neira Ayuso
2015-11-10netfilter: fix xt_TEE and xt_TPROXY dependenciesArnd Bergmann
2015-11-10netfilter: nfnetlink_log: work around uninitialized variable warningArnd Bergmann
2015-11-10svcrpc: document lack of some memory barriersJ. Bruce Fields
2015-11-10Revert "bridge: Allow forward delay to be cfgd when STP enabled"Vlad Yasevich
2015-11-10SUNRPC: drop stale comment in svc_setup_socket()Stefan Hajnoczi
2015-11-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-10net: fix a race in dst_release()Eric Dumazet
2015-11-10Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-11-09remove abs64()Andrew Morton
2015-11-09netfilter: Fix removal of GRE expectation entries created by PPTPAnthony Lineham
2015-11-09netfilter: nft_meta: use skb_to_full_sk() helperEric Dumazet
2015-11-09net_sched: em_meta: use skb_to_full_sk() helperEric Dumazet
2015-11-09sched: cls_flow: use skb_to_full_sk() helperEric Dumazet
2015-11-09netfilter: xt_owner: use skb_to_full_sk() helperEric Dumazet
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-11-07netfilter: ipset: Fix hash type expire: release empty hash bucket blockJozsef Kadlecsik
2015-11-07netfilter: ipset: Fix hash:* type expirationJozsef Kadlecsik
2015-11-07netfilter: ipset: Fix extension alignmentJozsef Kadlecsik
2015-11-07mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-11-05tcp: use correct req pointer in tcp_move_syn() callsEric Dumazet
2015-11-05packet: race condition in packet_bindFrancesco Ruggeri
2015-11-05ipv4: use sk_fullsock() in ipv4_conntrack_defrag()Eric Dumazet
2015-11-05tcp: fix req->saved_syn raceEric Dumazet
2015-11-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-11-05Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-05ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_devSabrina Dubroca
2015-11-05Bluetooth: L2CAP: Add missing checks for invalid LE DCIDJohan Hedberg
2015-11-05Bluetooth: L2CAP: Fix checked range when allocating new CIDJohan Hedberg
2015-11-05Bluetooth: L2CAP: Fix returning correct LE CoC response codesJohan Hedberg