index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-05
ice: register devlink prior to creating health reporters
Przemek Kitszel
1
-2
/
+2
2025-03-05
ice: Fix switchdev slow-path in LAG
Marcin Szycik
2
-1
/
+30
2025-03-05
ice: fix memory leak in aRFS after reset
Grzegorz Nitka
1
-1
/
+1
2025-03-05
ice: do not configure destination override for switchdev
Larysa Zaremba
3
-28
/
+0
2025-02-27
idpf: fix checksums set in idpf_rx_rsc()
Eric Dumazet
1
-1
/
+2
2025-02-25
ixgbe: fix media cage present detection for E610 device
Piotr Kwapulinski
1
-1
/
+1
2025-02-25
iavf: fix circular lock dependency with netdev_lock
Jacob Keller
1
-4
/
+8
2025-02-25
ice: Avoid setting default Rx VSI twice in switchdev setup
Marcin Szycik
1
-2
/
+1
2025-02-25
ice: Fix deinitializing VF in error path
Marcin Szycik
3
-4
/
+10
2025-02-12
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
4
-14
/
+20
2025-02-11
iavf: Fix a locking bug in an error path
Bart Van Assche
1
-1
/
+1
2025-02-11
igc: Set buffer type for empty frames in igc_init_empty_frame
Song Yoong Siang
1
-0
/
+1
2025-02-11
igc: Fix HW RX timestamp when passed by ZC XDP
Zdenek Bouska
1
-9
/
+12
2025-02-11
ixgbe: Fix possible skb NULL pointer dereference
Piotr Kwapulinski
1
-1
/
+1
2025-02-11
idpf: call set_real_num_queues in idpf_open
Joshua Hay
1
-0
/
+5
2025-02-11
idpf: record rx queue in skb for RSC packets
Sridhar Samudrala
1
-2
/
+1
2025-02-11
idpf: fix handling rsc packet with a single segment
Sridhar Samudrala
1
-2
/
+0
2025-02-03
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
3
-91
/
+103
2025-02-01
ice: Add check for devm_kzalloc()
Jiasheng Jiang
1
-0
/
+3
2025-01-31
ice: stop storing XDP verdict within ice_rx_buf
Maciej Fijalkowski
3
-70
/
+36
2025-01-31
ice: gather page_count()'s of each frag right before XDP prog call
Maciej Fijalkowski
1
-1
/
+26
2025-01-31
ice: put Rx buffers after being done with current frame
Maciej Fijalkowski
1
-29
/
+50
2025-01-24
iavf: allow changing VLAN state without calling PF
Michal Swiatkowski
1
-2
/
+17
2025-01-24
ice: remove invalid parameter of equalizer
Mateusz Polchlopek
3
-3
/
+0
2025-01-24
ice: fix ice_parser_rt::bst_key array size
Przemek Kitszel
2
-11
/
+7
2025-01-24
idpf: add more info during virtchnl transaction timeout/salt mismatch
Manoj Vishwanathan
1
-4
/
+7
2025-01-24
idpf: convert workqueues to unbound
Marco Leogrande
1
-5
/
+10
2025-01-24
idpf: Acquire the lock before accessing the xn->salt
Manoj Vishwanathan
1
-1
/
+2
2025-01-24
idpf: fix transaction timeouts on reset
Emil Tantilov
1
-1
/
+10
2025-01-24
idpf: add read memory barrier when checking descriptor done bit
Emil Tantilov
1
-0
/
+6
2025-01-22
Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
77
-1679
/
+6811
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-3
/
+3
2025-01-17
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
6
-3
/
+80
2025-01-16
ice: support FW Recovery Mode
Konrad Knitter
6
-3
/
+80
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-144
/
+209
2025-01-15
net: protect NAPI enablement with netdev_lock()
Jakub Kicinski
1
-2
/
+2
2025-01-15
net: protect netdev->napi_list with netdev_lock()
Jakub Kicinski
1
-3
/
+3
2025-01-15
net: add netdev_lock() / netdev_unlock() helpers
Jakub Kicinski
1
-37
/
+37
2025-01-14
ice: Add in/out PTP pin delays
Karol Kolacinski
4
-70
/
+49
2025-01-14
ice: implement low latency PHY timer updates
Jacob Keller
2
-0
/
+109
2025-01-14
ice: check low latency PHY timer update firmware capability
Jacob Keller
2
-0
/
+5
2025-01-14
ice: add lock to protect low latency interface
Jacob Keller
3
-8
/
+62
2025-01-14
ice: rename TS_LL_READ* macros to REG_LL_PROXY_H_*
Jacob Keller
3
-19
/
+22
2025-01-14
ice: use read_poll_timeout_atomic in ice_read_phy_tstamp_ll_e810
Jacob Keller
2
-18
/
+15
2025-01-14
ice: use string choice helpers
R Sundar
1
-4
/
+4
2025-01-14
ice: add fw and port health reporters
Konrad Knitter
7
-8
/
+437
2025-01-14
ice: add recipe priority check in search
Michal Swiatkowski
1
-1
/
+2
2025-01-14
ice: ice_probe: init ice_adapter after HW init
Przemek Kitszel
1
-10
/
+11
2025-01-14
ice: minor: rename goto labels from err to unroll
Przemek Kitszel
1
-8
/
+8
2025-01-14
ice: split ice_init_hw() out from ice_init_dev()
Przemek Kitszel
2
-12
/
+20
[next]