index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-21
Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2023-02-16
igb: conditionalize I2C bit banging on external thermal sensor support
Corinna Vinschen
1
-10
/
+32
2023-02-16
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
3
-12
/
+20
2023-02-15
igb: Fix PPS input and output using 3rd and 4th SDP
Miroslav Lichvar
1
-6
/
+6
2023-02-14
ixgbe: add double of VLAN header when computing the max MTU
Jason Xing
2
-2
/
+3
2023-02-14
i40e: add double of VLAN header when computing the max MTU
Jason Xing
1
-1
/
+1
2023-02-14
ixgbe: allow to increase MTU to 3K with XDP enabled
Jason Xing
1
-9
/
+16
2023-02-13
ice: fix lost multicast packets in promisc mode
Jesse Brandeburg
1
-0
/
+26
2023-02-13
ice: Fix check for weight and priority of a scheduling node
Michal Wilczynski
1
-2
/
+2
2023-02-11
i40e: Add checking for null for nlmsg_find_attr()
Natalia Petrova
1
-0
/
+2
2023-02-11
ice: xsk: Fix cleaning of XDP_TX frames
Larysa Zaremba
1
-6
/
+9
2023-02-08
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
6
-22
/
+30
2023-02-08
igc: Add ndo_tx_timeout support
Sasha Neftin
1
-2
/
+23
2023-02-07
ice: switch: fix potential memleak in ice_add_adv_recipe()
Zhang Changzhong
1
-1
/
+1
2023-02-07
ice: Fix off by one in ice_tc_forward_to_queue()
Dan Carpenter
1
-1
/
+1
2023-02-07
ice: Fix disabling Rx VLAN filtering with port VLAN enabled
Brett Creeley
1
-1
/
+15
2023-02-07
ice: fix out-of-bounds KASAN warning in virtchnl
Michal Swiatkowski
2
-18
/
+12
2023-02-07
ice: Do not use WQ_MEM_RECLAIM flag for workqueue
Anirudh Venkataramanan
1
-1
/
+1
2023-02-02
igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()
Tom Rix
1
-5
/
+9
2023-01-27
net/i40e: Replace 0-length array with flexible array
Kees Cook
1
-1
/
+1
2023-01-27
ice: Prevent set_channel from changing queues while RDMA active
Dave Ertman
5
-19
/
+43
2023-01-25
ice: move devlink port creation/deletion
Paul M Stillwell Jr
2
-11
/
+17
2023-01-20
iavf: schedule watchdog immediately when changing primary MAC
Stefan Assmann
1
-1
/
+1
2023-01-20
iavf: Move netdev_update_features() into watchdog task
Marcin Szycik
2
-18
/
+17
2023-01-20
iavf: fix temporary deadlock and failure to set MAC address
Michal Schmidt
4
-51
/
+49
2023-01-12
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
4
-10
/
+18
2023-01-10
iavf/iavf_main: actually log ->src mask when talking about it
Daniil Tatianin
1
-1
/
+1
2023-01-10
igc: Fix PPS delta between two synchronized end-points
Christopher S Hall
2
-4
/
+8
2023-01-10
ixgbe: fix pci device refcount leak
Yang Yingliang
1
-5
/
+9
2023-01-10
ice: Add check for kzalloc
Jiasheng Jiang
1
-9
/
+14
2023-01-10
ice: Fix potential memory leak in ice_gnss_tty_write()
Yuan Can
1
-0
/
+1
2023-01-05
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+1
2022-12-26
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
1
-3
/
+3
2022-12-22
ice: xsk: do not use xdp_return_frame() on tx_buf->raw_buf
Maciej Fijalkowski
1
-1
/
+1
2022-12-16
igc: Set Qbv start_time and end_time to end_time if not being configured in GCL
Tan Tee Min
1
-1
/
+13
2022-12-16
igc: recalculate Qbv end_time by considering cycle time
Tan Tee Min
1
-0
/
+15
2022-12-16
igc: allow BaseTime 0 enrollment for Qbv
Tan Tee Min
3
-1
/
+4
2022-12-16
igc: Add checking for basetime less than zero
Muhammad Husaini Zulkifli
1
-0
/
+3
2022-12-16
igc: Use strict cycles for Qbv scheduling
Vinicius Costa Gomes
1
-9
/
+2
2022-12-16
igc: Enhance Qbv scheduling by using first flag bit
Vinicius Costa Gomes
3
-29
/
+151
2022-12-14
igb: Initialize mailbox message for VF reset
Tony Nguyen
1
-1
/
+1
2022-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-12
/
+24
2022-12-13
i40e: allow toggling loopback mode via ndo_set_features callback
Tirthendu Sarkar
4
-4
/
+61
2022-12-13
i40e: Fix the inability to attach XDP program on downed interface
Bartosz Staszewski
1
-12
/
+24
2022-12-10
Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2
-0
/
+10
2022-12-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
5
-475
/
+463
2022-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-13
/
+26
2022-12-09
ice: reschedule ice_ptp_wait_for_offset_valid during reset
Jacob Keller
1
-1
/
+6
2022-12-09
ice: make Tx and Rx vernier offset calibration independent
Siddaraju DH
3
-173
/
+91
2022-12-09
ice: only check set bits in ice_ptp_flush_tx_tracker
Jacob Keller
1
-9
/
+29
[next]