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-03-05
net: introduce page_frag_cache_drain()
Yunsheng Lin
2
-24
/
+4
2024-03-05
net: txgbe: fix to clear interrupt status after handling IRQ
Jiawen Wu
1
-0
/
+2
2024-03-05
net: txgbe: fix GPIO interrupt blocking
Jiawen Wu
3
-0
/
+29
2024-03-05
e1000e: Minor flow correction in e1000_shutdown function
Vitaly Lifshits
1
-4
/
+4
2024-03-05
igc: fix LEDS_CLASS dependency
Arnd Bergmann
1
-0
/
+1
2024-03-05
ixgbe: Add 1000BASE-BX support
Ernesto Castellotti
5
-5
/
+38
2024-03-05
intel: make module parameters readable in sys filesystem
Jon Maxwell
3
-4
/
+4
2024-03-04
net: ipa: don't save the platform device
Alex Elder
12
-79
/
+73
2024-03-04
net: ipa: pass a platform device to ipa_smp2p_init()
Alex Elder
3
-8
/
+11
2024-03-04
net: ipa: pass a platform device to ipa_smp2p_irq_init()
Alex Elder
1
-7
/
+9
2024-03-04
net: ipa: pass a platform device to ipa_mem_init()
Alex Elder
3
-8
/
+12
2024-03-04
net: ipa: pass a platform device to ipa_reg_init()
Alex Elder
3
-6
/
+8
2024-03-04
net: ipa: introduce ipa_interrupt_init()
Alex Elder
3
-19
/
+68
2024-03-04
net: ipa: change ipa_interrupt_config() prototype
Alex Elder
3
-24
/
+24
2024-03-04
net: nlmon: Simplify nlmon_get_stats64
Breno Leitao
1
-9
/
+1
2024-03-04
net: nlmon: Remove init and uninit functions
Breno Leitao
1
-13
/
+1
2024-03-04
Octeontx2-af: Fix an issue in firmware shared data reserved space
Hariprasad Kelam
2
-1
/
+4
2024-03-04
eth: igc: remove unused embedded struct net_device
Jakub Kicinski
1
-1
/
+0
2024-03-04
gve: Add header split ethtool stats
Jeroen de Borst
3
-11
/
+38
2024-03-04
gve: Add header split data path
Jeroen de Borst
7
-8
/
+169
2024-03-04
gve: Add header split device option
Jeroen de Borst
5
-16
/
+70
2024-03-04
ionic: change MODULE_AUTHOR to person name
Shannon Nelson
1
-1
/
+1
2024-03-04
ionic: Clean RCT ordering issues
Brett Creeley
2
-3
/
+4
2024-03-04
ionic: Use CQE profile for dim
Brett Creeley
1
-4
/
+9
2024-03-04
ionic: change the hwstamp likely check
Brett Creeley
2
-6
/
+6
2024-03-04
ionic: reduce the use of netdev
Shannon Nelson
1
-10
/
+8
2024-03-04
ionic: Pass local netdev instead of referencing struct
Brett Creeley
1
-30
/
+36
2024-03-04
ionic: Check stop no restart
Brett Creeley
1
-2
/
+7
2024-03-04
ionic: Clean up BQL logic
Brett Creeley
1
-15
/
+21
2024-03-04
ionic: Make use napi_consume_skb
Brett Creeley
1
-1
/
+1
2024-03-04
ionic: Shorten a Tx hotpath
Brett Creeley
1
-5
/
+10
2024-03-04
ionic: Change default number of descriptors for Tx and Rx
Brett Creeley
1
-1
/
+1
2024-03-04
ionic: Rework Tx start/stop flow
Brett Creeley
4
-45
/
+50
2024-03-04
net: bareudp: Remove generic .ndo_get_stats64
Breno Leitao
1
-1
/
+0
2024-03-04
net: bareudp: Do not allocate stats in the driver
Breno Leitao
1
-8
/
+3
2024-03-04
net: adopt skb_network_header_len() more broadly
Eric Dumazet
6
-8
/
+6
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
17
-30
/
+26
2024-03-01
netdevsim: add ndo_get_iflink() implementation
David Wei
1
-0
/
+16
2024-03-01
netdevsim: forward skbs from one connected port to another
David Wei
2
-5
/
+23
2024-03-01
netdevsim: allow two netdevsim ports to be connected
David Wei
3
-0
/
+157
2024-03-01
net: bcmasp: Add support for PHY interrupts
Justin Chen
3
-0
/
+26
2024-03-01
net: bcmasp: Keep buffers through power management
Justin Chen
2
-108
/
+85
2024-03-01
net: phy: mdio-bcm-unimac: Add asp v2.2 support
Justin Chen
1
-0
/
+1
2024-03-01
net: bcmasp: Add support for ASP 2.2
Justin Chen
3
-10
/
+87
2024-03-01
net: phy: qcom: qca808x: fill in possible_interfaces
Robert Marko
1
-0
/
+12
2024-03-01
net: phy: qcom: qca808x: add helper for checking for 1G only model
Robert Marko
1
-5
/
+12
2024-03-01
ipv6: annotate data-races around cnf.forwarding
Eric Dumazet
1
-1
/
+1
2024-03-01
ipv6: annotate data-races around cnf.hop_limit
Eric Dumazet
1
-1
/
+1
2024-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
28
-101
/
+326
2024-02-29
gtp: fix use-after-free and null-ptr-deref in gtp_newlink()
Alexander Ofitserov
1
-6
/
+6
[next]