index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-05
i40e: Disallow ip4 and ip6 l4_4_bytes
Przemyslaw Patynowski
1
-10
/
+2
2022-12-05
i40e: Fix for VF MAC address 0
Sylwester Dziedziuch
1
-0
/
+2
2022-12-05
i40e: Fix not setting default xps_cpus after reset
Michal Jaron
1
-1
/
+18
2022-11-30
igb: Allocate MSI-X vector when testing
Akihiko Odaki
1
-0
/
+2
2022-11-30
e1000e: Fix TX dispatch condition
Akihiko Odaki
1
-2
/
+2
2022-11-23
e100: Fix possible use after free in e100_xmit_prepare
Wang Hai
1
-4
/
+1
2022-11-23
iavf: Fix error handling in iavf_init_module()
Yuan Can
1
-1
/
+8
2022-11-23
fm10k: Fix error handling in fm10k_init_module()
Yuan Can
1
-1
/
+9
2022-11-23
i40e: Fix error handling in i40e_init_module()
Shang XiaoJing
1
-1
/
+10
2022-11-23
ixgbevf: Fix resource leak in ixgbevf_init_module()
Shang XiaoJing
1
-1
/
+9
2022-11-21
ice: fix handling of burst Tx timestamps
Jacob Keller
2
-16
/
+16
2022-11-18
iavf: Fix race condition between iavf_shutdown and iavf_remove
Slawomir Laba
1
-9
/
+7
2022-11-18
iavf: remove INITIAL_MAC_SET to allow gARP to work properly
Stefan Assmann
2
-9
/
+0
2022-11-18
iavf: Do not restart Tx queues after reset task failure
Ivan Vecera
1
-1
/
+15
2022-11-18
iavf: Fix a crash during reset task
Ivan Vecera
1
-0
/
+1
2022-11-09
iavf: Fix VF driver counting VLAN 0 filters
Michal Jaron
1
-0
/
+2
2022-11-09
ice: Fix spurious interrupt during removal of trusted VF
Norbert Zulinski
4
-2
/
+31
2022-10-25
i40e: Fix flow-type by setting GL_HASH_INSET registers
Slawomir Laba
1
-33
/
+38
2022-10-25
i40e: Fix VF hang when reset is triggered on another VF
Sylwester Dziedziuch
2
-11
/
+33
2022-10-25
i40e: Fix ethtool rx-flow-hash setting for X722
Slawomir Laba
2
-8
/
+27
2022-10-14
i40e: Fix DMA mappings leak
Jan Sokolowski
6
-28
/
+74
2022-09-29
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
6
-58
/
+93
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-101
/
+71
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
14
-21
/
+15
2022-09-28
ice: Add support for VLAN priority filters in switchdev
Martyna Szapar-Mudlaw
2
-17
/
+60
2022-09-28
ice: support features on new E810T variants
Arkadiusz Kubalewski
2
-2
/
+21
2022-09-28
ice: Merge pin initialization of E810 and E810T adapters
Arkadiusz Kubalewski
2
-39
/
+12
2022-09-27
ice: xsk: drop power of 2 ring size restriction for AF_XDP
Maciej Fijalkowski
1
-13
/
+7
2022-09-27
ice: xsk: change batched Tx descriptor cleaning
Maciej Fijalkowski
3
-88
/
+64
2022-09-27
ice: reorder PF/representor devlink port register/unregister flows
Jiri Pirko
3
-10
/
+10
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-45
/
+104
2022-09-21
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-9
/
+14
2022-09-21
ice: Fix ice_xdp_xmit() when XDP TX queue number is not sufficient
Larysa Zaremba
1
-1
/
+4
2022-09-20
ice: Add low latency Tx timestamp read
Karol Kolacinski
7
-45
/
+154
2022-09-20
ice: Fix interface being down after reset with link-down-on-close flag on
Mateusz Palczewski
1
-9
/
+12
2022-09-20
ice: config netdev tc before setting queues number
Michal Swiatkowski
1
-0
/
+2
2022-09-20
ice: Add L2TPv3 hardware offload support
Marcin Szycik
4
-2
/
+109
2022-09-19
i40e: Fix set max_tx_rate when it is lower than 1 Mbps
Michal Jaron
1
-6
/
+26
2022-09-19
i40e: Fix VF set max MTU size
Michal Jaron
1
-0
/
+20
2022-09-19
iavf: Fix set max MTU size with port VLAN and jumbo frames
Michal Jaron
1
-2
/
+5
2022-09-19
iavf: Fix bad page state
Norbert Zulinski
1
-2
/
+2
2022-09-16
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
2
-4
/
+17
2022-09-08
iavf: Fix cached head and tail value for iavf_get_tx_pending
Brett Creeley
1
-1
/
+4
2022-09-08
iavf: Fix change VF's mac address
Sylwester Dziedziuch
1
-6
/
+3
2022-09-08
ice: Fix crash by keep old cfg when update TCs more than queues
Ding Hui
1
-16
/
+26
2022-09-08
ice: Don't double unplug aux on peer initiated reset
Dave Ertman
1
-2
/
+0
2022-09-08
igc: Remove IGC_MDIC_INT_EN definition
Sasha Neftin
1
-1
/
+0
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
8
-23
/
+100
2022-09-08
drivers/net/ethernet/e1000e: check return value of e1e_rphy()
Li Zhong
1
-3
/
+17
2022-09-07
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
5
-58
/
+175
[next]