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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-27
Merge 6.8-rc6 into tty-next
Greg Kroah-Hartman
14
-33
/
+28
2024-02-22
net: phy: realtek: Fix rtl8211f_config_init() for RTL8211F(D)(I)-VD-CG PHY
Siddharth Vadapalli
1
-1
/
+3
2024-02-22
net: sparx5: Add spinlock for frame transmission from CPU
Horatiu Vultur
3
-0
/
+4
2024-02-22
net: stmmac: Fix EST offset for dwmac 5.10
Kurt Kanzenbach
1
-1
/
+1
2024-02-22
gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()
Vasiliy Kovalev
1
-5
/
+5
2024-02-21
net: ipa: don't overrun IPA suspend interrupt registers
Alex Elder
1
-1
/
+1
2024-02-21
octeontx2-af: Consider the action set by PF
Subbaraya Sundeep
1
-0
/
+4
2024-02-19
enic: Avoid false positive under FORTIFY_SOURCE
Kees Cook
1
-1
/
+2
2024-02-19
ionic: use pci_is_enabled not open code
Shannon Nelson
1
-1
/
+1
2024-02-19
Merge 6.8-rc5 into tty-next
Greg Kroah-Hartman
124
-368
/
+739
2024-02-18
net: bcmasp: Sanity check is off by one
Justin Chen
1
-3
/
+3
2024-02-18
net: bcmasp: Indicate MAC is in charge of PHY PM
Florian Fainelli
1
-0
/
+3
2024-02-17
net: stmmac: Fix incorrect dereference in interrupt handlers
Pavel Sakharov
1
-20
/
+0
2024-02-16
net: ethernet: adi: requires PHYLIB support
Randy Dunlap
1
-0
/
+1
2024-02-15
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
3
-23
/
+20
2024-02-15
net: fill in MODULE_DESCRIPTION()s for missing arcnet
Breno Leitao
10
-0
/
+10
2024-02-15
net: fill in MODULE_DESCRIPTION()s for mdio_devres
Breno Leitao
1
-0
/
+1
2024-02-15
net: fill in MODULE_DESCRIPTION()s for ppp
Breno Leitao
5
-0
/
+5
2024-02-15
net: fill in MODULE_DESCRIPTION()s for fddik/skfp
Breno Leitao
1
-0
/
+1
2024-02-15
net: fill in MODULE_DESCRIPTION()s for plip
Breno Leitao
1
-0
/
+1
2024-02-15
net: fill in MODULE_DESCRIPTION()s for ieee802154/fakelb
Breno Leitao
1
-0
/
+1
2024-02-15
net: fill in MODULE_DESCRIPTION()s for xen-netback
Breno Leitao
1
-0
/
+1
2024-02-15
net: ravb: Count packets instead of descriptors in GbEth RX path
Paul Barker
1
-13
/
+9
2024-02-15
pppoe: Fix memory leak in pppoe_sendmsg()
Gavrilov Ilia
1
-14
/
+9
2024-02-15
net: bcmasp: Handle RX buffer allocation failure
Florian Fainelli
1
-0
/
+3
2024-02-15
Merge tag 'linux-can-fixes-for-6.8-20240214' of git://git.kernel.org/pub/scm/...
Paolo Abeni
1
-1
/
+1
2024-02-15
ice: Add check for lport extraction to LAG init
Dave Ertman
2
-2
/
+26
2024-02-15
Merge tag 'wireless-2024-02-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
5
-17
/
+77
2024-02-14
igc: Remove temporary workaround
Sasha Neftin
1
-5
/
+1
2024-02-14
igb: Fix string truncation warnings in igb_set_fw_version
Kunwu Chan
2
-18
/
+19
2024-02-14
can: netlink: Fix TDCO calculation using the old data bittiming
Maxime Jayat
1
-1
/
+1
2024-02-14
ethernet: cpts: fix function pointer cast warnings
Arnd Bergmann
1
-5
/
+12
2024-02-14
bnad: fix work_queue type mismatch
Arnd Bergmann
1
-7
/
+5
2024-02-14
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
2
-15
/
+11
2024-02-14
octeontx2-af: Remove the PF_FUNC validation for NPC transmit rules
Subbaraya Sundeep
1
-32
/
+0
2024-02-13
net: ti: icssg-prueth: add dependency for PTP
Randy Dunlap
1
-0
/
+1
2024-02-13
pds_core: no health-thread in VF path
Shannon Nelson
1
-0
/
+6
2024-02-13
ionic: minimal work with 0 budget
Shannon Nelson
1
-0
/
+9
2024-02-13
net: stmmac: xgmac: use #define for string constants
Simon Horman
1
-34
/
+35
2024-02-13
i40e: take into account XDP Tx queues when stopping rings
Maciej Fijalkowski
1
-6
/
+8
2024-02-13
i40e: avoid double calling i40e_pf_rxq_wait()
Maciej Fijalkowski
1
-9
/
+3
2024-02-13
i40e: Fix wrong mask used during DCB config
Ivan Vecera
1
-1
/
+1
2024-02-13
i40e: Fix waiting for queues of all VSIs to be disabled
Ivan Vecera
1
-1
/
+1
2024-02-13
i40e: Do not allow untrusted VF to remove administratively set MAC
Ivan Vecera
1
-5
/
+33
2024-02-10
net: fill in MODULE_DESCRIPTION()s for dsa_loop_bdinfo
Breno Leitao
1
-0
/
+1
2024-02-10
net: fill in MODULE_DESCRIPTION()s for ipvtap
Breno Leitao
1
-0
/
+1
2024-02-10
lan966x: Fix crash when adding interface under a lag
Horatiu Vultur
1
-2
/
+7
2024-02-09
bonding: do not report NETDEV_XDP_ACT_XSK_ZEROCOPY
Magnus Karlsson
1
-3
/
+2
2024-02-09
net/mlx5: DPLL, Fix possible use after free after delayed work timer triggers
Jiri Pirko
1
-1
/
+1
2024-02-08
wifi: iwlwifi: mvm: fix a crash when we run out of stations
Emmanuel Grumbach
2
-0
/
+7
[next]