summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2016-11-25net: ipv4, ipv6: run cgroup eBPF egress programsDaniel Mack
2016-11-25net: filter: run cgroup eBPF ingress programsDaniel Mack
2016-11-25bpf: add new prog type for cgroup socket filteringDaniel Mack
2016-11-24ethtool: Protect {get, set}_phy_tunable with PHY device mutexFlorian Fainelli
2016-11-24devlink: Add E-Switch inline mode controlRoi Dayan
2016-11-24net: Add net-device param to the get offloaded stats ndoOr Gerlitz
2016-11-24tcp: enhance tcp_collapse_retrans() with skb_shift()Eric Dumazet
2016-11-24VSOCK: add loopback to virtio_transportStefan Hajnoczi
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-11-21tcp: make undo_cwnd mandatory for congestion modulesFlorian Westphal
2016-11-21tcp: add cwnd_undo functions to various tcp cc algorithmsFlorian Westphal
2016-11-21bridge: mcast: add MLDv2 querier supportNikolay Aleksandrov
2016-11-21bridge: mcast: add IGMPv3 query supportNikolay Aleksandrov
2016-11-21tcp: zero ca_priv area when switching cc algorithmsFlorian Westphal
2016-11-21net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmitGao Feng
2016-11-21udp: avoid one cache line miss in recvmsg()Eric Dumazet
2016-11-19tipc: eliminate obsolete socket locking policy descriptionJon Paul Maloy
2016-11-19rtnl: fix the loop index update error in rtnl_dump_ifinfo()Zhang Shengju
2016-11-19net: fix bogus cast in skb_pagelen() and use unsigned variablesAlexey Dobriyan
2016-11-19net: make struct napi_alloc_cache::skb_count unsigned intAlexey Dobriyan
2016-11-19l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()Guillaume Nault
2016-11-19Merge tag 'batadv-next-for-davem-20161119' of git://git.open-mesh.org/linux-m...David S. Miller
2016-11-19Merge tag 'batadv-net-for-davem-20161119' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2016-11-19af_packet: Use virtio_net_hdr_from_skb() directly.Jarno Rajahalme
2016-11-19af_packet: Use virtio_net_hdr_to_skb().Jarno Rajahalme
2016-11-19virtio_net: Do not clear memory for struct virtio_net_hdr twice.Jarno Rajahalme
2016-11-18Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-11-18rtnetlink: fix FDB size computationSabrina Dubroca
2016-11-18Merge tag 'mac80211-for-davem-2016-11-18' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-11-18af_unix: conditionally use freezable blocking calls in readWANG Cong
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-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