Age | Commit message (Expand) | Author |
2016-11-18 | ethtool: Core impl for ETHTOOL_PHY_DOWNSHIFT tunable | Raju Lakkaraju |
2016-11-18 | ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE | Raju Lakkaraju |
2016-11-18 | netns: make struct pernet_operations::id unsigned int | Alexey Dobriyan |
2016-11-18 | udp: enable busy polling for all sockets | Eric Dumazet |
2016-11-18 | cfg80211: limit scan results cache size | Johannes Berg |
2016-11-17 | net sched filters: pass netlink message flags in event notification | Roman Mashak |
2016-11-17 | RDS: TCP: Force every connection to be initiated by numerically smaller IP ad... | Sowmini Varadhan |
2016-11-17 | RDS: TCP: Track peer's connection generation number | Sowmini Varadhan |
2016-11-17 | RDS: TCP: set RDS_FLAG_RETRANSMITTED in cp_retrans list | Sowmini Varadhan |
2016-11-17 | net_sched: sch_fq: use hash_ptr() | Eric Dumazet |
2016-11-17 | ip6_tunnel: disable caching when the traffic class is inherited | Paolo Abeni |
2016-11-17 | net: check dead netns for peernet2id_alloc() | WANG Cong |
2016-11-17 | wireless: fix bogus maybe-uninitialized warning | Arnd Bergmann |
2016-11-17 | xattr: Fix setting security xattrs on sockfs | Andreas Gruenbacher |
2016-11-16 | sctp: use new rhlist interface on sctp transport rhashtable | Xin Long |
2016-11-16 | netpoll: more efficient locking | Eric Dumazet |
2016-11-16 | net: busy-poll: return busypolling status to drivers | Eric Dumazet |
2016-11-16 | net: busy-poll: allow preemption in sk_busy_loop() | Eric Dumazet |
2016-11-16 | ipv4: Fix memory leak in exception case for splitting tries | Alexander Duyck |
2016-11-16 | ipv4: Restore fib_trie_flush_external function and fix call ordering | Alexander Duyck |
2016-11-16 | ipv6: sr: add option to control lwtunnel support | David Lebrun |
2016-11-15 | rtnetlink: fix rtnl message size computation for XDP | Sabrina Dubroca |
2016-11-15 | rtnetlink: fix rtnl_vfinfo_size | Sabrina Dubroca |
2016-11-15 | tcp: allow to enable the repair mode for non-listening sockets | Andrey Vagin |
2016-11-15 | udp: restore UDPlite many-cast delivery | Pablo Neira |
2016-11-15 | dctcp: update cwnd on congestion event | Florian Westphal |
2016-11-15 | igmp: do not remove igmp souce list info when set link down | Hangbin Liu |
2016-11-15 | udplite: fix NULL pointer dereference | Paolo Abeni |
2016-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-11-15 | mac80211: fix A-MSDU aggregation with fast-xmit + txq | Felix Fietkau |
2016-11-15 | mac80211: remove bogus skb vif assignment | Felix Fietkau |
2016-11-15 | mac80211: update A-MPDU flag on tx dequeue | Felix Fietkau |
2016-11-15 | cfg80211: add bitrate for 20MHz MCS 9 | Pedersen, Thomas |
2016-11-15 | Revert "mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE" | Felix Fietkau |
2016-11-15 | mac80211: Ignore VHT IE from peer with wrong rx_mcs_map | Filip Matusiak |
2016-11-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-11-14 | sctp: change sk state only when it has assocs in sctp_shutdown | Xin Long |
2016-11-14 | net: fix sleeping for sk_wait_event() | WANG Cong |
2016-11-14 | sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports | Scott Mayhew |
2016-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2016-11-13 | netfilter: x_tables: simplify IS_ERR_OR_NULL to NULL test | Julia Lawall |
2016-11-13 | tcp: take care of truncations done by sk_filter() | Eric Dumazet |
2016-11-13 | ipv4: use new_gw for redirect neigh lookup | Stephen Suryaputra Lin |
2016-11-13 | openvswitch: allow L3 netdev ports | Jiri Benc |
2016-11-13 | openvswitch: add Ethernet push and pop actions | Jiri Benc |
2016-11-13 | openvswitch: netlink: support L3 packets | Jiri Benc |
2016-11-13 | openvswitch: add processing of L3 packets | Jiri Benc |
2016-11-13 | openvswitch: support MPLS push and pop for L3 packets | Jiri Benc |
2016-11-13 | openvswitch: pass mac_proto to ovs_vport_send | Jiri Benc |
2016-11-13 | openvswitch: add mac_proto field to the flow key | Jiri Benc |