index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2026-01-25
net: core: neighbour: Make another netlink notification atomically
Petr Machata
2026-01-25
net: core: neighbour: Make one netlink notification atomically
Petr Machata
2026-01-25
net: core: neighbour: Reorder netlink & internal notification
Petr Machata
2026-01-25
net: core: neighbour: Inline neigh_update_notify() calls
Petr Machata
2026-01-25
net: core: neighbour: Process ARP queue later
Petr Machata
2026-01-25
net: core: neighbour: Extract ARP queue processing to a helper function
Petr Machata
2026-01-25
net: core: neighbour: Call __neigh_notify() under a lock
Petr Machata
2026-01-25
net: core: neighbour: Add a neigh_fill_info() helper for when lock not held
Petr Machata
2026-01-25
ipv4: igmp: annotate data-races around idev->mr_maxdelay
Eric Dumazet
2026-01-25
net: expand NETDEV_RSS_KEY_LEN to 256 bytes
Eric Dumazet
2026-01-25
net: inline get_netmem() and put_netmem()
Eric Dumazet
2026-01-25
net: inline net_is_devmem_iov()
Eric Dumazet
2026-01-25
gro: change the BUG_ON() in gro_pull_from_frag0()
Eric Dumazet
2026-01-25
ipv6: use the right ifindex when replying to icmpv6 from localhost
Fernando Fernandez Mancera
2026-01-25
net: bridge: mcast: fix memcpy with u64_stats
David Yang
2026-01-24
bpf: add fsession support
Menglong Dong
2026-01-23
net/rds: rds_tcp_accept_one ought to not discard messages
Gerd Rausch
2026-01-23
net/rds: No shortcut out of RDS_CONN_ERROR
Gerd Rausch
2026-01-23
net: add queue config validation callback
Jakub Kicinski
2026-01-23
net: use netdev_queue_config() for mp restart
Jakub Kicinski
2026-01-23
net: move mp->rx_page_size validation to __net_mp_open_rxq()
Jakub Kicinski
2026-01-23
net: introduce a trivial netdev_queue_config()
Jakub Kicinski
2026-01-23
net: introduce mangleid_features
Paolo Abeni
2026-01-23
tcp: move tcp_stream_memory_free() to tcp.c
Eric Dumazet
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-01-22
tcp: move tcp_rate_check_app_limited() to tcp.c
Eric Dumazet
2026-01-22
tcp: move tcp_rate_gen to tcp_input.c
Eric Dumazet
2026-01-22
Bluetooth: MGMT: Fix memory leak in set_ssp_complete
Jianpeng Chang
2026-01-22
netfilter: nft_set_rbtree: remove seqcount_rwlock_t
Pablo Neira Ayuso
2026-01-22
netfilter: nft_set_rbtree: use binary search array in get command
Pablo Neira Ayuso
2026-01-22
netfilter: nft_set_rbtree: translate rbtree to array for binary search
Pablo Neira Ayuso
2026-01-22
netfilter: nf_tables: add .abort_skip_removal flag for set types
Pablo Neira Ayuso
2026-01-22
net/sched: act_ife: avoid possible NULL deref
Eric Dumazet
2026-01-22
Merge tag 'wireless-2026-11-22' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2026-01-22
vsock/virtio: cap TX credit to local buffer size
Melbin K Mathew
2026-01-22
vsock/virtio: fix potential underflow in virtio_transport_get_credit()
Melbin K Mathew
2026-01-22
net: openvswitch: fix data race in ovs_vport_get_upcall_stats
David Yang
2026-01-22
cipso: harden use of skb_cow() in cipso_v4_skbuff_setattr()
Will Rosenberg
2026-01-21
Merge tag 'nf-next-26-01-20' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2026-01-21
rxrpc: Fix data-race warning and potential load/store tearing
David Howells
2026-01-21
net: dsa: fix off-by-one in maximum bridge ID determination
Vladimir Oltean
2026-01-21
gro: inline tcp6_gro_complete()
Eric Dumazet
2026-01-21
gro: inline tcp6_gro_receive()
Eric Dumazet
2026-01-21
tcp: preserve const qualifier in tcp_rsk() and inet_rsk()
Eric Dumazet
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2026-01-20
netrom: fix double-free in nr_route_frame()
Jeongjun Park
2026-01-20
net: remove HIPPI support and RoadRunner HIPPI driver
Ethan Nelson-Moore
2026-01-20
tcp: move tcp_rate_skb_delivered() to tcp_input.c
Eric Dumazet
2026-01-20
ipv6: annotate data-race in ndisc_router_discovery()
Eric Dumazet
2026-01-20
net: add kdoc for napi_consume_skb()
Jakub Kicinski
[prev]
[next]