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-04-15
ixgbe, xsk: Terminate Rx side of NAPI when XSK Rx queue gets full
Maciej Fijalkowski
2
-9
/
+19
2022-04-15
i40e, xsk: Terminate Rx side of NAPI when XSK Rx queue gets full
Maciej Fijalkowski
2
-10
/
+23
2022-04-15
ice, xsk: Terminate Rx side of NAPI when XSK Rx queue gets full
Maciej Fijalkowski
2
-10
/
+20
2022-04-15
ixgbe, xsk: Decorate IXGBE_XDP_REDIR with likely()
Maciej Fijalkowski
1
-12
/
+13
2022-04-15
ice, xsk: Decorate ICE_XDP_REDIR with likely()
Maciej Fijalkowski
1
-10
/
+11
2022-04-15
net: hns3: add tx push support in hns3 ring param process
Jie Wang
1
-1
/
+32
2022-04-15
net: restore alpha order to Ethernet devices in config
Stephen Hemminger
1
-13
/
+13
2022-04-15
octeon_ep: fix error return code in octep_probe()
Yang Yingliang
1
-1
/
+2
2022-04-15
net: emaclite: Remove custom BUFFER_ALIGN macro
Shravya Kumbham
1
-16
/
+2
2022-04-15
net: emaclite: Update copyright text to correct format
Michal Simek
1
-1
/
+1
2022-04-15
net: emaclite: Fix coding style
Radhey Shyam Pandey
1
-20
/
+15
2022-04-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
David S. Miller
4
-3
/
+10
2022-04-15
net: ethernet: ti: davinci_emac: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
1
-6
/
+3
2022-04-15
octeon_ep: Fix spelling mistake "inerrupts" -> "interrupts"
Colin Ian King
1
-1
/
+1
2022-04-15
mlxsw: core_thermal: Use common define for thermal zone name length
Vadim Pasternak
1
-3
/
+2
2022-04-15
mlxsw: core_thermal: Use exact name of cooling devices for binding
Vadim Pasternak
1
-2
/
+1
2022-04-15
mlxsw: core_thermal: Add line card id prefix to line card thermal zone name
Vadim Pasternak
1
-4
/
+12
2022-04-15
mlxsw: core_thermal: Extend internal structures to support multi thermal areas
Vadim Pasternak
1
-57
/
+91
2022-04-15
mlxsw: core_hwmon: Introduce slot parameter in hwmon interfaces
Vadim Pasternak
1
-10
/
+20
2022-04-15
mlxsw: core_hwmon: Extend internal structures to support multi hwmon objects
Vadim Pasternak
1
-76
/
+111
2022-04-15
mlxsw: core: Move port module events enablement to a separate function
Vadim Pasternak
1
-8
/
+31
2022-04-15
mlxsw: core: Extend port module data structures for line cards
Vadim Pasternak
1
-73
/
+169
2022-04-15
mlxsw: core: Extend interfaces for cable info access with slot argument
Vadim Pasternak
7
-134
/
+184
2022-04-15
net: ethernet: ti: cpsw_priv: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
1
-12
/
+6
2022-04-15
net: stmmac: stmmac_main: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
1
-12
/
+6
2022-04-15
net: ethernet: ti: cpsw_new: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
1
-22
/
+11
2022-04-15
geneve: avoid indirect calls in GRO path, when possible
Paolo Abeni
1
-2
/
+8
2022-04-15
net: phy: LAN937x: added PHY_POLL_CABLE_TEST flag
Arun Ramadoss
1
-0
/
+1
2022-04-15
net: mvneta: add support for page_pool_get_stats
Lorenzo Bianconi
2
-1
/
+20
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
36
-126
/
+181
2022-04-14
Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
33
-122
/
+177
2022-04-14
ice: Fix memory leak in ice_get_orom_civd_data()
Jianglei Nie
1
-0
/
+1
2022-04-14
ice: fix crash in switchdev mode
Wojciech Drewek
1
-1
/
+2
2022-04-14
ice: allow creating VFs for !CONFIG_NET_SWITCHDEV
Maciej Fijalkowski
1
-1
/
+1
2022-04-14
ice: xsk: check if Rx ring was filled up to the end
Maciej Fijalkowski
1
-1
/
+6
2022-04-14
rndis_host: limit scope of bogus MAC address detection to ZTE devices
Lech Perczak
1
-5
/
+12
2022-04-14
rndis_host: enable the bogus MAC fixup for ZTE devices from cdc_ether
Lech Perczak
1
-0
/
+32
2022-04-14
cdc_ether: export usbnet_cdc_zte_rx_fixup
Lech Perczak
1
-1
/
+2
2022-04-14
net: bcmgenet: Revert "Use stronger register read/writes to assure ordering"
Jeremy Linton
1
-2
/
+2
2022-04-14
net: dsa: felix: fix tagging protocol changes with multiple CPU ports
Vladimir Oltean
1
-0
/
+23
2022-04-14
tun: annotate access to queue->trans_start
Antoine Tenart
1
-1
/
+1
2022-04-13
e1000e: Fix possible overflow in LTR decoding
Sasha Neftin
1
-2
/
+2
2022-04-13
igc: Fix suspending when PTM is active
Vinicius Costa Gomes
1
-1
/
+14
2022-04-13
igc: Fix BUG: scheduling while atomic
Sasha Neftin
1
-2
/
+2
2022-04-13
igc: Fix infinite loop in release_swfw_sync
Sasha Neftin
1
-2
/
+9
2022-04-13
net: dsa: realtek: don't parse compatible string for RTL8366S
Alvin Šipraga
1
-5
/
+0
2022-04-13
net: dsa: realtek: fix Kconfig to assure consistent driver linkage
Alvin Šipraga
1
-9
/
+21
2022-04-13
nfp: update nfp_X logging definitions
Dylan Muller
1
-6
/
+20
2022-04-13
Merge tag 'wireless-2022-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
David S. Miller
5
-23
/
+38
2022-04-13
octeon_ep: add ethtool support for Octeon PCI Endpoint NIC
Veerasenareddy Burru
3
-1
/
+465
[prev]
[next]