index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
1
-0
/
+1
|
\
|
*
crypto: kmsan: disable accelerated configs under KMSAN
Alexander Potapenko
2022-10-03
1
-0
/
+1
*
|
Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2022-10-10
1
-2
/
+0
|
\
\
|
*
|
crypto: Kconfig - submenus for arm and arm64
Robert Elliott
2022-08-26
1
-2
/
+0
|
|
/
*
/
net: add framework to support Ethernet PSE and PDs devices
Oleksij Rempel
2022-10-03
1
-0
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-07
1
-0
/
+1
|
\
|
*
wireguard: Kconfig: select CRYPTO_CHACHA_S390
Vladis Dronov
2022-07-06
1
-0
/
+1
*
|
net: Kconfig: move the CAN device menu to the "Device Drivers" section
Vincent Mailhol
2022-06-11
1
-0
/
+2
|
/
*
lib/crypto: blake2s: include as built-in
Jason A. Donenfeld
2022-01-07
1
-1
/
+0
*
vmxnet3: Use generic Kconfig option for page size limit
Guenter Roeck
2021-11-27
1
-3
/
+1
*
amt: add IPV6 Kconfig dependency
Arnd Bergmann
2021-11-09
1
-0
/
+1
*
amt: add control plane of amt interface
Taehee Yoo
2021-11-01
1
-0
/
+16
*
ifb: Depend on netfilter alternatively to tc
Lukas Wunner
2021-10-26
1
-1
/
+1
*
net: Kconfig: remove obsolete reference to config MICROBLAZE_64K_PAGES
Lukas Bulwahn
2021-08-13
1
-2
/
+2
*
net: mhi: Remove MBIM protocol
Loic Poulain
2021-08-04
1
-2
/
+2
*
make legacy ISA probe optional
Arnd Bergmann
2021-08-03
1
-0
/
+7
*
mctp: Add initial driver infrastructure
Jeremy Kerr
2021-07-29
1
-0
/
+2
*
net: wwan: Fix WWAN config symbols
Loic Poulain
2021-06-14
1
-1
/
+1
*
net: mhi_net: Register wwan_ops for link creation
Loic Poulain
2021-06-12
1
-0
/
+1
*
net: Kconfig: indent with tabs instead of spaces
Marek BehĂșn
2021-06-08
1
-11
/
+11
*
net: Add a WWAN subsystem
Loic Poulain
2021-04-16
1
-0
/
+2
*
netdevsim: Add dummy psample implementation
Ido Schimmel
2021-03-14
1
-0
/
+1
*
crypto: mips/poly1305 - enable for all MIPS processors
Maciej W. Rozycki
2021-03-08
1
-1
/
+1
*
Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-02-25
1
-1
/
+1
|
\
|
*
wireguard: kconfig: use arm chacha even with no neon
Jason A. Donenfeld
2021-02-23
1
-1
/
+1
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2021-02-21
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
wireguard: Kconfig: select CRYPTO_BLAKE2S_ARM
Eric Biggers
2021-01-03
1
-0
/
+1
*
|
bonding: add TLS dependency
Arnd Bergmann
2021-01-26
1
-0
/
+1
|
/
*
net: fix spelling mistake "wil" -> "will" in Kconfig
Colin Ian King
2020-12-05
1
-1
/
+1
*
net: Add mhi-net driver
Loic Poulain
2020-11-05
1
-0
/
+7
*
wimax: move out to staging
Arnd Bergmann
2020-10-29
1
-2
/
+0
*
net: mdio: Move MDIO drivers into a new subdirectory
Andrew Lunn
2020-08-27
1
-0
/
+2
*
net: pcs: Move XPCS into new PCS subdirectory
Andrew Lunn
2020-08-27
1
-0
/
+2
*
xen networking: add basic XDP support for xen-netfront
Denis Kirjanov
2020-07-01
1
-0
/
+1
*
docs: networking: reorganize driver documentation again
Jakub Kicinski
2020-06-26
1
-1
/
+1
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-23
/
+23
*
docs: networking: device drivers: convert sb1000.txt to ReST
Mauro Carvalho Chehab
2020-05-01
1
-1
/
+1
*
docs: networking: convert tuntap.txt to ReST
Mauro Carvalho Chehab
2020-05-01
1
-1
/
+1
*
docs: networking: convert netconsole.txt to ReST
Mauro Carvalho Chehab
2020-04-30
1
-2
/
+2
*
docs: networking: convert eql.txt to ReST
Mauro Carvalho Chehab
2020-04-28
1
-1
/
+1
*
docs: networking: convert bonding.txt to ReST
Mauro Carvalho Chehab
2020-04-28
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-25
1
-0
/
+1
|
\
|
*
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
2020-03-25
1
-0
/
+1
*
|
soc: qcom: ipa: support build of IPA code
Alex Elder
2020-03-08
1
-0
/
+2
*
|
net: UDP tunnel encapsulation module for tunnelling different protocols like ...
Martin Varghese
2020-02-24
1
-0
/
+13
|
/
*
Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-29
1
-5
/
+5
|
\
|
*
thunderbolt: Update Kconfig entries to USB4
Mika Westerberg
2019-12-18
1
-5
/
+5
*
|
drivers/net: netdevsim depends on INET
Hongbo Yao
2020-01-17
1
-0
/
+1
*
|
netdevsim: fib: Add dummy implementation for FIB offload
Ido Schimmel
2020-01-14
1
-0
/
+1
*
|
wireguard: Kconfig: select parent dependency for crypto
Jason A. Donenfeld
2019-12-16
1
-0
/
+2
[next]