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
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-8
/
+42
2026-03-24
rtnetlink: fix leak of SRCU struct in rtnl_link_register
Sabrina Dubroca
1
-0
/
+3
2026-03-24
net: correctly handle tunneled traffic on IPV6_CSUM GSO fallback
Willem de Bruijn
1
-5
/
+17
2026-03-24
net-sysfs: switch xps_queue_show() to sysfs_emit()
Yury Norov
1
-1
/
+1
2026-03-20
rtnetlink: count IFLA_INFO_SLAVE_KIND in if_nlmsg_size
Sabrina Dubroca
1
-3
/
+6
2026-03-20
rtnetlink: count IFLA_PARENT_DEV_{NAME,BUS_NAME} in if_nlmsg_size
Sabrina Dubroca
1
-0
/
+16
2026-03-14
net: plumb drop reasons to __dev_queue_xmit()
Eric Dumazet
1
-40
/
+43
2026-03-13
udp: Don't pass udptable to IPv4 socket lookup functions.
Kuniyuki Iwashima
1
-1
/
+1
2026-03-13
udp: Don't pass udptable to IPv6 socket lookup functions.
Kuniyuki Iwashima
1
-2
/
+1
2026-03-12
net: add skb_defer_disable_key static key
Eric Dumazet
3
-1
/
+30
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-38
/
+11
2026-03-12
tcp: add tcp_release_cb_cond() helper
Eric Dumazet
1
-6
/
+8
2026-03-11
neighbour: restore protocol != 0 check in pneigh update
Sabrina Dubroca
1
-1
/
+2
2026-03-11
bpf: bpf_out_neigh_v6: Fix nd_tbl NULL dereference when IPv6 is disabled
Ricardo B. Marlière
1
-0
/
+3
2026-03-11
bpf: bpf_out_neigh_v4: Fix nd_tbl NULL dereference when IPv6 is disabled
Ricardo B. Marlière
1
-0
/
+4
2026-03-10
page_pool: store detach_time as ktime_t to avoid false-negatives
Jakub Kicinski
1
-2
/
+2
2026-03-10
net: export netif_open for self_test usage
Mike Marciniszyn (Meta)
1
-0
/
+1
2026-03-10
net: add xmit recursion limit to tunnel xmit functions
Weiming Shi
1
-35
/
+0
2026-03-09
net/sched: do not reset queues in graft operations
Eric Dumazet
2
-2
/
+2
2026-03-09
net: Add SPDX ids to some source files
Tim Bird
2
-2
/
+2
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-74
/
+58
2026-03-05
xdp: produce a warning when calculated tailroom is negative
Larysa Zaremba
1
-1
/
+2
2026-03-05
xdp: use modulo operation to calculate XDP frag tailroom
Larysa Zaremba
1
-1
/
+2
2026-03-05
net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lock
Sebastian Andrzej Siewior
2
-5
/
+2
2026-03-04
net: devmem: use READ_ONCE/WRITE_ONCE on binding->dev
Bobby Eshleman
2
-3
/
+5
2026-03-04
net: use ktime_t in struct scm_timestamping_internal
Eric Dumazet
1
-4
/
+8
2026-03-04
tcp: secure_seq: add back ports to TS offset
Eric Dumazet
1
-51
/
+29
2026-03-04
net-sysfs: use rps_tag_ptr and remove metadata from rps_dev_flow_table
Eric Dumazet
2
-58
/
+65
2026-03-04
net-sysfs: remove rcu field from 'struct rps_dev_flow_table'
Eric Dumazet
1
-9
/
+2
2026-03-04
net-sysfs: get rid of rps_dev_flow_lock
Eric Dumazet
1
-12
/
+6
2026-03-04
net-sysfs: use rps_tag_ptr and remove metadata from rps_sock_flow_table
Eric Dumazet
2
-47
/
+54
2026-03-04
net-sysfs: add rps_sock_flow_table_mask() helper
Eric Dumazet
2
-10
/
+13
2026-03-04
net-sysfs: remove rcu field from 'struct rps_sock_flow_table'
Eric Dumazet
1
-1
/
+3
2026-03-03
net: core: failover: enforce mandatory ops and clean up redundant checks
Zeeshan Ahmad
1
-7
/
+7
2026-03-03
net: core: allow netdev_upper_get_next_dev_rcu from bh context
Kohei Enju
1
-1
/
+2
2026-03-03
net: Fix rcu_tasks stall in threaded busypoll
YiFei Zhu
1
-6
/
+11
2026-03-02
net: remove addr_len argument of recvmsg() handlers
Eric Dumazet
1
-6
/
+1
2026-02-28
net: sched: introduce qdisc-specific drop reason tracing
Jesper Dangaard Brouer
1
-4
/
+4
2026-02-28
net: fix sock compilation error under CONFIG_PREEMPT_RT
Jiayuan Chen
1
-5
/
+8
2026-02-27
net: inline skb_add_rx_frag_netmem()
Eric Dumazet
1
-11
/
+0
2026-02-27
net: use try_cmpxchg() in lock_sock_nested()
Eric Dumazet
1
-0
/
+13
2026-02-26
net: annotate data-races around sk->sk_{data_ready,write_space}
Eric Dumazet
1
-7
/
+7
2026-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
25
-74
/
+89
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-17
/
+41
2026-02-26
net: consume xmit errors of GSO frames
Jakub Kicinski
1
-5
/
+18
2026-02-24
net: __lock_sock() can be static
Eric Dumazet
1
-4
/
+4
2026-02-24
net: Drop the lock in skb_may_tx_timestamp()
Sebastian Andrzej Siewior
1
-5
/
+18
2026-02-23
net: do not pass flow_id to set_rps_cpu()
Eric Dumazet
1
-7
/
+5
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-4
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-6
/
+3
[prev]
[next]