index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
2021-02-15
i40e: Fix uninitialized variable mfs_max
Colin Ian King
2021-02-15
i40e: Fix incorrect argument in call to ipv6_addr_any()
Gustavo A. R. Silva
2021-02-12
ixgbe: store the result of ixgbe_rx_offset() onto ixgbe_ring
Maciej Fijalkowski
2021-02-12
ice: store the result of ice_rx_offset() onto ice_ring
Maciej Fijalkowski
2021-02-12
i40e: store the result of i40e_rx_offset() onto i40e_ring
Maciej Fijalkowski
2021-02-12
i40e: Simplify the do-while allocation loop
Björn Töpel
2021-02-12
ice: skip NULL check against XDP prog in ZC path
Maciej Fijalkowski
2021-02-12
ice: remove redundant checks in ice_change_mtu
Maciej Fijalkowski
2021-02-12
ice: move skb pointer from rx_buf to rx_ring
Maciej Fijalkowski
2021-02-12
ice: simplify ice_run_xdp
Maciej Fijalkowski
2021-02-12
i40e: adjust i40e_is_non_eop
Maciej Fijalkowski
2021-02-12
i40e: drop misleading function comments
Maciej Fijalkowski
2021-02-12
i40e: drop redundant check when setting xdp prog
Maciej Fijalkowski
2021-02-10
i40e: remove the useless value assignment in i40e_clean_adminq_subtask
Kaixu Xia
2021-02-10
i40e: VLAN field for flow director
Przemyslaw Patynowski
2021-02-10
i40e: Add flow director support for IPv6
Przemyslaw Patynowski
2021-02-10
i40e: Add EEE status getting & setting implementation
Aleksandr Loktionov
2021-02-10
i40e: Add netlink callbacks support for software based DCB
Arkadiusz Kubalewski
2021-02-10
i40e: Add init and default config of software based DCB
Arkadiusz Kubalewski
2021-02-10
i40e: Add hardware configuration for software based DCB
Arkadiusz Kubalewski
2021-02-09
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
2021-02-08
i40e: Log error for oversized MTU on device
Eryk Rybak
2021-02-08
i40e: consolidate handling of XDP program actions
Cristian Dumitrescu
2021-02-08
i40e: remove the redundant buffer info updates
Cristian Dumitrescu
2021-02-08
i40e: remove unnecessary cleaned_count updates
Cristian Dumitrescu
2021-02-08
i40e: remove unnecessary memory writes of the next to clean pointer
Cristian Dumitrescu
2021-02-08
ice: Improve MSI-X fallback logic
Tony Nguyen
2021-02-08
ice: Fix trivial error message
Mitch Williams
2021-02-08
ice: remove unnecessary casts
Bruce Allan
2021-02-08
ice: Refactor DCB related variables out of the ice_port_info struct
Chinh T Cao
2021-02-08
ice: fix writeback enable logic
Jesse Brandeburg
2021-02-08
ice: Use PSM clock frequency to calculate RL profiles
Ben Shelton
2021-02-08
ice: create scheduler aggregator node config and move VSIs
Kiran Patil
2021-02-08
ice: Add initial support framework for LAG
Dave Ertman
2021-02-08
ice: Remove xsk_buff_pool from VSI structure
Michal Swiatkowski
2021-02-08
ice: implement new LLDP filter command
Dave Ertman
2021-02-08
ice: log message when trusted VF goes in/out of promisc mode
Brett Creeley
2021-02-05
ice: remove dead code
Bruce Allan
2021-02-05
ice: use flex_array_size where possible
Bruce Allan
2021-02-05
ice: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2021-02-05
ice: display stored UNDI firmware version via devlink info
Jacob Keller
2021-02-05
ice: display stored netlist versions via devlink info
Jacob Keller
2021-02-05
ice: display some stored NVM versions via devlink info
Jacob Keller
2021-02-05
ice: introduce function for reading from flash modules
Jacob Keller
2021-02-05
ice: cache NVM module bank information
Jacob Keller
2021-02-05
ice: introduce context struct for info report
Jacob Keller
2021-02-05
ice: create flash_info structure and separate NVM version
Jacob Keller
2021-02-05
ice: report timeout length for erasing during devlink flash
Jacob Keller
2021-02-04
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2021-02-04
net: use the new dev_page_is_reusable() instead of private versions
Alexander Lobakin
[next]