index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
net: lan966x: Fix usage of lan966x->mac_lock when entry is removed
Horatiu Vultur
2022-07-19
1
-4
/
+20
*
|
net: lan966x: Fix usage of lan966x->mac_lock when entry is added
Horatiu Vultur
2022-07-19
1
-1
/
+7
*
|
net: lan966x: Fix taking rtnl_lock while holding spin_lock
Horatiu Vultur
2022-07-19
1
-9
/
+18
|
/
*
igmp: Fix data-races around sysctl_igmp_qrv.
Kuniyuki Iwashima
2022-07-18
1
-2
/
+2
*
net: prestera: acl: use proper mask for port selector
Maksym Glubokiy
2022-07-18
1
-3
/
+3
*
net: stmmac: fix dma queue left shift overflow issue
Junxiao Chang
2022-07-18
1
-0
/
+3
*
net: stmmac: switch to use interrupt for hw crosstimestamping
Wong Vee Khee
2022-07-18
6
-21
/
+29
*
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2022-07-16
6
-33
/
+11
|
\
|
*
igc: Reinstate IGC_REMOVED logic and implement it properly
Lennert Buytenhek
2022-07-14
2
-1
/
+7
|
*
Revert "e1000e: Fix possible HW unit hang after an s0ix exit"
Sasha Neftin
2022-07-14
4
-32
/
+0
|
*
e1000e: Enable GPT clock before sending message to CSME
Sasha Neftin
2022-07-14
1
-0
/
+4
*
|
net: dsa: microchip: ksz_common: Fix refcount leak bug
Liang He
2022-07-16
1
-1
/
+4
*
|
net: stmmac: fix unbalanced ptp clock issue in suspend/resume flow
Biao Huang
2022-07-15
2
-10
/
+15
*
|
net: stmmac: fix pm runtime issue in stmmac_dvr_remove()
Biao Huang
2022-07-15
1
-2
/
+3
*
|
stmmac: dwmac-mediatek: fix clock issue
Biao Huang
2022-07-15
1
-28
/
+21
*
|
ip: Fix data-races around sysctl_ip_fwd_update_priority.
Kuniyuki Iwashima
2022-07-15
1
-1
/
+2
*
|
ip: Fix data-races around sysctl_ip_default_ttl.
Kuniyuki Iwashima
2022-07-15
1
-1
/
+1
*
|
Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-07-14
40
-171
/
+373
|
\
\
|
*
|
nfp: flower: configure tunnel neighbour on cmsg rx
Tianyu Yuan
2022-07-14
1
-5
/
+13
|
*
|
xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queue
Juergen Gross
2022-07-14
1
-0
/
+1
|
|
/
|
*
net: atlantic: remove aq_nic_deinit() when resume
Chia-Lin Kao (AceLan)
2022-07-14
1
-3
/
+0
|
*
net: atlantic: remove deep parameter on suspend/resume functions
Chia-Lin Kao (AceLan)
2022-07-14
1
-14
/
+10
|
*
sfc: fix kernel panic when creating VF
Íñigo Huguet
2022-07-14
1
-0
/
+3
[next]