Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
netdev
/
net-next
/
HEAD
c6142e1
Merge branch '10g-qxgmii-for-aqr412c-felix-dsa-and-lynx-pcs-driver'
by Jakub Kicinski
· 20 hours ago
main
a76f26f
net: phy: aquantia: support phy-mode = "10g-qxgmii" on NXP SPF-30841 (AQR412C)
by Vladimir Oltean
· 3 days ago
dda9161
net: phy: aquantia: create and store a 64-bit firmware image fingerprint
by Vladimir Oltean
· 3 days ago
5d59109
net: phy: aquantia: report and configure in-band autoneg capabilities
by Vladimir Oltean
· 3 days ago
7b0376d
net: phy: aquantia: print global syscfg registers
by Vladimir Oltean
· 3 days ago
6f61675
net: dsa: felix: support phy-mode = "10g-qxgmii"
by Vladimir Oltean
· 3 days ago
76cd8a2
net: pcs: lynx: support phy-mode = "10g-qxgmii"
by Vladimir Oltean
· 3 days ago
377373d
Merge branch 'net-stmmac-correctly-populate-ptp_clock_ops-getcrosststamp'
by Jakub Kicinski
· 21 hours ago
0c9fbb3
net: stmmac: intel: only populate plat->crosststamp when supported
by Russell King (Oracle)
· 3 days ago
bb427fb
net: stmmac: ptp: conditionally populate getcrosststamp() method
by Russell King (Oracle)
· 3 days ago
13a9444
net: fman: clean up included headers
by Heiner Kallweit
· 2 days ago
49590e4
Merge branch 'sh_eth-pm-related-cleanups'
by Jakub Kicinski
· 21 hours ago
ae52c3e
sh_eth: Use async pm_runtime_put()
by Geert Uytterhoeven
· 2 days ago
3406114
sh_eth: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
by Geert Uytterhoeven
· 2 days ago
86e6257
sh_eth: Remove dummy Runtime PM callbacks
by Geert Uytterhoeven
· 2 days ago
8c0b9ed
selftests: ncdevmem: don't retry EFAULT
by Stanislav Fomichev
· 2 days ago
43a42b8
net: phy: fixed_phy: remove link gpio support
by Heiner Kallweit
· 3 days ago
16c6101
net: call cond_resched() less often in __release_sock()
by Eric Dumazet
· 3 days ago
abfa70b
Merge branch 'tcp-__tcp_close-changes'
by Jakub Kicinski
· 2 days ago
b13592d
tcp: use tcp_eat_recv_skb in __tcp_close()
by Eric Dumazet
· 4 days ago
8bc316c
selftests/net: packetdrill: add tcp_close_no_rst.pkt
by Eric Dumazet
· 4 days ago
5f92385
tcp: fix __tcp_close() to only send RST when required
by Eric Dumazet
· 4 days ago
6977775
smsc911x: add second read of EEPROM mac when possible corruption seen
by Colin Foster
· 3 days ago
3132f0e
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
by Jakub Kicinski
· 2 days ago
d9c74e6
dt-bindings: net: cdns,macb: Add compatible for Raspberry Pi RP1
by Dave Stevenson
· 2 weeks ago
5ef04a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Jakub Kicinski
· 3 months ago
d69eb20
Merge tag 'net-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 2 days ago
68f285e
Merge tag 'slab-for-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
by Linus Torvalds
· 2 days ago
c975e1d
net/smc: Improve log message for devices w/o pnetid
by Alexandra Winter
· 5 days ago
9b2bfdb
phy: mscc: Stop taking ts_lock for tx_queue and use its own lock
by Horatiu Vultur
· 4 days ago
fd2004d
selftest: net: Fix weird setsockopt() in bind_bhash.c.
by Kuniyuki Iwashima
· 3 days ago
6a989d3
MAINTAINERS: add Sabrina to TLS maintainers
by Jakub Kicinski
· 3 days ago
b1ab3b0
gve: update MAINTAINERS
by Jeroen de Borst
· 3 days ago
a50e786
net: dsa: dsa_loop: use int type to store negative error codes
by Qianfeng Rong
· 3 days ago
4844123
ppp: fix memory leak in pad_compress_skb
by Qingfang Deng
· 4 days ago
3cd4c4f
dt-bindings: net: sun4i-emac: add dma support
by Conley Lee
· 4 days ago
8bbceba
net: xilinx: axienet: Add error handling for RX metadata pointer retrieval
by Abin Joseph
· 4 days ago
d93b10e
Merge tag 'nf-25-09-04' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
by Jakub Kicinski
· 2 days ago
cc621fa
Merge branch 'eth-fbnic-support-queue-api-and-zero-copy-rx'
by Paolo Abeni
· 3 days ago
da43127
eth: fbnic: support queue ops / zero-copy Rx
by Jakub Kicinski
· 5 days ago
3812339
eth: fbnic: don't pass NAPI into pp alloc
by Jakub Kicinski
· 5 days ago
49c429e
eth: fbnic: defer page pool recycling activation to queue start
by Jakub Kicinski
· 5 days ago
8a11010
eth: fbnic: allocate unreadable page pool for the payloads
by Jakub Kicinski
· 5 days ago
3ceb088
net: add helper to pre-check if PP for an Rx queue will be unreadable
by Jakub Kicinski
· 5 days ago
709da68
eth: fbnic: split fbnic_fill()
by Jakub Kicinski
· 5 days ago
8a47d94
eth: fbnic: split fbnic_enable()
by Jakub Kicinski
· 5 days ago
be2be74
eth: fbnic: split fbnic_flush()
by Jakub Kicinski
· 5 days ago
cbfc047
eth: fbnic: split fbnic_disable()
by Jakub Kicinski
· 5 days ago
4ddb17c1
eth: fbnic: request ops lock
by Jakub Kicinski
· 5 days ago
426e13d
eth: fbnic: use netmem_ref where applicable
by Jakub Kicinski
· 5 days ago
b6396b7
eth: fbnic: move page pool alloc to fbnic_alloc_rx_qt_resources()
by Jakub Kicinski
· 5 days ago
894d4a4
eth: fbnic: move xdp_rxq_info_reg() to resource alloc
by Jakub Kicinski
· 5 days ago
33478dc
eth: fbnic: move page pool pointer from NAPI to the ring struct
by Jakub Kicinski
· 5 days ago
61481d7
ipv6: sit: Add ipip6_tunnel_dst_find() for cleanup
by Yue Haibing
· 5 days ago
0a22862
net: atm: fix memory leak in atm_register_sysfs when device_register fail
by Wang Liang
· 6 days ago
6bec791
Merge branch 'net-renesas-rswitch-r-car-s4-add-hw-offloading-for-layer-2-switching'
by Paolo Abeni
· 3 days ago
92e913a
net: renesas: rswitch: add modifiable ageing time
by Michael Dege
· 6 days ago
b7502b1
net: renesas: rswitch: add offloading for L2 switching
by Michael Dege
· 6 days ago
6223032
net: renesas: rswitch: configure default ageing time
by Michael Dege
· 6 days ago
5ee21c0
net: renesas: rswitch: rename rswitch.c to rswitch_main.c
by Michael Dege
· 6 days ago
4039ce7
netfilter: nf_tables: Introduce NFTA_DEVICE_PREFIX
by Phil Sutter
· 4 weeks ago
661a4f3
selftests: netfilter: fix udpclash tool hang
by Florian Westphal
· 10 days ago
08b06c3
Merge tag 'v6.17-rc4-ksmbd-fix' of git://git.samba.org/ksmbd
by Linus Torvalds
· 3 days ago
94fc501
Merge branch 'net-phy-micrel-add-ptp-support-for-lan8842'
by Jakub Kicinski
· 3 days ago
13d8f54
net: phy: micrel: Add PTP support for lan8842
by Horatiu Vultur
· 4 days ago
b9e0c62
net: phy: micrel: Introduce function __lan8814_ptp_probe_once
by Horatiu Vultur
· 4 days ago
8156210
ax25: properly unshare skbs in ax25_kiss_rcv()
by Eric Dumazet
· 4 days ago
21f8206
net: nfc: nci: Increase NCI_DATA_TIMEOUT to 3000 ms
by Juraj Šarinay
· 4 days ago
a125c8f
mctp: return -ENOPROTOOPT for unknown getsockopt options
by Alok Tiwari
· 5 days ago
cc282f7
net/smc: Remove validation of reserved bits in CLC Decline message
by Mahanta Jambigi
· 5 days ago
a51160f
ipv4: Fix NULL vs error pointer check in inet_blackhole_dev_init()
by Dan Carpenter
· 5 days ago
9e3d71a
net: thunder_bgx: decrement cleanup index before use
by Rosen Penev
· 5 days ago
9d28f94
net: thunder_bgx: add a missing of_node_put
by Rosen Penev
· 5 days ago
648d628
Merge branch 'net-stmmac-allow-generation-of-flexible-pps-relative-to-mac-time'
by Jakub Kicinski
· 3 days ago
adbe2cf
drivers: net: stmmac: handle start time set in the past for flexible PPS
by Gatien Chevallier
· 6 days ago
96c8826
time: export timespec64_add_safe() symbol
by Gatien Chevallier
· 6 days ago
3bc32fd
net: phylink: move PHY interrupt request to non-fail path
by Russell King (Oracle)
· 5 days ago
59aec91
net: stmmac: imx: add i.MX91 support
by Joy Zou
· 5 days ago
1de95db
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
by Jakub Kicinski
· 3 days ago
5d6b58c
net: lockless sock_i_ino()
by Eric Dumazet
· 4 days ago
24ee9fe
Merge tag 'nf-next-25-09-02' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
by Jakub Kicinski
· 3 days ago
a7ddedc
rust: phy: use to_result for error handling
by Onur Özkan
· 2 weeks ago
69cd993
dt-bindings: net: renesas,rzn1-gmac: Constrain interrupts
by Krzysztof Kozlowski
· 4 days ago
f672fcd
dt-bindings: net: altr,socfpga-stmmac: Constrain interrupts
by Krzysztof Kozlowski
· 4 days ago
b4ada06
tools: ynl-gen: fix nested array counting
by Asbjørn Sloth Tønnesen
· 4 days ago
f38b933
Merge branch 'tools-ynl-gen-misc-changes'
by Jakub Kicinski
· 3 days ago
017bda8
genetlink: fix typo in comment
by Asbjørn Sloth Tønnesen
· 4 days ago
5fece05
tools: ynl-gen: use macro for binary min-len check
by Asbjørn Sloth Tønnesen
· 4 days ago
9f9581b
netlink: specs: fou: change local-v6/peer-v6 check
by Asbjørn Sloth Tønnesen
· 4 days ago
a229866
Merge branch 'mptcp-misc-features-for-v6-18'
by Jakub Kicinski
· 3 days ago
3bd4f98
mptcp: record subflows in RPS table
by Christoph Paasch
· 4 days ago
9293249
net: Add rfs_needed() helper
by Christoph Paasch
· 4 days ago
3fff72f
selftests: mptcp: add checks for fallback counters
by Gang Yan
· 4 days ago
2d5be56
mptcp: use HMAC-SHA256 library instead of open-coded HMAC
by Eric Biggers
· 4 days ago
0e2a520
Merge tag 'mlx5-psp-ifc' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
by Jakub Kicinski
· 3 days ago
c5142df
Merge tag 'wireless-2025-09-03' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
by Jakub Kicinski
· 3 days ago
b9a10f8
Merge tag 'soc-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 3 days ago
875691c
Merge tag 'at91-fixes-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/fixes
by Arnd Bergmann
· 3 days ago
ec299e4
Merge tag 'bitmap-for-6.17-rc5' of https://github.com/norov/linux
by Linus Torvalds
· 3 days ago
396a788
ixgbe: drop unnecessary casts to u16 / int
by Jacek Kowalski
· 7 weeks ago
Next »