index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-2
/
+2
5 days
Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
10
-80
/
+206
5 days
vlan: defer real device state propagation to netdev_work
Jakub Kicinski
1
-0
/
+1
5 days
net: add the driver-facing netdev_work scheduling API
Jakub Kicinski
1
-18
/
+63
5 days
net: turn the rx_mode work into a generic netdev_work facility
Jakub Kicinski
5
-76
/
+132
7 days
net: lwtunnel: Drop skb metadata before LWT encapsulation
Jakub Sitnicki
1
-0
/
+6
7 days
net, bpf: check master for NULL in xdp_master_redirect()
Xiang Mei
1
-1
/
+1
9 days
bpf: zero-initialize the fib lookup flow struct
Avinash Duduskar
1
-2
/
+2
12 days
flow_dissector: check device type before reading ETH_ADDRS
Yun Zhou
1
-2
/
+10
13 days
netdev-genl: report NAPI thread PID in the caller's pid namespace
Maoyi Xie
1
-1
/
+3
13 days
net: ip_gre: require CAP_NET_ADMIN in the device netns for changelink
Maoyi Xie
1
-0
/
+8
13 days
Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2
-31
/
+98
13 days
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
27
-453
/
+532
14 days
net: serialize netif_running() check in enqueue_to_backlog()
Eric Dumazet
1
-2
/
+4
14 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-6
/
+40
14 days
net: skmsg: preserve sg.copy across SG transforms
Yiming Qian
2
-0
/
+29
2026-06-16
tls: remove dead sockmap (psock) handling from the SW path
Jakub Kicinski
1
-49
/
+3
2026-06-16
Merge tag 'slab-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
1
-11
/
+13
2026-06-14
bpf, sockmap: fix integer overflow in bpf_msg_pop_data() bounds check
Sechang Lim
1
-2
/
+2
2026-06-14
bpf, sockmap: keep sk_msg copy state in sync
Zhang Cen
1
-5
/
+83
2026-06-14
bpf, sockmap: Fix wrong rsge offset in bpf_msg_push_data()
Weiming Shi
1
-1
/
+1
2026-06-14
bpf, sockmap: reject overflowing copy + len in bpf_msg_push_data()
Weiming Shi
1
-0
/
+3
2026-06-14
bpf: Fix bpf_get/setsockopt to tos for ipv4-mapped ipv6 socket
Leon Hwang
1
-1
/
+14
2026-06-12
net: watchdog: fix refcount tracking races
Eric Dumazet
1
-1
/
+2
2026-06-12
net: remove some unused EXPORT_SYMBOL()s
Sabrina Dubroca
1
-1
/
+0
2026-06-11
net: Stop leased rxq before uninstalling its memory provider
Daniel Borkmann
1
-4
/
+4
2026-06-11
net: fib_rules: Don't dump dying fib_rule in fib_rules_dump().
Kuniyuki Iwashima
1
-1
/
+5
2026-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-6
/
+14
2026-06-09
net: guard timestamp cmsgs to real error queue skbs
Kyle Zeng
1
-3
/
+3
2026-06-09
net: add retry mechanism to ndo_set_rx_mode_async
Stanislav Fomichev
3
-4
/
+55
2026-06-09
net: ethtool: make dev->hwprov ops-protected
Jakub Kicinski
1
-2
/
+2
2026-06-09
netconsole: do not dequeue pooled skbs that cannot satisfy len
Breno Leitao
1
-7
/
+0
2026-06-08
netdev: fix double-free in netdev_nl_bind_rx_doit()
Jakub Kicinski
1
-3
/
+1
2026-06-08
net: add pskb_may_pull() to skb_gro_receive_list()
HanQuan
1
-0
/
+5
2026-06-08
net: ensure SCM_TXTIME delivery time is no older than system boot
Willem de Bruijn
1
-1
/
+31
2026-06-08
neighbour: remove obsolete EXPORT_SYMBOL()
Eric Dumazet
1
-7
/
+0
2026-06-08
tcp: restrict SO_ATTACH_FILTER to priv users
Eric Dumazet
1
-0
/
+5
2026-06-05
net: devmem: allow bind-rx from non-init user namespaces
Bobby Eshleman
1
-1
/
+1
2026-06-05
bpf: Update transport_header when encapsulating UDP tunnel in lwt
Leon Hwang
1
-0
/
+12
2026-06-04
rtnetlink: use dev_isalive() in rtnl_getlink()
Eric Dumazet
3
-6
/
+12
2026-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+6
2026-06-04
net: document NETDEV_CHANGENAME as ops locked
Jakub Kicinski
1
-0
/
+1
2026-06-04
net: rename netdev_ops_assert_locked()
Jakub Kicinski
5
-17
/
+17
2026-06-03
mm/slab: improve kmem_cache_alloc_bulk
Christoph Hellwig
1
-11
/
+13
2026-06-02
net: Annotate sk->sk_write_space() for UDP SOCKMAP.
Kuniyuki Iwashima
1
-2
/
+6
2026-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-1
/
+11
2026-05-29
net: skbuff: fix pskb_carve leaking zcopy pages
Pavel Begunkov
1
-0
/
+10
2026-05-29
bpf: sockmap: fix tail fragment offset in bpf_msg_push_data
Yuqi Xu
1
-1
/
+1
2026-05-28
net: make page_pool_get_stats() void
Jakub Kicinski
2
-8
/
+2
2026-05-28
docs: page_pool: drop the mention of the legacy stats API
Jakub Kicinski
1
-0
/
+3
[next]