Age | Commit message (Expand) | Author |
2022-08-22 | Remove DECnet support from kernel | Stephen Hemminger |
2022-03-03 | page_pool: Add allocation stats | Joe Damato |
2021-11-20 | net: kunit: add a test for dev_addr_lists | Jakub Kicinski |
2021-10-01 | net/core: disable NET_RX_BUSY_POLL on PREEMPT_RT | Sebastian Andrzej Siewior |
2021-07-29 | mctp: Add MCTP base | Jeremy Kerr |
2021-05-11 | bpf, kconfig: Add consolidated menu entry for bpf with core options | Daniel Borkmann |
2021-04-28 | net: selftest: fix build issue if INET is disabled | Oleksij Rempel |
2021-04-20 | net: add generic selftest support | Oleksij Rempel |
2021-03-19 | net: add CONFIG_PCPU_DEV_REFCNT | Eric Dumazet |
2021-02-26 | bpf: Clean up sockmap related Kconfigs | Cong Wang |
2021-02-11 | net/sock: Add kernel config SOCK_RX_QUEUE_MAPPING | Tariq Toukan |
2020-10-29 | wimax: move out to staging | Arnd Bergmann |
2020-09-30 | drop_monitor: Convert to using devlink tracepoint | Ido Schimmel |
2020-07-07 | net: ethtool: Remove PHYLIB direct dependency | Florian Fainelli |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-05-10 | net: ethtool: netlink: Add support for triggering a cable test | Andrew Lunn |
2020-04-30 | docs: networking: convert pktgen.txt to ReST | Mauro Carvalho Chehab |
2020-04-28 | docs: networking: convert ip-sysctl.txt to ReST | Mauro Carvalho Chehab |
2020-03-25 | net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build | Pablo Neira Ayuso |
2020-02-20 | net: disable BRIDGE_NETFILTER by default | Roman Kiryanov |
2020-01-24 | mptcp: Add MPTCP socket stubs | Mat Martineau |
2019-12-27 | ethtool: introduce ethtool netlink interface | Michal Kubecek |
2019-12-25 | net: Add a layer for non-PHY MII time stamping drivers. | Richard Cochran |
2019-11-21 | net: Fix Kconfig indentation, continued | Krzysztof Kozlowski |
2019-08-17 | devlink: Add packet trap infrastructure | Ido Schimmel |
2019-06-17 | net: ipv4: move tcp_fastopen server side code to SipHash library | Ard Biesheuvel |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-03-24 | net: devlink: select NET_DEVLINK from drivers | Jiri Pirko |
2019-02-26 | net: devlink: turn devlink into a built-in | Jakub Kicinski |
2019-02-16 | bpf: make LWTUNNEL_BPF dependent on INET | Peter Oskolkov |
2018-12-19 | net: convert bridge_nf to use skb extension infrastructure | Florian Westphal |
2018-12-19 | sk_buff: add skb extension infrastructure | Florian Westphal |
2018-10-15 | bpf, sockmap: convert to generic sk_msg interface | Daniel Borkmann |
2018-07-24 | net: remove blank lines at end of file | Stephen Hemminger |
2018-05-28 | net: Introduce generic failover module | Sridhar Samudrala |
2018-05-23 | net: add skeleton of bpfilter kernel module | Alexei Starovoitov |
2018-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-05-03 | net: initial AF_XDP skeleton | Björn Töpel |
2018-05-01 | net: Add Software fallback infrastructure for socket dependent offloads | Ilya Lesokhin |
2018-04-17 | page_pool: refurbish version of page_pool code | Jesper Dangaard Brouer |
2018-02-01 | Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-01-08 | netfilter: don't allocate space for arp/bridge hooks unless needed | Florian Westphal |
2018-01-02 | net: tcp: Remove TCP probe module | Masami Hiramatsu |
2017-11-28 | ipx: move Novell IPX protocol support into staging | Stephen Hemminger |
2017-09-04 | net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros. | Varsha Rao |
2017-08-29 | nsh: add GSO support | Jiri Benc |
2017-08-28 | irda: move net/irda/ to drivers/staging/irda/net/ | Greg Kroah-Hartman |
2017-08-28 | bpf: sockmap requires STREAM_PARSER add Kconfig entry | John Fastabend |
2017-06-15 | tls: kernel TLS support | Dave Watson |
2017-02-17 | bpf: make jited programs visible in traces | Daniel Borkmann |