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.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-7.0.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
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-07
bpf: Convert bpf_selem_link_map to failable
Amery Hung
1
-1
/
+8
2026-02-07
bpf: Select bpf_local_storage_map_bucket based on bpf_local_storage
Amery Hung
1
-1
/
+1
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-25
/
+55
2026-02-05
net: get rid of net/core/request_sock.c
Eric Dumazet
2
-19
/
+1
2026-02-05
tcp: move reqsk_fastopen_remove to net/ipv4/tcp_fastopen.c
Eric Dumazet
1
-85
/
+0
2026-02-05
inet: move reqsk_queue_alloc() to net/ipv4/inet_connection_sock.c
Eric Dumazet
1
-24
/
+0
2026-02-05
net: add vlan_get_protocol_offset_inline() helper
Eric Dumazet
1
-0
/
+36
2026-02-05
can: add CAN skb extension infrastructure
Oliver Hartkopp
1
-0
/
+4
2026-02-04
bpf: Don't check sk_fullsock() in bpf_skc_to_unix_sock().
Kuniyuki Iwashima
1
-1
/
+1
2026-02-04
net: gro: fix outer network offset
Paolo Abeni
1
-0
/
+2
2026-02-04
net: add proper RCU protection to /proc/net/ptype
Eric Dumazet
1
-16
/
+34
2026-02-03
netclassid: use thread_group_leader(p) in update_classid_task()
Oleg Nesterov
1
-1
/
+1
2026-02-03
net: Keep ignoring isolated cpuset change
Frederic Weisbecker
1
-1
/
+1
2026-02-03
linkwatch: use __dev_put() in callers to prevent UAF
Jiayuan Chen
1
-5
/
+15
2026-02-01
bpf: Fix bpf_xdp_store_bytes proto for read-only arg
Paul Chaignon
1
-1
/
+1
2026-01-31
net: don't touch dev->stats in BPF redirect paths
Jakub Kicinski
1
-4
/
+4
2026-01-31
tcp: reduce tcp sockets size by one cache line
Eric Dumazet
1
-6
/
+10
2026-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2026-01-29
net: fix segmentation of forwarding fraglist GRO
Jibin Zhang
1
-0
/
+2
2026-01-27
bpf, sockmap: Fix FIONREAD for sockmap
Jiayuan Chen
1
-0
/
+3
2026-01-27
bpf, sockmap: Fix incorrect copied_seq calculation
Jiayuan Chen
1
-3
/
+24
2026-01-27
net: include <linux/hex.h> from sysctl_net_core.c
Eric Dumazet
1
-0
/
+1
2026-01-26
net: core: neighbour: Make another netlink notification atomically
Petr Machata
1
-4
/
+9
2026-01-26
net: core: neighbour: Make one netlink notification atomically
Petr Machata
1
-3
/
+5
2026-01-26
net: core: neighbour: Reorder netlink & internal notification
Petr Machata
1
-2
/
+2
2026-01-26
net: core: neighbour: Inline neigh_update_notify() calls
Petr Machata
1
-11
/
+10
2026-01-26
net: core: neighbour: Process ARP queue later
Petr Machata
1
-1
/
+7
2026-01-26
net: core: neighbour: Extract ARP queue processing to a helper function
Petr Machata
1
-35
/
+43
2026-01-26
net: core: neighbour: Call __neigh_notify() under a lock
Petr Machata
1
-6
/
+12
2026-01-26
net: core: neighbour: Add a neigh_fill_info() helper for when lock not held
Petr Machata
1
-7
/
+17
2026-01-26
net: expand NETDEV_RSS_KEY_LEN to 256 bytes
Eric Dumazet
1
-2
/
+8
2026-01-26
net: inline get_netmem() and put_netmem()
Eric Dumazet
1
-21
/
+10
2026-01-26
net: inline net_is_devmem_iov()
Eric Dumazet
2
-11
/
+1
2026-01-26
gro: change the BUG_ON() in gro_pull_from_frag0()
Eric Dumazet
1
-1
/
+1
2026-01-25
bpf: add fsession support
Menglong Dong
1
-0
/
+1
2026-01-23
net: add queue config validation callback
Jakub Kicinski
3
-14
/
+66
2026-01-23
net: use netdev_queue_config() for mp restart
Jakub Kicinski
3
-38
/
+34
2026-01-23
net: move mp->rx_page_size validation to __net_mp_open_rxq()
Jakub Kicinski
1
-4
/
+6
2026-01-23
net: introduce a trivial netdev_queue_config()
Jakub Kicinski
2
-0
/
+33
2026-01-23
net: introduce mangleid_features
Paolo Abeni
1
-1
/
+4
2026-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+4
2026-01-21
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2
-0
/
+2
2026-01-21
net: add kdoc for napi_consume_skb()
Jakub Kicinski
1
-1
/
+12
2026-01-21
net: fclone allocation small optimization
Eric Dumazet
1
-1
/
+8
2026-01-21
net: remove legacy way to get/set HW timestamp config
Vadim Fedorenko
1
-44
/
+16
2026-01-21
net: split kmalloc_reserve() to allow inlining
Eric Dumazet
1
-20
/
+21
2026-01-21
Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linux
Jakub Kicinski
2
-9
/
+39
2026-01-21
Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"
Jakub Kicinski
7
-435
/
+24
2026-01-21
bpf: Fix memory access flags in helper prototypes
Zesen Liu
1
-10
/
+10
2026-01-20
net: Proxy netdev_queue_get_dma_dev for leased queues
David Wei
1
-2
/
+15
[prev]
[next]