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-03-08
ice: Fix curr_link_speed advertised speed
Jedrzej Jagielski
1
-1
/
+1
2022-03-08
ice: Don't use GFP_KERNEL in atomic context
Christophe JAILLET
1
-1
/
+1
2022-03-08
ice: Fix error with handling of bonding MTU
Dave Ertman
2
-15
/
+15
2022-03-08
ice: stop disabling VFs due to PF error responses
Jacob Keller
2
-21
/
+0
2022-03-08
i40e: stop disabling VFs due to PF error responses
Jacob Keller
3
-59
/
+9
2022-03-08
iavf: Fix adopting new combined setting
Michal Maloszewski
2
-4
/
+10
2022-03-08
iavf: Fix handling of vlan strip virtual channel messages
Michal Maloszewski
1
-0
/
+40
2022-03-08
ixgbevf: add disable link state
Slawomir Mrozowicz
5
-1
/
+57
2022-03-08
ixgbe: add improvement for MDD response functionality
Slawomir Mrozowicz
3
-1
/
+52
2022-03-08
ixgbe: add the ability for the PF to disable VF link state
Slawomir Mrozowicz
5
-44
/
+182
2022-03-08
net: phy: lan87xx: use genphy_read_master_slave in read_status
Arun Ramadoss
1
-29
/
+1
2022-03-08
net: phy: exported the genphy_read_master_slave function
Arun Ramadoss
1
-10
/
+9
2022-03-08
net: dsa: mt7530: fix incorrect test in mt753x_phylink_validate()
Russell King (Oracle)
1
-1
/
+1
2022-03-08
net: lan966x: allow offloading timestamp operations to the PHY
Horatiu Vultur
1
-1
/
+3
2022-03-08
net: mdio-mux: add bus name to bus id
Heiner Kallweit
1
-2
/
+2
2022-03-07
net: cxgb3: Fix an error code when probing the driver
Zheyu Ma
1
-0
/
+1
2022-03-07
ice: xsk: fix GCC version checking against pragma unroll presence
Maciej Fijalkowski
1
-1
/
+1
2022-03-07
vxlan_core: delete unnecessary condition
Dan Carpenter
1
-28
/
+26
2022-03-07
Revert "ath: add support for special 0x0 regulatory domain"
Brian Norris
1
-5
/
+5
2022-03-07
nds32: Remove the architecture
Alan Kao
1
-7
/
+5
2022-03-07
smsc95xx: Ignore -ENODEV errors when device is unplugged
Fabio Estevam
1
-8
/
+20
2022-03-07
qed: return status of qed_iov_get_link
Tom Rix
1
-7
/
+11
2022-03-07
nfp: xsk: avoid newline at the end of message in NL_SET_ERR_MSG_MOD
Guo Zhengkui
1
-1
/
+1
2022-03-07
net: phy: micrel: Move netif_rx() outside of IRQ-off section.
Sebastian Andrzej Siewior
1
-2
/
+2
2022-03-07
net: phy: micrel: Use netif_rx().
Sebastian Andrzej Siewior
1
-2
/
+2
2022-03-07
tun: vxlan: Use netif_rx().
Sebastian Andrzej Siewior
2
-3
/
+3
2022-03-07
ethernet: sun: Free the coherent when failing in probing
Zheyu Ma
1
-1
/
+5
2022-03-07
micrel: Use generic ptp_msg_is_sync() function
Kurt Kanzenbach
1
-12
/
+1
2022-03-07
dp83640: Use generic ptp_msg_is_sync() function
Kurt Kanzenbach
1
-12
/
+1
2022-03-07
net: lantiq_xrx200: fix use after free bug
Aleksander Jan Bajkowski
1
-1
/
+1
2022-03-07
net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prepare()
Jia-Ju Bai
1
-0
/
+7
2022-03-07
xen/netfront: react properly to failing gnttab_end_foreign_access_ref()
Juergen Gross
1
-17
/
+31
2022-03-07
xen/netfront: don't use gnttab_query_foreign_access() for mapped status
Juergen Gross
1
-4
/
+2
2022-03-06
bonding: helper macro __ATTR_RO to make code more clear
Lianjie Zhang
1
-7
/
+1
2022-03-06
wireless: Marvell: Use netif_rx().
Sebastian Andrzej Siewior
3
-4
/
+4
2022-03-06
wireless: brcmfmac: Use netif_rx().
Sebastian Andrzej Siewior
7
-28
/
+19
2022-03-06
wireless: Atheros: Use netif_rx().
Sebastian Andrzej Siewior
3
-3
/
+3
2022-03-06
slip/plip: Use netif_rx().
Sebastian Andrzej Siewior
2
-2
/
+2
2022-03-06
mctp: serial: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2022-03-06
can: Use netif_rx().
Sebastian Andrzej Siewior
6
-9
/
+9
2022-03-06
net: phy: Use netif_rx().
Sebastian Andrzej Siewior
3
-5
/
+5
2022-03-06
net: tun: track dropped skb via kfree_skb_reason()
Dongli Zhang
1
-9
/
+28
2022-03-06
net: tun: split run_ebpf_filter() and pskb_trim() into different "if statement"
Dongli Zhang
1
-1
/
+4
2022-03-06
net: tap: track dropped skb via kfree_skb_reason()
Dongli Zhang
1
-10
/
+25
2022-03-05
bnxt_en: add an nvm test for hw diagnose
Vikas Gupta
4
-18
/
+113
2022-03-05
bnxt_en: implement hw health reporter
Kalesh AP
4
-0
/
+126
2022-03-05
bnxt_en: Do not destroy health reporters during reset
Edwin Peer
3
-29
/
+24
2022-03-05
bnxt_en: Eliminate unintended link toggle during FW reset
Michael Chan
1
-3
/
+1
2022-03-05
bnxt_en: Properly report no pause support on some cards
Michael Chan
4
-9
/
+17
2022-03-05
bnxt_en: introduce initial link state of unknown
Edwin Peer
3
-14
/
+29
[prev]
[next]