index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-28
mlxsw: spectrum_fid: Configure flooding entries using PGT APIs
Amit Cohen
1
-6
/
+59
2022-06-28
mlxsw: spectrum_fid: Set 'mid_base' as part of flood tables initialization
Amit Cohen
2
-4
/
+32
2022-06-28
mlxsw: spectrum: Initialize PGT table
Amit Cohen
1
-0
/
+9
2022-06-28
mlxsw: Extend PGT APIs to support maintaining list of ports per entry
Amit Cohen
2
-0
/
+231
2022-06-28
mlxsw: Add a dedicated structure for bitmap of ports
Amit Cohen
2
-19
/
+43
2022-06-28
mlxsw: Add an indication of SMPE index validity for PGT table
Amit Cohen
3
-0
/
+7
2022-06-28
mlxsw: Add an initial PGT table support
Amit Cohen
4
-1
/
+136
2022-06-28
mlxsw: spectrum_fid: Configure egress VID classification for multicast
Amit Cohen
1
-0
/
+23
2022-06-28
mlxsw: Set flood bridge type for FIDs
Amit Cohen
2
-5
/
+14
2022-06-28
mlxsw: spectrum_fid: Store 'bridge_type' as part of FID family
Amit Cohen
1
-5
/
+4
2022-06-28
mlxsw: Prepare 'bridge_type' field for SFMR usage
Amit Cohen
2
-8
/
+9
2022-06-28
mlxsw: spectrum_fid: Configure flooding table type for rFID
Amit Cohen
2
-3
/
+14
2022-06-28
mlxsw: spectrum: Add a temporary variable to indicate bridge model
Amit Cohen
2
-0
/
+2
2022-06-27
hinic: Use the bitmap API when applicable
Christophe JAILLET
1
-5
/
+2
2022-06-27
nfp: add support for 'ethtool -t DEVNAME' command
Fei Qin
1
-0
/
+167
2022-06-27
nfp: support vepa mode in HW bridge
Yinjun Zhang
4
-2
/
+73
2022-06-27
net: atlantic:fix repeated words in comments
Jilin Yuan
1
-2
/
+2
2022-06-27
amd/xgbe: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-06-27
agere: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-06-27
net: usb: asix: do not force pause frames support
Oleksij Rempel
1
-2
/
+1
2022-06-27
net: asix: fix "can't send until first packet is send" issue
Oleksij Rempel
1
-0
/
+1
2022-06-27
octeon_ep: use bitwise AND
Shreenidhi Shedi
1
-1
/
+1
2022-06-27
net: axienet: Modify function description
Deming Wang
1
-1
/
+1
2022-06-27
epic100: fix use after free on rmmod
Tong Zhang
1
-2
/
+2
2022-06-27
net: tun: stop NAPI when detaching queues
Jakub Kicinski
1
-1
/
+10
2022-06-27
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-2
/
+16
2022-06-27
can: can327: CAN/ldisc driver for ELM327 based OBD-II adapters
Max Staudt
3
-0
/
+1156
2022-06-27
Revert "devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_coredumpm"
Greg Kroah-Hartman
10
-11
/
+16
2022-06-27
Revert "mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv"
Greg Kroah-Hartman
3
-10
/
+8
2022-06-27
caif_virtio: fix race between virtio_device_ready() and ndo_open()
Jason Wang
1
-1
/
+9
2022-06-27
virtio-net: fix race between ndo_open() and virtio_device_ready()
Jason Wang
1
-1
/
+7
2022-06-27
sfc:falcon: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-06-27
sfc: fix repeated words in comments
Jilin Yuan
1
-5
/
+5
2022-06-27
Merge tag 'linux-can-next-for-5.20-20220625' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
David S. Miller
17
-374
/
+542
2022-06-27
net: dsa: rzn1-a5psw: add FDB support
Clément Léger
2
-0
/
+185
2022-06-27
net: dsa: rzn1-a5psw: add statistics support
Clément Léger
2
-0
/
+220
2022-06-27
net: dsa: rzn1-a5psw: add Renesas RZ/N1 advanced 5 port switch driver
Clément Léger
4
-0
/
+926
2022-06-27
net: pcs: add Renesas MII converter driver
Clément Léger
3
-0
/
+529
2022-06-25
can/esd_usb: Update to copyright, M_AUTHOR and M_DESCRIPTION
Frank Jungclaus
1
-4
/
+6
2022-06-25
can/esd_usb: Fixed some checkpatch.pl warnings
Frank Jungclaus
1
-23
/
+8
2022-06-25
can/esd_usb: Rename all terms USB2 to USB
Frank Jungclaus
1
-104
/
+109
2022-06-25
can/esd_usb2: Rename esd_usb2.c to esd_usb.c
Frank Jungclaus
3
-5
/
+12
2022-06-24
net: pcs: xpcs: depends on PHYLINK in Kconfig
Jakub Kicinski
1
-2
/
+2
2022-06-24
usbnet: Fix linkwatch use-after-free on disconnect
Lukas Wunner
1
-6
/
+2
2022-06-24
i40e: read the XDP program once per NAPI
Ciara Loftus
2
-12
/
+16
2022-06-24
net: dp83822: disable rx error interrupt
Enguerrand de Ribaucourt
1
-2
/
+1
2022-06-24
net: dp83822: disable false carrier interrupt
Enguerrand de Ribaucourt
1
-1
/
+0
2022-06-24
net: tun: unlink NAPI from device on destruction
Jakub Kicinski
1
-0
/
+1
2022-06-24
sfc: siena: fix repeated words in comments
Jilin Yuan
1
-5
/
+5
2022-06-24
net/funeth: Support UDP segmentation offload
Dimitris Michailidis
4
-2
/
+27
[prev]
[next]