summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-11-18ethtool: Core impl for ETHTOOL_PHY_DOWNSHIFT tunableRaju Lakkaraju
2016-11-18ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLERaju Lakkaraju
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan
2016-11-18udp: enable busy polling for all socketsEric Dumazet
2016-11-18cfg80211: limit scan results cache sizeJohannes Berg
2016-11-17net sched filters: pass netlink message flags in event notificationRoman Mashak
2016-11-17RDS: TCP: Force every connection to be initiated by numerically smaller IP ad...Sowmini Varadhan
2016-11-17RDS: TCP: Track peer's connection generation numberSowmini Varadhan
2016-11-17RDS: TCP: set RDS_FLAG_RETRANSMITTED in cp_retrans listSowmini Varadhan
2016-11-17net_sched: sch_fq: use hash_ptr()Eric Dumazet
2016-11-17ip6_tunnel: disable caching when the traffic class is inheritedPaolo Abeni
2016-11-17net: check dead netns for peernet2id_alloc()WANG Cong
2016-11-17wireless: fix bogus maybe-uninitialized warningArnd Bergmann
2016-11-17xattr: Fix setting security xattrs on sockfsAndreas Gruenbacher
2016-11-16sctp: use new rhlist interface on sctp transport rhashtableXin Long
2016-11-16netpoll: more efficient lockingEric Dumazet
2016-11-16net: busy-poll: return busypolling status to driversEric Dumazet
2016-11-16net: busy-poll: allow preemption in sk_busy_loop()Eric Dumazet
2016-11-16ipv4: Fix memory leak in exception case for splitting triesAlexander Duyck
2016-11-16ipv4: Restore fib_trie_flush_external function and fix call orderingAlexander Duyck
2016-11-16ipv6: sr: add option to control lwtunnel supportDavid Lebrun
2016-11-15rtnetlink: fix rtnl message size computation for XDPSabrina Dubroca
2016-11-15rtnetlink: fix rtnl_vfinfo_sizeSabrina Dubroca
2016-11-15tcp: allow to enable the repair mode for non-listening socketsAndrey Vagin
2016-11-15udp: restore UDPlite many-cast deliveryPablo Neira
2016-11-15dctcp: update cwnd on congestion eventFlorian Westphal
2016-11-15igmp: do not remove igmp souce list info when set link downHangbin Liu
2016-11-15udplite: fix NULL pointer dereferencePaolo Abeni
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-15mac80211: fix A-MSDU aggregation with fast-xmit + txqFelix Fietkau
2016-11-15mac80211: remove bogus skb vif assignmentFelix Fietkau
2016-11-15mac80211: update A-MPDU flag on tx dequeueFelix Fietkau
2016-11-15cfg80211: add bitrate for 20MHz MCS 9Pedersen, Thomas
2016-11-15Revert "mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE"Felix Fietkau
2016-11-15mac80211: Ignore VHT IE from peer with wrong rx_mcs_mapFilip Matusiak
2016-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-11-14sctp: change sk state only when it has assocs in sctp_shutdownXin Long
2016-11-14net: fix sleeping for sk_wait_event()WANG Cong
2016-11-14sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transportsScott Mayhew
2016-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-11-13netfilter: x_tables: simplify IS_ERR_OR_NULL to NULL testJulia Lawall
2016-11-13tcp: take care of truncations done by sk_filter()Eric Dumazet
2016-11-13ipv4: use new_gw for redirect neigh lookupStephen Suryaputra Lin
2016-11-13openvswitch: allow L3 netdev portsJiri Benc
2016-11-13openvswitch: add Ethernet push and pop actionsJiri Benc
2016-11-13openvswitch: netlink: support L3 packetsJiri Benc
2016-11-13openvswitch: add processing of L3 packetsJiri Benc
2016-11-13openvswitch: support MPLS push and pop for L3 packetsJiri Benc
2016-11-13openvswitch: pass mac_proto to ovs_vport_sendJiri Benc
2016-11-13openvswitch: add mac_proto field to the flow keyJiri Benc