| Commit message (Expand) | Author | Age | Files | Lines |
* | net: devlink: select NET_DEVLINK from drivers | Jiri Pirko | 2019-03-24 | 1 | -5/+2 |
* | net: devlink: turn devlink into a built-in | Jakub Kicinski | 2019-02-26 | 1 | -10/+1 |
* | bpf: make LWTUNNEL_BPF dependent on INET | Peter Oskolkov | 2019-02-16 | 1 | -1/+1 |
* | net: convert bridge_nf to use skb extension infrastructure | Florian Westphal | 2018-12-19 | 1 | -0/+1 |
* | sk_buff: add skb extension infrastructure | Florian Westphal | 2018-12-19 | 1 | -0/+3 |
* | bpf, sockmap: convert to generic sk_msg interface | Daniel Borkmann | 2018-10-15 | 1 | -0/+11 |
* | net: remove blank lines at end of file | Stephen Hemminger | 2018-07-24 | 1 | -1/+1 |
* | net: Introduce generic failover module | Sridhar Samudrala | 2018-05-29 | 1 | -0/+13 |
* | net: add skeleton of bpfilter kernel module | Alexei Starovoitov | 2018-05-23 | 1 | -0/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-05-08 | 1 | -0/+1 |
|\ |
|
| * | net: initial AF_XDP skeleton | Björn Töpel | 2018-05-04 | 1 | -0/+1 |
* | | net: Add Software fallback infrastructure for socket dependent offloads | Ilya Lesokhin | 2018-05-01 | 1 | -0/+3 |
|/ |
|
* | page_pool: refurbish version of page_pool code | Jesper Dangaard Brouer | 2018-04-17 | 1 | -0/+3 |
* | Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-02-01 | 1 | -1/+0 |
|\ |
|
| * | ipx: move Novell IPX protocol support into staging | Stephen Hemminger | 2017-11-28 | 1 | -1/+0 |
* | | netfilter: don't allocate space for arp/bridge hooks unless needed | Florian Westphal | 2018-01-08 | 1 | -0/+1 |
* | | net: tcp: Remove TCP probe module | Masami Hiramatsu | 2018-01-02 | 1 | -17/+0 |
|/ |
|
* | net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros. | Varsha Rao | 2017-09-04 | 1 | -7/+0 |
* | nsh: add GSO support | Jiri Benc | 2017-08-30 | 1 | -0/+1 |
* | irda: move net/irda/ to drivers/staging/irda/net/ | Greg Kroah-Hartman | 2017-08-29 | 1 | -1/+0 |
* | bpf: sockmap requires STREAM_PARSER add Kconfig entry | John Fastabend | 2017-08-28 | 1 | -0/+12 |
* | tls: kernel TLS support | Dave Watson | 2017-06-15 | 1 | -0/+1 |
* | bpf: make jited programs visible in traces | Daniel Borkmann | 2017-02-17 | 1 | -1/+2 |
* | gro_cells: move to net/core/gro_cells.c | Eric Dumazet | 2017-02-08 | 1 | -0/+4 |
* | net: Introduce ife encapsulation module | Yotam Gigi | 2017-02-03 | 1 | -0/+1 |
* | net: Introduce psample, a new genetlink channel for packet sampling | Yotam Gigi | 2017-01-24 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-01-11 | 1 | -4/+0 |
|\ |
|
| * | cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig | Arnd Bergmann | 2017-01-11 | 1 | -4/+0 |
* | | smc: establish new socket family | Ursula Braun | 2017-01-09 | 1 | -0/+1 |
|/ |
|
* | bpf: BPF for lightweight tunnel infrastructure | Thomas Graf | 2016-12-02 | 1 | -0/+8 |
* | strparser: Stream parser for messages | Tom Herbert | 2016-08-18 | 1 | -0/+1 |
* | net/ncsi: Resource management | Gavin Shan | 2016-07-20 | 1 | -0/+1 |
* | bpf: add generic constant blinding for use in jits | Daniel Borkmann | 2016-05-16 | 1 | -2/+5 |
* | bpf: split HAVE_BPF_JIT into cBPF and eBPF variant | Daniel Borkmann | 2016-05-16 | 1 | -3/+11 |
* | net: Add Qualcomm IPC router | Courtney Cavin | 2016-05-09 | 1 | -0/+1 |
* | Make DST_CACHE a silent config option | Dave Jones | 2016-03-22 | 1 | -1/+1 |
* | net: add a hardware buffer management helper API | Gregory CLEMENT | 2016-03-14 | 1 | -0/+3 |
* | kcm: Kernel Connection Multiplexor module | Tom Herbert | 2016-03-09 | 1 | -0/+1 |
* | net: mellanox: add DEVLINK dependencies | Arnd Bergmann | 2016-03-03 | 1 | -0/+9 |
* | Introduce devlink infrastructure | Jiri Pirko | 2016-03-01 | 1 | -0/+7 |
* | net: add dst_cache support | Paolo Abeni | 2016-02-17 | 1 | -0/+4 |
* | net, sched: add clsact qdisc | Daniel Borkmann | 2016-01-11 | 1 | -0/+3 |
* | net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct | Tejun Heo | 2015-12-09 | 1 | -0/+6 |
* | net: Introduce L3 Master device abstraction | David Ahern | 2015-09-30 | 1 | -0/+1 |
* | lwtunnel: infrastructure for handling light weight tunnels like mpls | Roopa Prabhu | 2015-07-21 | 1 | -0/+7 |
* | net: add CONFIG_NET_INGRESS to enable ingress filtering | Pablo Neira | 2015-05-14 | 1 | -0/+3 |
* | kconfig: use bool instead of boolean for type definition attributes | Christoph Jaeger | 2015-01-07 | 1 | -7/+7 |
* | net: introduce generic switch devices support | Jiri Pirko | 2014-12-03 | 1 | -0/+1 |
* | bpf: split eBPF out of NET | Alexei Starovoitov | 2014-10-28 | 1 | -1/+1 |
* | net: bpf: fix bpf syscall dependence on anon_inodes | Alexei Starovoitov | 2014-10-10 | 1 | -0/+1 |