Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
matttbe
/
net-next
/
HEAD
0016c76
DO-NOT-MERGE: mptcp: enabled by default
by Matthieu Baerts
· 11 days ago
b4/net-mptcp-misc-fixes-6-19-rc8
master
8173f18
selftests: mptcp: connect: fix maybe-uninitialize warn
by Matthieu Baerts (NGI0)
· 11 days ago
e47922f
mptcp: fix kdoc warnings
by Matthieu Baerts (NGI0)
· 11 days ago
c4ad2a9
mptcp: pm: in-kernel: clarify mptcp_pm_remove_anno_addr()
by Matthieu Baerts (NGI0)
· 11 days ago
9edc92f
mptcp: pm: in-kernel: always set as unavail when removing addr
by Matthieu Baerts (NGI0)
· 11 days ago
ff87e36
EDITME: cover title for net-mptcp-misc-fixes-6.19-rc8
by Matthieu Baerts (NGI0)
· 11 days ago
7576bd9
Merge branch 'net-cpsw-execute-ndo_set_rx_mode-callback-in-a-work-queue'
by Jakub Kicinski
· 11 days ago
0b8c878
net: cpsw: Execute ndo_set_rx_mode callback in a work queue
by Kevin Hao
· 12 days ago
c0b5dc7
net: cpsw_new: Execute ndo_set_rx_mode callback in a work queue
by Kevin Hao
· 12 days ago
279fe48
Merge branch 'gve-stats-reporting-fixes'
by Jakub Kicinski
· 11 days ago
c7db85d
gve: Correct ethtool rx_dropped calculation
by Max Yuan
· 12 days ago
7b9ebcc
gve: Fix stats report corruption on queue count change
by Debarghya Kundu
· 12 days ago
6788d44
Merge branch 'net-gro-fix-outer-network-offset'
by Jakub Kicinski
· 11 days ago
bee60ce
selftest: net: add a test-case for encap segmentation after GRO
by Paolo Abeni
· 12 days ago
5c2c3c3
net: gro: fix outer network offset
by Paolo Abeni
· 12 days ago
f613e8b
net: add proper RCU protection to /proc/net/ptype
by Eric Dumazet
· 12 days ago
78211543
net: ethernet: adi: adin1110: Check return value of devm_gpiod_get_optional() in adin1110_check_spi()
by Chen Ni
· 13 days ago
3125fc1
net: spacemit: k1-emac: fix jumbo frame support
by Tomas Hlavacek
· 2 weeks ago
79987ce
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
by Jakub Kicinski
· 12 days ago
d9f5824
Merge branch 'enetc-v4-hardware-integration-fixes'
by Jakub Kicinski
· 12 days ago
c28d765
net: enetc: Convert 16-bit register reads to 32-bit for ENETC v4
by Claudiu Manoil
· 2 weeks ago
21d0fc9
net: enetc: Convert 16-bit register writes to 32-bit for ENETC v4
by Claudiu Manoil
· 2 weeks ago
9ae13b2
net: enetc: Remove CBDR cacheability AXI settings for ENETC v4
by Claudiu Manoil
· 2 weeks ago
a69c172
net: enetc: Remove SI/BDR cacheability AXI settings for ENETC v4
by Claudiu Manoil
· 2 weeks ago
74d9391
tipc: use kfree_sensitive() for session key material
by Daniel Hodges
· 2 weeks ago
dbbec8c
net: stmmac: fix stm32 (and potentially others) resume regression
by Russell King (Oracle)
· 2 weeks ago
1c172fe
net: rss: fix reporting RXH_XFRM_NO_CHANGE as input_xfrm for contexts
by Jakub Kicinski
· 2 weeks ago
83b67cc9
linkwatch: use __dev_put() in callers to prevent UAF
by Jiayuan Chen
· 13 days ago
fdf3f68
net: don't touch dev->stats in BPF redirect paths
by Jakub Kicinski
· 2 weeks ago
6d06bc8
net: usb: r8152: fix resume reset deadlock
by Sergey Senozhatsky
· 2 weeks ago
f8db647
macvlan: fix error recovery in macvlan_common_newlink()
by Eric Dumazet
· 2 weeks ago
adcbadf
net: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP module
by Marek Behún
· 2 weeks ago
4085719
i40e: drop udp_tunnel_get_rx_info() call from i40e_open()
by Mohammad Heib
· 7 weeks ago
234e615
ice: drop udp_tunnel_get_rx_info() call from ndo_open()
by Mohammad Heib
· 7 weeks ago
fc6f36e
ice: Fix PTP NULL pointer dereference during VSI rebuild
by Aaron Ma
· 4 weeks ago
88b68f3
ice: PTP: fix missing timestamps on E825 hardware
by Jacob Keller
· 3 weeks ago
99854c1
ice: fix missing TX timestamps interrupts on E825 devices
by Grzegorz Nitka
· 3 months ago
31a7a0b
dpaa2-switch: add bounds check for if_id in IRQ handler
by Junrui Luo
· 2 weeks ago
82deb28
Merge branch 'net-liquidio-fix-memory-leaks-in-setup_nic_devices'
by Jakub Kicinski
· 2 weeks ago
6cbba46
net: liquidio: Fix off-by-one error in VF setup_nic_devices() cleanup
by Zilin Guan
· 2 weeks ago
8558aef
net: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanup
by Zilin Guan
· 2 weeks ago
926ede0
net: liquidio: Initialize netdev pointer before queue setup
by Zilin Guan
· 2 weeks ago
ed48a84
dpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zero
by Junrui Luo
· 3 weeks ago
de5720f
Merge branch 'net-fix-potential-crash-in-net-sched-cls_u32-c'
by Jakub Kicinski
· 2 weeks ago
cabd1a97
net/sched: cls_u32: use skb_header_pointer_careful()
by Eric Dumazet
· 2 weeks ago
13e00fd
net: add skb_header_pointer_careful() helper
by Eric Dumazet
· 2 weeks ago
37d312b
MAINTAINERS: add an entry for PSP
by Jakub Kicinski
· 2 weeks ago
1cac389
Merge tag 'net-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 2 weeks ago
e829083
Merge tag 'for-6.19-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 2 weeks ago
426ca15
net: fix segmentation of forwarding fraglist GRO
by Jibin Zhang
· 3 weeks ago
085820673
Merge tag 'wireless-2026-01-29' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
by Paolo Abeni
· 2 weeks ago
1eab33a
wifi: mac80211: correctly decode TTLM with default link map
by Benjamin Berg
· 2 weeks ago
df8b9be
Merge branch 'mptcp-avoid-dup-nl-events-and-propagate-error'
by Jakub Kicinski
· 2 weeks ago
c5d5ecf
selftests: mptcp: join: fix local endp not being tracked
by Matthieu Baerts (NGI0)
· 3 weeks ago
2ef9e3a
selftests: mptcp: check subflow errors in close events
by Matthieu Baerts (NGI0)
· 3 weeks ago
dccf461
mptcp: only reset subflow errors when propagated
by Matthieu Baerts (NGI0)
· 3 weeks ago
8467458
selftests: mptcp: check no dup close events after error
by Matthieu Baerts (NGI0)
· 3 weeks ago
280d654
mptcp: avoid dup SUB_CLOSED events after disconnect
by Matthieu Baerts (NGI0)
· 3 weeks ago
95f82b2b
Merge branch 'mlx5-misc-fixes-2026-01-27'
by Jakub Kicinski
· 2 weeks ago
011be34
net/mlx5e: Skip ESN replay window setup for IPsec crypto offload
by Jianbo Liu
· 3 weeks ago
a8f930b
net/mlx5: Fix vhca_id access call trace use before alloc
by Parav Pandit
· 3 weeks ago
2610a3d
net/mlx5: fs, Fix inverted cap check in tx flow table root disconnect
by Shay Drory
· 3 weeks ago
2aa1545
net: phy: micrel: fix clk warning when removing the driver
by Wei Fang
· 3 weeks ago
a62f7d6
net/mlx5e: don't assume psp tx skbs are ipv6 csum handling
by Daniel Zahka
· 3 weeks ago
2b73e75
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
by Jakub Kicinski
· 2 weeks ago
cc0cf10
net: bridge: fix static key check
by Martin Kaiser
· 3 weeks ago
d2492688
nfc: nci: Fix race between rfkill and nci_unregister_device().
by Kuniyuki Iwashima
· 3 weeks ago
8dfce89
Merge tag 'pinctrl-v6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 2 weeks ago
a040afa
gve: fix probe failure if clock read fails
by Jordan Rhee
· 3 weeks ago
d32ba90
Merge branch 'mlx5-misc-fixes-2026-01-26'
by Jakub Kicinski
· 3 weeks ago
476681f
net/mlx5e: Account for netdev stats in ndo_get_stats64
by Gal Pressman
· 3 weeks ago
f6766693
net/mlx5e: TC, delete flows only for existing peers
by Mark Bloch
· 3 weeks ago
2ae8c7e
net/mlx5: Fix Unbinding uplink-netdev in switchdev mode
by Shay Drory
· 3 weeks ago
05faf2c
ice: stop counting UDP csum mismatch as rx_errors
by Jesse Brandeburg
· 2 months ago
9bb30be
ice: Fix NULL pointer dereference in ice_vsi_set_napi_queues
by Aaron Ma
· 7 weeks ago
100cf7b4
ixgbe: don't initialize aci lock in ixgbe_recovery_probe()
by Kohei Enju
· 9 weeks ago
6383447
ixgbe: fix memory leaks in the ixgbe_recovery_probe() path
by Kohei Enju
· 9 weeks ago
1f97d9dc
Merge tag 'vfio-v6.19-rc8' of https://github.com/awilliam/linux-vfio
by Linus Torvalds
· 3 weeks ago
e9acda5
bonding: fix use-after-free due to enslave fail after slave array update
by Nikolay Aleksandrov
· 3 weeks ago
f584427
dt-bindings: pinctrl: marvell,armada3710-xb-pinctrl: fix 'usb32_drvvbus0' group name
by Gabor Juhos
· 3 weeks ago
4f0d22e
pinctrl: lpass-lpi: implement .get_direction() for the GPIO driver
by Bartosz Golaszewski
· 3 weeks ago
165c34f
nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame().
by Kuniyuki Iwashima
· 3 weeks ago
2c84959
net: spacemit: Check for netif_carrier_ok() in emac_stats_update()
by Vivian Wang
· 3 weeks ago
e2a9eeb
mptcp: fix race in mptcp_pm_nl_flush_addrs_doit()
by Eric Dumazet
· 3 weeks ago
8d7ba71
rocker: fix memory leak in rocker_world_port_post_fini()
by Kery Qi
· 3 weeks ago
fcb70a5
Merge tag 'vfs-6.19-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
by Linus Torvalds
· 3 weeks ago
709bbb0
net: dsa: yt921x: Fix MIB overflow wraparound routine
by David Yang
· 3 weeks ago
ca12c4a
net/mlx5: Fix return type mismatch in mlx5_esw_vport_vhca_id()
by Zeng Chi
· 3 weeks ago
f0813bc
net: wwan: t7xx: fix potential skb->frags overflow in RX path
by Kery Qi
· 3 weeks ago
63804fe
Linux 6.19-rc7
by Linus Torvalds
· 3 weeks ago
1742272
selftests: net: add ipv6 ping to local address from localhost
by Fernando Fernandez Mancera
· 3 weeks ago
03cbcdf
ipv6: use the right ifindex when replying to icmpv6 from localhost
by Fernando Fernandez Mancera
· 3 weeks ago
09f979d
net: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()
by Zilin Guan
· 3 weeks ago
944c614
sfc: fix deadlock in RSS config read
by Edward Cree
· 3 weeks ago
f66f5c2
Merge tag 'linux-can-fixes-for-6.19-20260123' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by Jakub Kicinski
· 3 weeks ago
0237777
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 3 weeks ago
f9e6e6d
Merge tag 'keys-trusted-next-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd
by Linus Torvalds
· 3 weeks ago
0a6dce0
Merge tag 'char-misc-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 3 weeks ago
11de40c
Merge tag 'tty-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 3 weeks ago
913fb06
Merge tag 'i2c-for-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 3 weeks ago
Next »