summaryrefslogtreecommitdiff
path: root/net/core
Commit message (Expand)AuthorAge
* ktime: Get rid of the unionThomas Gleixner2016-12-25
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* neigh: Send netevent after marking neigh as deadIdo Schimmel2016-12-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-17
|\
| * net: xdp: add invalid buffer warningJohn Fastabend2016-12-17
* | Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-12-14
|\ \
| * | netns: avoid disabling irq for netns idPaul Moore2016-12-14
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-12
|\ \ \
| * | | net/flowcache: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-09
| * | | net/dev: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-09
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-12
|\ \ \ \ | |_|_|/ |/| | |
* | | | net: skb_condense() can also deal with empty skbsEric Dumazet2016-12-09
* | | | bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau2016-12-08
* | | | udp: under rx pressure, try to condense skbsEric Dumazet2016-12-08
* | | | net: rfs: add a jump labelEric Dumazet2016-12-08
* | | | flow dissector: ICMP supportSimon Horman2016-12-08
* | | | net/udp: do not touch skb->peeked unless really neededEric Dumazet2016-12-06
* | | | bpf: remove type arg from __is_valid_{,xdp_}accessDaniel Borkmann2016-12-05
* | | | net_sched: gen_estimator: complete rewrite of rate estimatorsEric Dumazet2016-12-05
* | | | net_sched: gen_estimator: account for timer driftsEric Dumazet2016-12-03
* | | | netns: fix net_generic() "id - 1" bloatAlexey Dobriyan2016-12-03
* | | | netns: add dummy struct inside "struct net_generic"Alexey Dobriyan2016-12-03
* | | | netns: publish net_generic correctlyAlexey Dobriyan2016-12-03
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-03
|\ \ \ \ | |/ / /
| * | | net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet2016-12-02
| * | | net/rtnetlink: fix attribute name in nlmsg_size() commentsTobias Klauser2016-12-02
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-11-27
| |\ \ \
| | * | | flowcache: Increase threshold for refusing new allocationsMiroslav Urbanek2016-11-23
* | | | | bpf: Add support for reading socket family, type, protocolDavid Ahern2016-12-02
* | | | | bpf: Add new cgroup attach type to enable sock modificationsDavid Ahern2016-12-02
* | | | | tcp: allow to turn tcp timestamp randomization offFlorian Westphal2016-12-02
* | | | | tcp: randomize tcp timestamp offsets for each connectionFlorian Westphal2016-12-02
* | | | | sock: reset sk_err for ICMP packets read from error queueSoheil Hassas Yeganeh2016-12-02
* | | | | bpf: BPF for lightweight tunnel infrastructureThomas Graf2016-12-02
* | | | | rtnetlink: return the correct error codeZhang Shengju2016-12-01
* | | | | neigh: remove duplicate check for same neighZhang Shengju2016-11-30
* | | | | bpf, xdp: allow to pass flags to dev_change_xdp_fdDaniel Borkmann2016-11-30
* | | | | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan2016-11-30
* | | | | bpf: reuse dev_is_mac_header_xmit for redirectDaniel Borkmann2016-11-27
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-26
|\ \ \ \ \ | |/ / / /
| * | | | net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGSMiroslav Lichvar2016-11-25
| * | | | rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit()Zhang Shengju2016-11-23
| * | | | flow_dissect: call init_default_flow_dissectors() earlierEric Dumazet2016-11-22
* | | | | net: properly flush delay-freed skbsEric Dumazet2016-11-25
* | | | | net: filter: run cgroup eBPF ingress programsDaniel Mack2016-11-25
* | | | | bpf: add new prog type for cgroup socket filteringDaniel Mack2016-11-25
* | | | | ethtool: Protect {get, set}_phy_tunable with PHY device mutexFlorian Fainelli2016-11-24
* | | | | devlink: Add E-Switch inline mode controlRoi Dayan2016-11-24
* | | | | net: Add net-device param to the get offloaded stats ndoOr Gerlitz2016-11-24
* | | | | tcp: enhance tcp_collapse_retrans() with skb_shift()Eric Dumazet2016-11-24