Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
mkl
/
linux-can
/
HEAD
e3f5e0f
mctp: i2c: fix skb memory leak in receive path
by Haiyue Wang
· 5 days ago
main
master
fdfd103
Merge branch 'net-enetc-fix-fallback-phy-address-handling-and-do-not-skip-setting-for-addr-0'
by Paolo Abeni
· 16 hours ago
dbe17e7
net: enetc: do not skip setting LaBCR[MDIO_PHYAD_PRTAD] for addr 0
by Wei Fang
· 6 days ago
246953f
net: enetc: fix incorrect fallback PHY address handling
by Wei Fang
· 6 days ago
0d9a60a
bnxt_en: Fix RSS table size check when changing ethtool channels
by Pavan Chebbi
· 4 days ago
183f682
Merge branch 'net-usb-lan78xx-accumulated-bug-fixes'
by Jakub Kicinski
· 23 hours ago
312c816
net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnect
by Oleksij Rempel
· 5 days ago
d9cc0e4
net: usb: lan78xx: skip LTM configuration for LAN7850
by Oleksij Rempel
· 5 days ago
5098874
net: usb: lan78xx: fix TX byte statistics for small packets
by Oleksij Rempel
· 5 days ago
e4f774a
net: usb: lan78xx: fix silent drop of packets with checksum errors
by Oleksij Rempel
· 5 days ago
7a85d37
MAINTAINERS: include/net/tc_wrapper.h belongs to TC subsystem
by Eric Dumazet
· 4 days ago
b2662e7
net: nexthop: fix percpu use-after-free in remove_nh_grp_entry
by Mehul Rao
· 4 days ago
288598d
serial: caif: hold tty->link reference in ldisc_open and ser_release
by Shuangpeng Bai
· 5 days ago
87d1268
net: sfp: improve Huawei MA5671a fixup
by Álvaro Fernández Rojas
· 5 days ago
c113d5e
Merge branch 'net-spacemit-a-few-error-handling-fixes'
by Jakub Kicinski
· 4 days ago
8629215
net: spacemit: Fix error handling in emac_tx_mem_map()
by Vivian Wang
· 6 days ago
3aa1417
net: spacemit: Fix error handling in emac_alloc_rx_desc_buffers()
by Vivian Wang
· 6 days ago
4245a79
rxrpc, afs: Fix missing error pointer check after rxrpc_kernel_lookup_peer()
by Miaoqian Lin
· 6 days ago
7a4d746
Merge branch 'further-sja1105-phylink-link-replay-fixups'
by Jakub Kicinski
· 4 days ago
ce2da64
net: dsa: sja1105: ensure phylink_replay_link_end() will not be missed
by Vladimir Oltean
· 6 days ago
976703c
net: dsa: sja1105: reorder sja1105_reload_cbs() and phylink_replay_link_end()
by Vladimir Oltean
· 6 days ago
0cc0c2e
net/sched: teql: fix NULL pointer dereference in iptunnel_xmit on TEQL slave xmit
by Weiming Shi
· 7 days ago
5c3398a
net: ncsi: fix skb leak in error paths
by Jian Zhang
· 6 days ago
63f428c
Merge branch 'mlx5-misc-fixes-2026-03-05'
by Jakub Kicinski
· 4 days ago
a6413e6
net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQ
by Dragos Tatulea
· 5 days ago
db25c42
net/mlx5e: RX, Fix XDP multi-buf frag counting for striding RQ
by Dragos Tatulea
· 5 days ago
1633111
net/mlx5e: Fix DMA FIFO desync on error CQE SQ recovery
by Gal Pressman
· 5 days ago
76324e4
net/mlx5: Fix peer miss rules host disabled checks
by Carolina Jubran
· 5 days ago
24b2795
net/mlx5: Fix crash when moving to switchdev mode
by Patrisious Haddad
· 5 days ago
aed763a
net/mlx5: Fix deadlock between devlink lock and esw->wq
by Cosmin Ratiu
· 6 days ago
55f854d
qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_size
by Laurent Vivier
· 6 days ago
03910cd
Merge branch 'bond-fix-2-link-state-issues'
by Jakub Kicinski
· 4 days ago
3348be7
bonding: handle BOND_LINK_FAIL, BOND_LINK_BACK as valid link states
by Hangbin Liu
· 7 days ago
45fc134
bonding: do not set usable_slaves for broadcast mode
by Hangbin Liu
· 7 days ago
224a0d2
net: mctp: fix device leak on probe failure
by Johan Hovold
· 6 days ago
0e16181
MAINTAINERS: Remove bouncing T7XX reviewer
by Dave Hansen
· 5 days ago
f76a932
net: dsa: realtek: rtl8365mb: remove ifOutDiscards from rx_packets
by Mieczyslaw Nalewaj
· 7 days ago
abacaf5
Merge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 days ago
18ecff3
Merge tag 'trace-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
by Linus Torvalds
· 5 days ago
cf440e5
Merge branch 'Address-XDP-frags-having-negative-tailroom'
by Jakub Kicinski
· 5 days ago
8821e85
xdp: produce a warning when calculated tailroom is negative
by Larysa Zaremba
· 6 days ago
f8e18ab
net: enetc: use truesize as XDP RxQ info frag_size
by Larysa Zaremba
· 6 days ago
75d9228
libeth, idpf: use truesize as XDP RxQ info frag_size
by Larysa Zaremba
· 6 days ago
c69d22c6
i40e: use xdp.frame_sz as XDP RxQ info frag_size
by Larysa Zaremba
· 6 days ago
8f497dc
i40e: fix registering XDP RxQ info
by Larysa Zaremba
· 6 days ago
e142dc4
ice: change XDP RxQ frag_size from DMA write length to xdp.frame_sz
by Larysa Zaremba
· 6 days ago
02852b4
ice: fix rxq info registering in mbuf packets
by Larysa Zaremba
· 6 days ago
16394d8
xsk: introduce helper to determine rxq->frag_size
by Larysa Zaremba
· 6 days ago
88b6b7f7
xdp: use modulo operation to calculate XDP frag tailroom
by Larysa Zaremba
· 6 days ago
5d1271f
selftests/tc-testing: Add tests exercising act_ife metalist replace behaviour
by Victor Nogueira
· 6 days ago
e2cedd4
net/sched: act_ife: Fix metalist update behavior
by Jamal Hadi Salim
· 6 days ago
4517b74
Merge branch 'net-ipv6-fix-panic-when-ipv4-route-references-loopback-ipv6-nexthop-and-add-selftest'
by Jakub Kicinski
· 5 days ago
46c1ef0
selftests: net: add test for IPv4 route with loopback IPv6 nexthop
by Jiayuan Chen
· 7 days ago
21ec9277
net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop
by Jiayuan Chen
· 7 days ago
168ff39
net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabled
by Fernando Fernandez Mancera
· 7 days ago
e5e8906
net: bridge: fix nd_tbl NULL dereference when IPv6 is disabled
by Fernando Fernandez Mancera
· 7 days ago
02b2920
Merge branch 'maintainers-annual-cleanup-of-inactive-maintainers'
by Jakub Kicinski
· 5 days ago
ed65790
MAINTAINERS: remove Thomas Falcon from IBM ibmvnic
by Jakub Kicinski
· 7 days ago
4d37e68
MAINTAINERS: remove Claudiu Manoil and Alexandre Belloni from Ocelot switch
by Jakub Kicinski
· 7 days ago
9ede3e9
MAINTAINERS: replace Taras Chornyi with Elad Nachman for Marvell Prestera
by Jakub Kicinski
· 7 days ago
60da2d2
MAINTAINERS: remove Jonathan Lemon from OpenCompute PTP
by Jakub Kicinski
· 7 days ago
34f4945
MAINTAINERS: replace Clark Wang with Frank Li for Freescale FEC
by Jakub Kicinski
· 7 days ago
593cdf1
MAINTAINERS: remove DENG Qingfang from MediaTek switch
by Jakub Kicinski
· 7 days ago
77f72ef
MAINTAINERS: remove Sean Wang from MediaTek Ethernet and switch
by Jakub Kicinski
· 7 days ago
e07f796
MAINTAINERS: remove Jerin Jacob from Marvell OcteonTX2
by Jakub Kicinski
· 7 days ago
80f8a19
MAINTAINERS: remove Manish Chopra from QLogic QL4xxx (now orphan)
by Jakub Kicinski
· 7 days ago
f9b5bf1
MAINTAINERS: remove Johan Hedberg from Bluetooth subsystem
by Jakub Kicinski
· 7 days ago
c952291
selftests: net: tun: don't abort XFAIL cases
by Sun Jian
· 14 days ago
6be2681
selftests/harness: order TEST_F and XFAIL_ADD constructors
by Sun Jian
· 14 days ago
3738097
Merge tag 'nf-26-03-05' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
by Jakub Kicinski
· 5 days ago
f26b098
ftrace: Add MAINTAINERS entries for all ftrace headers
by Jerome Marchand
· 6 days ago
0abc73c
net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mtk_xdp_setup()
by Lorenzo Bianconi
· 7 days ago
9df9578
netfilter: nft_set_pipapo: split gc into unlink and reclaim phase
by Florian Westphal
· 7 days ago
fb7fb40
netfilter: nf_tables: clone set on flush only
by Pablo Neira Ayuso
· 8 days ago
def602e
netfilter: nf_tables: unconditionally bump set->nelems before insertion
by Pablo Neira Ayuso
· 8 days ago
b824c3e
net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lock
by Sebastian Andrzej Siewior
· 8 days ago
ae779bc
Merge branch 'net-stmmac-fix-vlan-handling-when-interface-is-down'
by Jakub Kicinski
· 6 days ago
2cd70e3
net: stmmac: Defer VLAN HW configuration when interface is down
by Ovidiu Panait
· 7 days ago
bd7ad51
net: stmmac: Fix VLAN HW state restore
by Ovidiu Panait
· 7 days ago
e38200e
net: stmmac: Improve double VLAN handling
by Ovidiu Panait
· 7 days ago
35dfedc
net: stmmac: Fix error handling in VLAN add and delete paths
by Ovidiu Panait
· 7 days ago
550921c
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
by Jakub Kicinski
· 6 days ago
ff2c591
Merge branch 'mptcp-misc-fixes-for-v7-0-rc2'
by Jakub Kicinski
· 6 days ago
1777f34
selftests: mptcp: join: check removing signal+subflow endp
by Matthieu Baerts (NGI0)
· 8 days ago
579a752
mptcp: pm: in-kernel: always mark signal+subflow endp as used
by Matthieu Baerts (NGI0)
· 8 days ago
560edd9
selftests: mptcp: join: check RM_ADDR not sent over same subflow
by Matthieu Baerts (NGI0)
· 8 days ago
fb8d0bc
mptcp: pm: avoid sending RM_ADDR over same subflow
by Matthieu Baerts (NGI0)
· 8 days ago
8c09412
selftests: mptcp: more stable simult_flows tests
by Paolo Abeni
· 8 days ago
f43ed0c
Merge branch 'nfc-fix-leaks-and-races-surfaced-by-nipa'
by Jakub Kicinski
· 6 days ago
d793458
nfc: rawsock: cancel tx_work before socket teardown
by Jakub Kicinski
· 7 days ago
0efdc02
nfc: nci: clear NCI_DATA_EXCHANGE before calling completion callback
by Jakub Kicinski
· 7 days ago
6608358
nfc: nci: complete pending data exchange on device close
by Jakub Kicinski
· 7 days ago
d42449d
nfc: digital: free skb on digital_in_send error paths
by Jakub Kicinski
· 7 days ago
7bd4b0c
nfc: nci: free skb on nci_transceive early error paths
by Jakub Kicinski
· 7 days ago
40bf00e
net: devmem: use READ_ONCE/WRITE_ONCE on binding->dev
by Bobby Eshleman
· 8 days ago
a4c2b8b
net_sched: sch_fq: clear q->band_pkt_count[] in fq_reset()
by Eric Dumazet
· 7 days ago
f7d92f1
net: nfc: nci: Fix zero-length proprietary notifications
by Ian Ray
· 8 days ago
165573e4
tcp: secure_seq: add back ports to TS offset
by Eric Dumazet
· 8 days ago
7f083fa
net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscs
by Koichiro Den
· 10 days ago
c649e99
Merge tag 'linux-can-fixes-for-7.0-20260302' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by Jakub Kicinski
· 6 days ago
Next »