Age | Commit message (Expand) | Author | Files | Lines |
2016-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 27 | -113/+321 |
2016-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 23 | -103/+278 |
2016-11-21 | tcp: make undo_cwnd mandatory for congestion modules | Florian Westphal | 7 | -6/+18 |
2016-11-21 | tcp: add cwnd_undo functions to various tcp cc algorithms | Florian Westphal | 5 | -1/+55 |
2016-11-21 | bridge: mcast: add MLDv2 querier support | Nikolay Aleksandrov | 4 | -22/+112 |
2016-11-21 | bridge: mcast: add IGMPv3 query support | Nikolay Aleksandrov | 4 | -18/+97 |
2016-11-21 | tcp: zero ca_priv area when switching cc algorithms | Florian Westphal | 1 | -1/+3 |
2016-11-21 | net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit | Gao Feng | 1 | -1/+1 |
2016-11-21 | udp: avoid one cache line miss in recvmsg() | Eric Dumazet | 2 | -2/+4 |
2016-11-20 | tipc: eliminate obsolete socket locking policy description | Jon Paul Maloy | 1 | -47/+1 |
2016-11-20 | rtnl: fix the loop index update error in rtnl_dump_ifinfo() | Zhang Shengju | 1 | -1/+1 |
2016-11-20 | net: fix bogus cast in skb_pagelen() and use unsigned variables | Alexey Dobriyan | 2 | -2/+2 |
2016-11-20 | net: make struct napi_alloc_cache::skb_count unsigned int | Alexey Dobriyan | 1 | -1/+1 |
2016-11-20 | l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind() | Guillaume Nault | 2 | -4/+6 |
2016-11-19 | Merge tag 'batadv-next-for-davem-20161119' of git://git.open-mesh.org/linux-m... | David S. Miller | 9 | -115/+445 |
2016-11-19 | Merge tag 'batadv-net-for-davem-20161119' of git://git.open-mesh.org/linux-merge | David S. Miller | 2 | -0/+2 |
2016-11-19 | af_packet: Use virtio_net_hdr_from_skb() directly. | Jarno Rajahalme | 1 | -12/+4 |
2016-11-19 | af_packet: Use virtio_net_hdr_to_skb(). | Jarno Rajahalme | 1 | -48/+3 |
2016-11-19 | virtio_net: Do not clear memory for struct virtio_net_hdr twice. | Jarno Rajahalme | 1 | -2/+0 |
2016-11-19 | Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 3 | -10/+28 |
2016-11-18 | rtnetlink: fix FDB size computation | Sabrina Dubroca | 1 | -1/+4 |
2016-11-18 | Merge tag 'mac80211-for-davem-2016-11-18' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 6 | -6/+99 |
2016-11-18 | af_unix: conditionally use freezable blocking calls in read | WANG Cong | 1 | -6/+11 |
2016-11-18 | ethtool: Core impl for ETHTOOL_PHY_DOWNSHIFT tunable | Raju Lakkaraju | 1 | -0/+6 |
2016-11-18 | ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE | Raju Lakkaraju | 1 | -0/+87 |
2016-11-18 | netns: make struct pernet_operations::id unsigned int | Alexey Dobriyan | 51 | -57/+56 |
2016-11-18 | udp: enable busy polling for all sockets | Eric Dumazet | 2 | -0/+4 |
2016-11-18 | cfg80211: limit scan results cache size | Johannes Berg | 2 | -0/+70 |
2016-11-17 | net sched filters: pass netlink message flags in event notification | Roman Mashak | 1 | -2/+3 |
2016-11-17 | RDS: TCP: Force every connection to be initiated by numerically smaller IP ad... | Sowmini Varadhan | 3 | -18/+26 |
2016-11-17 | RDS: TCP: Track peer's connection generation number | Sowmini Varadhan | 6 | -3/+57 |
2016-11-17 | RDS: TCP: set RDS_FLAG_RETRANSMITTED in cp_retrans list | Sowmini Varadhan | 1 | -0/+3 |
2016-11-17 | net_sched: sch_fq: use hash_ptr() | Eric Dumazet | 1 | -2/+2 |
2016-11-17 | ip6_tunnel: disable caching when the traffic class is inherited | Paolo Abeni | 1 | -2/+11 |
2016-11-17 | net: check dead netns for peernet2id_alloc() | WANG Cong | 1 | -0/+2 |
2016-11-17 | xattr: Fix setting security xattrs on sockfs | Andreas Gruenbacher | 1 | -0/+15 |
2016-11-17 | sctp: use new rhlist interface on sctp transport rhashtable | Xin Long | 3 | -47/+61 |
2016-11-17 | netpoll: more efficient locking | Eric Dumazet | 2 | -4/+3 |
2016-11-16 | net: busy-poll: return busypolling status to drivers | Eric Dumazet | 1 | -4/+6 |
2016-11-16 | net: busy-poll: allow preemption in sk_busy_loop() | Eric Dumazet | 1 | -20/+82 |
2016-11-16 | ipv4: Fix memory leak in exception case for splitting tries | Alexander Duyck | 1 | -1/+3 |
2016-11-16 | ipv4: Restore fib_trie_flush_external function and fix call ordering | Alexander Duyck | 2 | -5/+80 |
2016-11-16 | ipv6: sr: add option to control lwtunnel support | David Lebrun | 3 | -3/+23 |
2016-11-16 | rtnetlink: fix rtnl message size computation for XDP | Sabrina Dubroca | 1 | -1/+2 |
2016-11-16 | rtnetlink: fix rtnl_vfinfo_size | Sabrina Dubroca | 1 | -5/+7 |
2016-11-16 | tcp: allow to enable the repair mode for non-listening sockets | Andrey Vagin | 1 | -1/+1 |
2016-11-16 | udp: restore UDPlite many-cast delivery | Pablo Neira | 2 | -6/+6 |
2016-11-16 | dctcp: update cwnd on congestion event | Florian Westphal | 1 | -1/+8 |
2016-11-16 | igmp: do not remove igmp souce list info when set link down | Hangbin Liu | 1 | -14/+36 |
2016-11-15 | udplite: fix NULL pointer dereference | Paolo Abeni | 3 | -3/+6 |