Age | Commit message (Expand) | Author | Files | Lines |
2016-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 30 | -94/+209 |
2016-09-22 | tcp: properly account Fast Open SYN-ACK retrans | Yuchung Cheng | 3 | -1/+4 |
2016-09-22 | tcp: fix under-accounting retransmit SNMP counters | Yuchung Cheng | 1 | -1/+1 |
2016-09-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 6 | -14/+48 |
2016-09-22 | net: get rid of an signed integer overflow in ip_idents_reserve() | Eric Dumazet | 1 | -2/+8 |
2016-09-21 | vti6: fix input path | Nicolas Dichtel | 3 | -9/+13 |
2016-09-21 | ipmr, ip6mr: return lastuse relative to now | Nikolay Aleksandrov | 2 | -4/+10 |
2016-09-20 | net: ipv6: fallback to full lookup if table lookup is unsuitable | Vincent Bernat | 1 | -1/+10 |
2016-09-19 | cgroup: duplicate cgroup reference when cloning sockets | Johannes Weiner | 1 | -1/+4 |
2016-09-19 | xfrm: Fix memory leak of aead algorithm name | Ilan Tayari | 1 | -0/+1 |
2016-09-18 | Merge tag 'mac80211-for-davem-2016-09-16' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 3 | -3/+16 |
2016-09-17 | irda: Free skb on irda_accept error path. | phil.turnbull@oracle.com | 1 | -3/+2 |
2016-09-17 | tcp: fix overflow in __tcp_retransmit_skb() | Eric Dumazet | 1 | -1/+2 |
2016-09-16 | Merge tag 'nfsd-4.8-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -2/+3 |
2016-09-16 | net: VRF: Pass original iif to ip_route_input() | Mark Tomlinson | 1 | -2/+3 |
2016-09-16 | Merge tag 'batadv-net-for-davem-20160914' of git://git.open-mesh.org/linux-merge | David S. Miller | 2 | -2/+28 |
2016-09-16 | Merge tag 'mac80211-for-davem-2016-09-13' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 5 | -37/+39 |
2016-09-15 | mac80211: reject TSPEC TIDs (TSIDs) for aggregation | Johannes Berg | 2 | -1/+10 |
2016-09-14 | mac80211: check skb_linearize() return value | Johannes Berg | 1 | -2/+6 |
2016-09-13 | nl80211: validate number of probe response CSA counters | Johannes Berg | 1 | -1/+1 |
2016-09-13 | sctp: hold the transport before using it in sctp_hash_cmp | Xin Long | 1 | -10/+17 |
2016-09-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 5 | -13/+21 |
2016-09-13 | netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensions | Gao Feng | 2 | -4/+5 |
2016-09-12 | Merge tag 'nfs-for-4.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 3 | -14/+34 |
2016-09-12 | svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation") | Chuck Lever | 1 | -2/+3 |
2016-09-12 | netfilter: nf_nat: handle NF_DROP from nfnetlink_parse_nat_setup() | Pablo Neira Ayuso | 1 | -1/+1 |
2016-09-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 35 | -160/+233 |
2016-09-12 | mac80211: make mpath path fixing more robust | Pedersen, Thomas | 2 | -2/+3 |
2016-09-12 | mac80211: fix sequence number assignment for PS response frames | Felix Fietkau | 1 | -32/+33 |
2016-09-12 | mac80211: fix tim recalculation after PS response | Felix Fietkau | 1 | -2/+2 |
2016-09-09 | sctp: identify chunks that need to be fragmented at IP level | Marcelo Ricardo Leitner | 1 | -1/+12 |
2016-09-09 | vti: use right inner_mode for inbound inter address family policy checks | thomas.zeitlhofer+lkml@ze-it.at | 2 | -2/+28 |
2016-09-09 | xfrm_user: propagate sec ctx allocation errors | Mathias Krause | 1 | -3/+6 |
2016-09-08 | tcp: cwnd does not increase in TCP YeAH | Artem Germanov | 1 | -1/+1 |
2016-09-08 | tcp: fastopen: avoid negative sk_forward_alloc | Eric Dumazet | 1 | -0/+1 |
2016-09-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 6 | -18/+18 |
2016-09-06 | ipv6: addrconf: fix dev refcont leak when DAD failed | Wei Yongjun | 1 | -0/+2 |
2016-09-06 | net: Don't delete routes in different VRFs | Mark Tomlinson | 2 | -3/+8 |
2016-09-06 | xprtrdma: Fix receive buffer accounting | Chuck Lever | 2 | -12/+30 |
2016-09-06 | xprtrdma: Revert 3d4cf35bd4fa ("xprtrdma: Reply buffer exhaustion...") | Chuck Lever | 1 | -5/+7 |
2016-09-06 | ipv6: release dst in ping_v6_sendmsg | Dave Jones | 1 | -2/+7 |
2016-09-06 | netfilter: nft_chain_route: re-route before skb is queued to userspace | Liping Zhang | 2 | -7/+14 |
2016-09-05 | netfilter: nf_tables_trace: fix endiness when dump chain policy | Liping Zhang | 1 | -1/+1 |
2016-09-04 | af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock' | Linus Torvalds | 1 | -22/+23 |
2016-09-04 | Revert "af_unix: Fix splice-bind deadlock" | Linus Torvalds | 1 | -40/+26 |
2016-09-04 | bonding: Fix bonding crash | Mahesh Bandewar | 1 | -0/+16 |
2016-09-03 | sunrpc: fix UDP memory accounting | Paolo Abeni | 1 | -1/+1 |
2016-09-02 | l2tp: fix use-after-free during module unload | Sabrina Dubroca | 1 | -0/+3 |
2016-09-01 | ipv6: Don't unset flowi6_proto in ipxip6_tnl_xmit() | Eli Cooper | 1 | -0/+2 |
2016-09-01 | rps: flow_dissector: Fix uninitialized flow_keys used in __skb_get_hash possibly | Gao Feng | 1 | -2/+4 |