summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2016-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-09-22tcp: properly account Fast Open SYN-ACK retransYuchung Cheng
2016-09-22tcp: fix under-accounting retransmit SNMP countersYuchung Cheng
2016-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-09-22net: get rid of an signed integer overflow in ip_idents_reserve()Eric Dumazet
2016-09-21vti6: fix input pathNicolas Dichtel
2016-09-21ipmr, ip6mr: return lastuse relative to nowNikolay Aleksandrov
2016-09-20net: ipv6: fallback to full lookup if table lookup is unsuitableVincent Bernat
2016-09-19cgroup: duplicate cgroup reference when cloning socketsJohannes Weiner
2016-09-19xfrm: Fix memory leak of aead algorithm nameIlan Tayari
2016-09-18Merge tag 'mac80211-for-davem-2016-09-16' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-09-17irda: Free skb on irda_accept error path.phil.turnbull@oracle.com
2016-09-17tcp: fix overflow in __tcp_retransmit_skb()Eric Dumazet
2016-09-16Merge tag 'nfsd-4.8-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-09-16net: VRF: Pass original iif to ip_route_input()Mark Tomlinson
2016-09-16Merge tag 'batadv-net-for-davem-20160914' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2016-09-16Merge tag 'mac80211-for-davem-2016-09-13' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-09-15mac80211: reject TSPEC TIDs (TSIDs) for aggregationJohannes Berg
2016-09-14mac80211: check skb_linearize() return valueJohannes Berg
2016-09-13nl80211: validate number of probe response CSA countersJohannes Berg
2016-09-13sctp: hold the transport before using it in sctp_hash_cmpXin Long
2016-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-09-13netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensionsGao Feng
2016-09-12Merge tag 'nfs-for-4.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-09-12svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")Chuck Lever
2016-09-12netfilter: nf_nat: handle NF_DROP from nfnetlink_parse_nat_setup()Pablo Neira Ayuso
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-09-12mac80211: make mpath path fixing more robustPedersen, Thomas
2016-09-12mac80211: fix sequence number assignment for PS response framesFelix Fietkau
2016-09-12mac80211: fix tim recalculation after PS responseFelix Fietkau
2016-09-09sctp: identify chunks that need to be fragmented at IP levelMarcelo Ricardo Leitner
2016-09-09vti: use right inner_mode for inbound inter address family policy checksthomas.zeitlhofer+lkml@ze-it.at
2016-09-09xfrm_user: propagate sec ctx allocation errorsMathias Krause
2016-09-08tcp: cwnd does not increase in TCP YeAHArtem Germanov
2016-09-08tcp: fastopen: avoid negative sk_forward_allocEric Dumazet
2016-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-09-06ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun
2016-09-06net: Don't delete routes in different VRFsMark Tomlinson
2016-09-06xprtrdma: Fix receive buffer accountingChuck Lever
2016-09-06xprtrdma: Revert 3d4cf35bd4fa ("xprtrdma: Reply buffer exhaustion...")Chuck Lever
2016-09-06ipv6: release dst in ping_v6_sendmsgDave Jones
2016-09-06netfilter: nft_chain_route: re-route before skb is queued to userspaceLiping Zhang
2016-09-05netfilter: nf_tables_trace: fix endiness when dump chain policyLiping Zhang
2016-09-04af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds
2016-09-04Revert "af_unix: Fix splice-bind deadlock"Linus Torvalds
2016-09-04bonding: Fix bonding crashMahesh Bandewar
2016-09-03sunrpc: fix UDP memory accountingPaolo Abeni
2016-09-02l2tp: fix use-after-free during module unloadSabrina Dubroca
2016-09-01ipv6: Don't unset flowi6_proto in ipxip6_tnl_xmit()Eli Cooper
2016-09-01rps: flow_dissector: Fix uninitialized flow_keys used in __skb_get_hash possiblyGao Feng