index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
2025-02-01
ice: Add check for devm_kzalloc()
Jiasheng Jiang
2025-01-31
ice: stop storing XDP verdict within ice_rx_buf
Maciej Fijalkowski
2025-01-31
ice: gather page_count()'s of each frag right before XDP prog call
Maciej Fijalkowski
2025-01-31
ice: put Rx buffers after being done with current frame
Maciej Fijalkowski
2025-01-24
iavf: allow changing VLAN state without calling PF
Michal Swiatkowski
2025-01-24
ice: remove invalid parameter of equalizer
Mateusz Polchlopek
2025-01-24
ice: fix ice_parser_rt::bst_key array size
Przemek Kitszel
2025-01-24
idpf: add more info during virtchnl transaction timeout/salt mismatch
Manoj Vishwanathan
2025-01-24
idpf: convert workqueues to unbound
Marco Leogrande
2025-01-24
idpf: Acquire the lock before accessing the xn->salt
Manoj Vishwanathan
2025-01-24
idpf: fix transaction timeouts on reset
Emil Tantilov
2025-01-24
idpf: add read memory barrier when checking descriptor done bit
Emil Tantilov
2025-01-22
Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-17
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2025-01-16
ice: support FW Recovery Mode
Konrad Knitter
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-15
net: protect NAPI enablement with netdev_lock()
Jakub Kicinski
2025-01-15
net: protect netdev->napi_list with netdev_lock()
Jakub Kicinski
2025-01-15
net: add netdev_lock() / netdev_unlock() helpers
Jakub Kicinski
2025-01-14
ice: Add in/out PTP pin delays
Karol Kolacinski
2025-01-14
ice: implement low latency PHY timer updates
Jacob Keller
2025-01-14
ice: check low latency PHY timer update firmware capability
Jacob Keller
2025-01-14
ice: add lock to protect low latency interface
Jacob Keller
2025-01-14
ice: rename TS_LL_READ* macros to REG_LL_PROXY_H_*
Jacob Keller
2025-01-14
ice: use read_poll_timeout_atomic in ice_read_phy_tstamp_ll_e810
Jacob Keller
2025-01-14
ice: use string choice helpers
R Sundar
2025-01-14
ice: add fw and port health reporters
Konrad Knitter
2025-01-14
ice: add recipe priority check in search
Michal Swiatkowski
2025-01-14
ice: ice_probe: init ice_adapter after HW init
Przemek Kitszel
2025-01-14
ice: minor: rename goto labels from err to unroll
Przemek Kitszel
2025-01-14
ice: split ice_init_hw() out from ice_init_dev()
Przemek Kitszel
2025-01-14
ice: c827: move wait for FW to ice_init_hw()
Przemek Kitszel
2025-01-13
eth: iavf: extend the netdev_lock usage
Jakub Kicinski
2025-01-13
ice: Add correct PHY lane assignment
Karol Kolacinski
2025-01-13
ice: Fix ETH56G FC-FEC Rx offset value
Karol Kolacinski
2025-01-13
ice: Fix quad registers read on E825
Karol Kolacinski
2025-01-13
ice: Fix E825 initialization
Karol Kolacinski
2025-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
2025-01-07
intel/fm10k: Remove unused fm10k_iov_msg_mac_vlan_pf
Dr. David Alan Gilbert
2025-01-07
igc: Link queues to NAPI instances
Joe Damato
2025-01-07
igc: Link IRQs to NAPI instances
Joe Damato
2025-01-07
i40e: add ability to reset VF for Tx and Rx MDD events
Aleksandr Loktionov
2025-01-07
ixgbevf: Fix passing 0 to ERR_PTR in ixgbevf_run_xdp()
Yue Haibing
2025-01-07
ixgbe: Fix passing 0 to ERR_PTR in ixgbe_run_xdp()
Yue Haibing
2025-01-07
igb: Fix passing 0 to ERR_PTR in igb_run_xdp()
Yue Haibing
2025-01-07
igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog()
Yue Haibing
2025-01-07
igc: Allow hot-swapping XDP program
Song Yoong Siang
2025-01-07
igb: Add AF_XDP zero-copy Tx support
Sriram Yagnaraman
[prev]
[next]