index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
Kconfig
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-17
ovpn: implement TCP transport
Antonio Quartulli
1
-0
/
+1
2025-04-17
ovpn: implement packet processing
Antonio Quartulli
1
-0
/
+4
2025-04-17
ovpn: implement basic TX path (UDP)
Antonio Quartulli
1
-0
/
+1
2025-04-17
ovpn: introduce the ovpn_peer object
Antonio Quartulli
1
-0
/
+1
2025-04-17
net: introduce OpenVPN Data Channel Offload (ovpn)
Antonio Quartulli
1
-0
/
+8
2025-03-21
net: remove sb1000 cable modem driver
Arnd Bergmann
1
-24
/
+0
2024-10-10
testing: net-drv: add basic shaper test
Paolo Abeni
1
-0
/
+1
2024-04-17
net: netdevsim: select PAGE_POOL in Kconfig
Jakub Kicinski
1
-0
/
+1
2024-04-08
net: handle HAS_IOPORT dependencies
Niklas Schnelle
1
-1
/
+1
2024-04-01
pfcp: add PFCP module
Wojciech Drewek
1
-0
/
+13
2023-12-13
virtio-net: support rx netdim
Heng Qi
1
-0
/
+1
2023-10-24
netkit, bpf: Add bpf programmable net device
Daniel Borkmann
1
-0
/
+9
2023-08-17
netconsole: Enable compile time configuration
Breno Leitao
1
-0
/
+22
2023-08-14
vmxnet3: Add XDP support.
William Tu
1
-0
/
+1
2023-08-09
net: netdevsim: use mock PHC driver
Vladimir Oltean
1
-0
/
+1
2023-05-10
net: veth: make PAGE_POOL_STATS optional
Lorenzo Bianconi
1
-1
/
+0
2023-04-24
net: veth: add page_pool stats
Lorenzo Bianconi
1
-0
/
+1
2023-04-24
net: veth: add page_pool for page recycling
Lorenzo Bianconi
1
-0
/
+1
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-12
/
+1
2023-02-02
drivers/net: Remove "select SRCU"
Paul E. McKenney
1
-1
/
+0
2023-01-12
net: thunderbolt: Move into own directory
Mika Westerberg
1
-12
/
+1
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+1
2022-10-10
Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-2
/
+0
2022-10-03
net: add framework to support Ethernet PSE and PDs devices
Oleksij Rempel
1
-0
/
+2
2022-10-03
crypto: kmsan: disable accelerated configs under KMSAN
Alexander Potapenko
1
-0
/
+1
2022-08-26
crypto: Kconfig - submenus for arm and arm64
Robert Elliott
1
-2
/
+0
2022-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-07-06
wireguard: Kconfig: select CRYPTO_CHACHA_S390
Vladis Dronov
1
-0
/
+1
2022-06-11
net: Kconfig: move the CAN device menu to the "Device Drivers" section
Vincent Mailhol
1
-0
/
+2
2022-01-07
lib/crypto: blake2s: include as built-in
Jason A. Donenfeld
1
-1
/
+0
2021-11-27
vmxnet3: Use generic Kconfig option for page size limit
Guenter Roeck
1
-3
/
+1
2021-11-09
amt: add IPV6 Kconfig dependency
Arnd Bergmann
1
-0
/
+1
2021-11-01
amt: add control plane of amt interface
Taehee Yoo
1
-0
/
+16
2021-10-26
ifb: Depend on netfilter alternatively to tc
Lukas Wunner
1
-1
/
+1
2021-08-13
net: Kconfig: remove obsolete reference to config MICROBLAZE_64K_PAGES
Lukas Bulwahn
1
-2
/
+2
2021-08-04
net: mhi: Remove MBIM protocol
Loic Poulain
1
-2
/
+2
2021-08-03
make legacy ISA probe optional
Arnd Bergmann
1
-0
/
+7
2021-07-29
mctp: Add initial driver infrastructure
Jeremy Kerr
1
-0
/
+2
2021-06-14
net: wwan: Fix WWAN config symbols
Loic Poulain
1
-1
/
+1
2021-06-12
net: mhi_net: Register wwan_ops for link creation
Loic Poulain
1
-0
/
+1
2021-06-08
net: Kconfig: indent with tabs instead of spaces
Marek BehĂșn
1
-11
/
+11
2021-04-16
net: Add a WWAN subsystem
Loic Poulain
1
-0
/
+2
2021-03-14
netdevsim: Add dummy psample implementation
Ido Schimmel
1
-0
/
+1
2021-03-08
crypto: mips/poly1305 - enable for all MIPS processors
Maciej W. Rozycki
1
-1
/
+1
2021-02-25
Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2021-02-23
wireguard: kconfig: use arm chacha even with no neon
Jason A. Donenfeld
1
-1
/
+1
2021-02-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+1
2021-01-26
bonding: add TLS dependency
Arnd Bergmann
1
-0
/
+1
2021-01-03
wireguard: Kconfig: select CRYPTO_BLAKE2S_ARM
Eric Biggers
1
-0
/
+1
2020-12-05
net: fix spelling mistake "wil" -> "will" in Kconfig
Colin Ian King
1
-1
/
+1
[next]