index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: usb: ax88179_178a: restore state on resume
Justin Chen
2022-07-23
1
-26
/
+1
*
net: usb: ax88179_178a: clean up pm calls
Justin Chen
2022-07-23
1
-88
/
+59
*
net: usb: ax88179_178a: remove redundant init code
Justin Chen
2022-07-23
1
-81
/
+4
*
mlxsw: core: Fix use-after-free calling devl_unlock() in mlxsw_core_bus_devic...
Jiri Pirko
2022-07-22
1
-2
/
+2
*
sfc: attach/detach EF100 representors along with their owning PF
Edward Cree
2022-07-22
5
-3
/
+59
*
sfc: hook up ef100 representor TX
Edward Cree
2022-07-22
3
-1
/
+38
*
sfc: support passing a representor to the EF100 TX path
Edward Cree
2022-07-22
7
-17
/
+123
*
sfc: determine representee m-port for EF100 representors
Edward Cree
2022-07-22
5
-1
/
+96
*
sfc: phys port/switch identification for ef100 reps
Edward Cree
2022-07-22
2
-2
/
+39
*
sfc: add basic ethtool ops to ef100 reps
Edward Cree
2022-07-22
1
-0
/
+26
*
sfc: add skeleton ef100 VF representors
Edward Cree
2022-07-22
8
-11
/
+196
*
sfc: detect ef100 MAE admin privilege/capability at probe time
Edward Cree
2022-07-22
4
-0
/
+55
*
sfc: update EF100 register descriptions
Edward Cree
2022-07-22
1
-23
/
+60
*
net: marvell: prestera: use netif_is_any_bridge_port instead of open code
Juhee Kang
2022-07-22
1
-2
/
+2
*
mlxsw: use netif_is_any_bridge_port() instead of open code
Juhee Kang
2022-07-22
1
-3
/
+1
*
Merge tag 'linux-can-next-for-5.20-20220721' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2022-07-22
1
-1
/
+1
|
\
|
*
can: pch_can: pch_can_error(): initialize errc before using it
Vincent Mailhol
2022-07-21
1
-1
/
+1
*
|
net: ipa: fix build
Paolo Abeni
2022-07-22
6
-24
/
+24
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-21
42
-260
/
+546
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'linux-can-fixes-for-5.19-20220720' of git://git.kernel.org/pub/scm...
David S. Miller
2022-07-20
2
-5
/
+14
|
|
\
|
|
*
can: rcar_canfd: Add missing of_node_put() in rcar_canfd_probe()
Liang He
2022-07-20
1
-0
/
+1
|
|
*
can: mcp251xfd: fix detection of mcp251863
Marc Kleine-Budde
2022-07-20
1
-5
/
+13
|
*
|
mlxsw: spectrum_router: Fix IPv4 nexthop gateway indication
Ido Schimmel
2022-07-20
1
-1
/
+1
|
*
|
tcp: Fix data-races around sysctl knobs related to SYN option.
Kuniyuki Iwashima
2022-07-20
1
-3
/
+3
|
*
|
ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.
Kuniyuki Iwashima
2022-07-20
1
-1
/
+1
|
*
|
ipv4: Fix data-races around sysctl_fib_multipath_hash_policy.
Kuniyuki Iwashima
2022-07-20
1
-1
/
+1
|
|
/
|
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2022-07-20
5
-26
/
+81
|
|
\
|
|
*
iavf: Fix missing state logs
Przemyslaw Patynowski
2022-07-18
1
-0
/
+4
|
|
*
iavf: Fix handling of dummy receive descriptors
Przemyslaw Patynowski
2022-07-18
1
-3
/
+2
|
|
*
iavf: Disallow changing rx/tx-frames and rx/tx-frames-irq
Przemyslaw Patynowski
2022-07-18
4
-13
/
+1
|
|
*
iavf: Fix VLAN_V2 addition/rejection
Przemyslaw Patynowski
2022-07-18
3
-10
/
+74
|
*
|
net: ethernet: mtk_ppe: fix possible NULL pointer dereference in mtk_flow_get...
Lorenzo Bianconi
2022-07-20
1
-0
/
+3
|
*
|
r8152: fix a WOL issue
Hayes Wang
2022-07-20
1
-2
/
+14
|
*
|
amt: do not use amt->nr_tunnels outside of lock
Taehee Yoo
2022-07-19
1
-3
/
+6
|
*
|
amt: drop unexpected multicast data
Taehee Yoo
2022-07-19
1
-0
/
+3
|
*
|
amt: drop unexpected query message
Taehee Yoo
2022-07-19
1
-1
/
+13
|
*
|
amt: drop unexpected advertisement message
Taehee Yoo
2022-07-19
1
-0
/
+5
|
*
|
amt: add missing regeneration nonce logic in request logic
Taehee Yoo
2022-07-19
1
-0
/
+4
|
*
|
amt: use READ_ONCE() in amt module
Taehee Yoo
2022-07-19
1
-7
/
+8
|
*
|
amt: remove unnecessary locks
Taehee Yoo
2022-07-19
1
-27
/
+5
|
*
|
amt: use workqueue for gateway side message handling
Taehee Yoo
2022-07-19
1
-15
/
+144
|
*
|
net: dsa: vitesse-vsc73xx: silent spi_device_id warnings
Oleksij Rempel
2022-07-19
1
-0
/
+10
|
*
|
net: dsa: sja1105: silent spi_device_id warnings
Oleksij Rempel
2022-07-19
1
-0
/
+16
|
*
|
be2net: Fix buffer overflow in be_get_module_eeprom
Hristo Venev
2022-07-19
3
-18
/
+25
|
*
|
net: stmmac: remove redunctant disable xPCS EEE call
Wong Vee Khee
2022-07-19
1
-8
/
+0
|
*
|
ixgbe: Add locking to prevent panic when setting sriov_numvfs to zero
Piotr Skajewski
2022-07-19
3
-0
/
+10
|
*
|
i40e: Fix erroneous adapter reinitialization during recovery process
Dawid Lukwinski
2022-07-19
1
-8
/
+5
|
*
|
net: ethernet: mtk_eth_soc: fix off by one check of ARRAY_SIZE
Tom Rix
2022-07-19
1
-1
/
+1
|
*
|
net: lan966x: Fix usage of lan966x->mac_lock when used by FDB
Horatiu Vultur
2022-07-19
1
-11
/
+23
|
*
|
net: lan966x: Fix usage of lan966x->mac_lock inside lan966x_mac_irq_handler
Horatiu Vultur
2022-07-19
1
-7
/
+12
[next]