aboutsummaryrefslogtreecommitdiffstats
path: root/net/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-03net_sched: gen_estimator: account for timer driftsEric Dumazet1-9/+16
2016-12-03netns: fix net_generic() "id - 1" bloatAlexey Dobriyan1-8/+12
2016-12-03netns: add dummy struct inside "struct net_generic"Alexey Dobriyan1-4/+4
2016-12-03netns: publish net_generic correctlyAlexey Dobriyan1-5/+5
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-8/+6
2016-12-02net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet1-2/+2
2016-12-02bpf: Add support for reading socket family, type, protocolDavid Ahern1-0/+21
2016-12-02bpf: Add new cgroup attach type to enable sock modificationsDavid Ahern1-0/+62
2016-12-02tcp: allow to turn tcp timestamp randomization offFlorian Westphal1-2/+3
2016-12-02tcp: randomize tcp timestamp offsets for each connectionFlorian Westphal1-4/+6
2016-12-02sock: reset sk_err for ICMP packets read from error queueSoheil Hassas Yeganeh1-4/+13
2016-12-02bpf: BPF for lightweight tunnel infrastructureThomas Graf4-0/+572
2016-12-02net/rtnetlink: fix attribute name in nlmsg_size() commentsTobias Klauser1-2/+2
2016-12-01rtnetlink: return the correct error codeZhang Shengju1-1/+1
2016-11-30neigh: remove duplicate check for same neighZhang Shengju1-10/+5
2016-11-30bpf, xdp: allow to pass flags to dev_change_xdp_fdDaniel Borkmann2-3/+31
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan2-3/+18
2016-11-27bpf: reuse dev_is_mac_header_xmit for redirectDaniel Borkmann1-10/+4
2016-11-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller1-4/+2
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-2/+3
2016-11-25net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGSMiroslav Lichvar1-0/+1
2016-11-25net: properly flush delay-freed skbsEric Dumazet1-2/+3
2016-11-25net: filter: run cgroup eBPF ingress programsDaniel Mack1-0/+4
2016-11-25bpf: add new prog type for cgroup socket filteringDaniel Mack1-0/+23
2016-11-24ethtool: Protect {get, set}_phy_tunable with PHY device mutexFlorian Fainelli1-0/+4
2016-11-24devlink: Add E-Switch inline mode controlRoi Dayan1-19/+51
2016-11-24net: Add net-device param to the get offloaded stats ndoOr Gerlitz1-2/+2
2016-11-24tcp: enhance tcp_collapse_retrans() with skb_shift()Eric Dumazet1-1/+3
2016-11-23rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit()Zhang Shengju1-1/+1
2016-11-23flowcache: Increase threshold for refusing new allocationsMiroslav Urbanek1-4/+2
2016-11-22flow_dissect: call init_default_flow_dissectors() earlierEric Dumazet1-1/+1
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-8/+16
2016-11-19rtnl: fix the loop index update error in rtnl_dump_ifinfo()Zhang Shengju1-1/+1
2016-11-19net: make struct napi_alloc_cache::skb_count unsigned intAlexey Dobriyan1-1/+1
2016-11-18rtnetlink: fix FDB size computationSabrina Dubroca1-1/+4
2016-11-18ethtool: Core impl for ETHTOOL_PHY_DOWNSHIFT tunableRaju Lakkaraju1-0/+6
2016-11-18ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLERaju Lakkaraju1-0/+87
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2-5/+4
2016-11-17net: check dead netns for peernet2id_alloc()WANG Cong1-0/+2
2016-11-16netpoll: more efficient lockingEric Dumazet2-4/+3
2016-11-16net: busy-poll: return busypolling status to driversEric Dumazet1-4/+6
2016-11-16net: busy-poll: allow preemption in sk_busy_loop()Eric Dumazet1-20/+82
2016-11-15rtnetlink: fix rtnl message size computation for XDPSabrina Dubroca1-1/+2
2016-11-15rtnetlink: fix rtnl_vfinfo_sizeSabrina Dubroca1-5/+7
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-25/+80
2016-11-14net: fix sleeping for sk_wait_event()WANG Cong2-18/+18
2016-11-12net: __skb_flow_dissect() must cap its return valueEric Dumazet1-3/+8
2016-11-12bpf: Fix bpf_redirect to an ipip/ip6tnl devMartin KaFai Lau2-19/+66
2016-11-09net: napi_hash_add() is no longer exportedEric Dumazet1-2/+1
2016-11-09ipv6: sr: add support for SRH encapsulation and injection with lwtunnelsDavid Lebrun1-0/+2