index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
igb: check timestamp validity
Jesse Brandeburg
2021-03-19
3
-14
/
+32
*
igb: Fix duplicate include guard
Tom Seewald
2021-03-19
1
-3
/
+3
*
e1000e: Fix duplicate include guard
Tom Seewald
2021-03-19
1
-3
/
+3
*
igb: avoid premature Rx buffer reuse
Li RongQing
2021-03-12
1
-7
/
+15
*
ixgbe: move headroom initialization to ixgbe_configure_rx_ring
Maciej Fijalkowski
2021-03-12
1
-1
/
+2
*
ice: move headroom initialization to ice_setup_rx_ctx
Maciej Fijalkowski
2021-03-12
2
-17
/
+18
*
i40e: move headroom initialization to i40e_configure_rx_ring
Maciej Fijalkowski
2021-03-12
2
-12
/
+13
*
ice: fix napi work done reporting in xsk path
Magnus Karlsson
2021-03-12
2
-7
/
+9
*
e1000e: Fix error handling in e1000_set_d0_lplu_state_82571
Dinghao Liu
2021-03-11
1
-0
/
+2
*
e1000e: add rtnl_lock() to e1000_reset_task
Vitaly Lifshits
2021-03-11
1
-1
/
+5
*
igc: Fix igc_ptp_rx_pktstamp()
Andre Guedes
2021-03-11
2
-33
/
+41
*
igc: Fix Supported Pause Frame Link Setting
Muhammad Husaini Zulkifli
2021-03-11
1
-0
/
+3
*
igc: Fix Pause Frame Advertising
Muhammad Husaini Zulkifli
2021-03-11
1
-3
/
+1
*
igc: reinit_locked() should be called with rtnl_lock
Sasha Neftin
2021-03-11
1
-0
/
+9
*
net: intel: iavf: fix error return code of iavf_init_get_resources()
Jia-Ju Bai
2021-03-05
1
-1
/
+2
*
ixgbe: Fix memleak in ixgbe_configure_clsu32
Dinghao Liu
2021-03-04
1
-2
/
+4
*
ixgbe: fail to create xfrm offload of IPsec tunnel mode SA
Antony Antony
2021-03-04
2
-0
/
+10
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2021-02-23
4
-13
/
+64
|
\
|
*
ice: update the number of available RSS queues
Henry Tieman
2021-02-22
1
-8
/
+19
|
*
ice: Fix state bits on LLDP mode switch
Dave Ertman
2021-02-22
3
-2
/
+11
|
*
ice: Account for port VLAN in VF max packet size calculation
Brett Creeley
2021-02-22
1
-1
/
+32
|
*
ice: Set trusted VF as default VSI when setting allmulti on
Brett Creeley
2021-02-22
1
-1
/
+1
|
*
ice: report correct max number of TCs
Dave Ertman
2021-02-22
1
-1
/
+1
*
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2021-02-22
4
-54
/
+39
|
\
\
|
|
/
|
/
|
|
*
i40e: Fix endianness conversions
Norbert Ciosek
2021-02-19
3
-8
/
+8
|
*
i40e: Fix add TC filter for IPv6
Mateusz Palczewski
2021-02-19
1
-2
/
+3
|
*
i40e: Fix VFs not created
Sylwester Dziedziuch
2021-02-18
1
-2
/
+1
|
*
i40e: Fix addition of RX filters after enabling FW LLDP agent
Mateusz Palczewski
2021-02-18
2
-12
/
+13
|
*
i40e: Fix overwriting flow control settings during driver loading
Mateusz Palczewski
2021-02-18
1
-27
/
+0
|
*
i40e: Add zero-initialization of AQ command structures
Mateusz Palczewski
2021-02-18
1
-0
/
+6
|
*
i40e: Fix memory leak in i40e_probe
Keita Suzuki
2021-02-18
1
-0
/
+2
|
*
i40e: Fix flow for IPv6 next header (extension header)
Slawomir Laba
2021-02-18
1
-3
/
+6
*
|
i40e: Fix uninitialized variable mfs_max
Colin Ian King
2021-02-15
1
-1
/
+1
*
|
i40e: Fix incorrect argument in call to ipv6_addr_any()
Gustavo A. R. Silva
2021-02-15
1
-1
/
+1
*
|
ixgbe: store the result of ixgbe_rx_offset() onto ixgbe_ring
Maciej Fijalkowski
2021-02-12
2
-7
/
+9
*
|
ice: store the result of ice_rx_offset() onto ice_ring
Maciej Fijalkowski
2021-02-12
2
-21
/
+23
*
|
i40e: store the result of i40e_rx_offset() onto i40e_ring
Maciej Fijalkowski
2021-02-12
2
-17
/
+19
*
|
i40e: Simplify the do-while allocation loop
Björn Töpel
2021-02-12
1
-3
/
+1
*
|
ice: skip NULL check against XDP prog in ZC path
Maciej Fijalkowski
2021-02-12
1
-4
/
+3
*
|
ice: remove redundant checks in ice_change_mtu
Maciej Fijalkowski
2021-02-12
1
-9
/
+0
*
|
ice: move skb pointer from rx_buf to rx_ring
Maciej Fijalkowski
2021-02-12
2
-18
/
+14
*
|
ice: simplify ice_run_xdp
Maciej Fijalkowski
2021-02-12
1
-10
/
+5
*
|
i40e: adjust i40e_is_non_eop
Maciej Fijalkowski
2021-02-12
1
-17
/
+6
*
|
i40e: drop misleading function comments
Maciej Fijalkowski
2021-02-12
1
-27
/
+6
*
|
i40e: drop redundant check when setting xdp prog
Maciej Fijalkowski
2021-02-12
1
-3
/
+0
*
|
i40e: remove the useless value assignment in i40e_clean_adminq_subtask
Kaixu Xia
2021-02-10
1
-1
/
+1
*
|
i40e: VLAN field for flow director
Przemyslaw Patynowski
2021-02-10
4
-292
/
+289
*
|
i40e: Add flow director support for IPv6
Przemyslaw Patynowski
2021-02-10
4
-119
/
+551
*
|
i40e: Add EEE status getting & setting implementation
Aleksandr Loktionov
2021-02-10
2
-2
/
+123
*
|
i40e: Add netlink callbacks support for software based DCB
Arkadiusz Kubalewski
2021-02-10
1
-7
/
+745
[next]