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
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-12
ice: move headroom initialization to ice_setup_rx_ctx
Maciej Fijalkowski
2
-17
/
+18
2021-03-12
i40e: move headroom initialization to i40e_configure_rx_ring
Maciej Fijalkowski
2
-12
/
+13
2021-03-12
ice: fix napi work done reporting in xsk path
Magnus Karlsson
2
-7
/
+9
2021-03-11
e1000e: Fix error handling in e1000_set_d0_lplu_state_82571
Dinghao Liu
1
-0
/
+2
2021-03-11
e1000e: add rtnl_lock() to e1000_reset_task
Vitaly Lifshits
1
-1
/
+5
2021-03-11
igc: Fix igc_ptp_rx_pktstamp()
Andre Guedes
2
-31
/
+39
2021-03-11
igc: Fix Supported Pause Frame Link Setting
Muhammad Husaini Zulkifli
1
-0
/
+3
2021-03-11
igc: Fix Pause Frame Advertising
Muhammad Husaini Zulkifli
1
-3
/
+1
2021-03-11
igc: reinit_locked() should be called with rtnl_lock
Sasha Neftin
1
-0
/
+9
2021-03-10
net: add a helper to avoid issues with HW TX timestamping and SO_TXTIME
Vladimir Oltean
2
-2
/
+2
2021-03-05
net: intel: iavf: fix error return code of iavf_init_get_resources()
Jia-Ju Bai
1
-1
/
+2
2021-03-04
ixgbe: Fix memleak in ixgbe_configure_clsu32
Dinghao Liu
1
-2
/
+4
2021-03-04
ixgbe: fail to create xfrm offload of IPsec tunnel mode SA
Antony Antony
2
-0
/
+10
2021-02-23
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
4
-13
/
+64
2021-02-22
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
4
-54
/
+39
2021-02-22
ice: update the number of available RSS queues
Henry Tieman
1
-8
/
+19
2021-02-22
ice: Fix state bits on LLDP mode switch
Dave Ertman
3
-2
/
+11
2021-02-22
ice: Account for port VLAN in VF max packet size calculation
Brett Creeley
1
-1
/
+32
2021-02-22
ice: Set trusted VF as default VSI when setting allmulti on
Brett Creeley
1
-1
/
+1
2021-02-22
ice: report correct max number of TCs
Dave Ertman
1
-1
/
+1
2021-02-19
i40e: Fix endianness conversions
Norbert Ciosek
3
-8
/
+8
2021-02-19
i40e: Fix add TC filter for IPv6
Mateusz Palczewski
1
-2
/
+3
2021-02-18
i40e: Fix VFs not created
Sylwester Dziedziuch
1
-2
/
+1
2021-02-18
i40e: Fix addition of RX filters after enabling FW LLDP agent
Mateusz Palczewski
2
-12
/
+13
2021-02-18
i40e: Fix overwriting flow control settings during driver loading
Mateusz Palczewski
1
-27
/
+0
2021-02-18
i40e: Add zero-initialization of AQ command structures
Mateusz Palczewski
1
-0
/
+6
2021-02-18
i40e: Fix memory leak in i40e_probe
Keita Suzuki
1
-0
/
+2
2021-02-18
i40e: Fix flow for IPv6 next header (extension header)
Slawomir Laba
1
-3
/
+6
2021-02-15
i40e: Fix uninitialized variable mfs_max
Colin Ian King
1
-1
/
+1
2021-02-15
i40e: Fix incorrect argument in call to ipv6_addr_any()
Gustavo A. R. Silva
1
-1
/
+1
2021-02-12
ixgbe: store the result of ixgbe_rx_offset() onto ixgbe_ring
Maciej Fijalkowski
2
-7
/
+9
2021-02-12
ice: store the result of ice_rx_offset() onto ice_ring
Maciej Fijalkowski
2
-21
/
+23
2021-02-12
i40e: store the result of i40e_rx_offset() onto i40e_ring
Maciej Fijalkowski
2
-17
/
+19
2021-02-12
i40e: Simplify the do-while allocation loop
Björn Töpel
1
-3
/
+1
2021-02-12
ice: skip NULL check against XDP prog in ZC path
Maciej Fijalkowski
1
-4
/
+3
2021-02-12
ice: remove redundant checks in ice_change_mtu
Maciej Fijalkowski
1
-9
/
+0
2021-02-12
ice: move skb pointer from rx_buf to rx_ring
Maciej Fijalkowski
2
-18
/
+14
2021-02-12
ice: simplify ice_run_xdp
Maciej Fijalkowski
1
-10
/
+5
2021-02-12
i40e: adjust i40e_is_non_eop
Maciej Fijalkowski
1
-17
/
+6
2021-02-12
i40e: drop misleading function comments
Maciej Fijalkowski
1
-27
/
+6
2021-02-12
i40e: drop redundant check when setting xdp prog
Maciej Fijalkowski
1
-3
/
+0
2021-02-10
i40e: remove the useless value assignment in i40e_clean_adminq_subtask
Kaixu Xia
1
-1
/
+1
2021-02-10
i40e: VLAN field for flow director
Przemyslaw Patynowski
4
-291
/
+288
2021-02-10
i40e: Add flow director support for IPv6
Przemyslaw Patynowski
4
-117
/
+549
2021-02-10
i40e: Add EEE status getting & setting implementation
Aleksandr Loktionov
2
-2
/
+123
2021-02-10
i40e: Add netlink callbacks support for software based DCB
Arkadiusz Kubalewski
1
-7
/
+745
2021-02-10
i40e: Add init and default config of software based DCB
Arkadiusz Kubalewski
3
-58
/
+497
2021-02-10
i40e: Add hardware configuration for software based DCB
Arkadiusz Kubalewski
7
-13
/
+1365
2021-02-09
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
David S. Miller
2
-73
/
+85
2021-02-08
i40e: Log error for oversized MTU on device
Eryk Rybak
1
-4
/
+7
[prev]
[next]