开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
13 days
ice: register devlink prior to creating health reporters
Przemek Kitszel
13 days
ice: Fix switchdev slow-path in LAG
Marcin Szycik
13 days
ice: fix memory leak in aRFS after reset
Grzegorz Nitka
13 days
ice: do not configure destination override for switchdev
Larysa Zaremba
2025-02-27
idpf: fix checksums set in idpf_rx_rsc()
Eric Dumazet
2025-02-25
ixgbe: fix media cage present detection for E610 device
Piotr Kwapulinski
2025-02-25
iavf: fix circular lock dependency with netdev_lock
Jacob Keller
2025-02-25
ice: Avoid setting default Rx VSI twice in switchdev setup
Marcin Szycik
2025-02-25
ice: Fix deinitializing VF in error path
Marcin Szycik
2025-02-12
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2025-02-11
iavf: Fix a locking bug in an error path
Bart Van Assche
2025-02-11
igc: Set buffer type for empty frames in igc_init_empty_frame
Song Yoong Siang
2025-02-11
igc: Fix HW RX timestamp when passed by ZC XDP
Zdenek Bouska
2025-02-11
ixgbe: Fix possible skb NULL pointer dereference
Piotr Kwapulinski
2025-02-11
idpf: call set_real_num_queues in idpf_open
Joshua Hay
2025-02-11
idpf: record rx queue in skb for RSC packets
Sridhar Samudrala
2025-02-11
idpf: fix handling rsc packet with a single segment
Sridhar Samudrala
2025-02-03
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
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
[next]