index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Lines
2026-03-11
bpf: bpf_out_neigh_v4: Fix nd_tbl NULL dereference when IPv6 is disabled
Ricardo B. Marlière
-0
/
+4
2026-03-10
page_pool: store detach_time as ktime_t to avoid false-negatives
Jakub Kicinski
-2
/
+2
2026-03-10
net: export netif_open for self_test usage
Mike Marciniszyn (Meta)
-0
/
+1
2026-03-10
net: add xmit recursion limit to tunnel xmit functions
Weiming Shi
-35
/
+0
2026-03-09
net/sched: do not reset queues in graft operations
Eric Dumazet
-2
/
+2
2026-03-09
net: Add SPDX ids to some source files
Tim Bird
-2
/
+2
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-74
/
+58
2026-03-05
xdp: produce a warning when calculated tailroom is negative
Larysa Zaremba
-1
/
+2
2026-03-05
xdp: use modulo operation to calculate XDP frag tailroom
Larysa Zaremba
-1
/
+2
2026-03-05
net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lock
Sebastian Andrzej Siewior
-5
/
+2
2026-03-04
net: devmem: use READ_ONCE/WRITE_ONCE on binding->dev
Bobby Eshleman
-3
/
+5
2026-03-04
net: use ktime_t in struct scm_timestamping_internal
Eric Dumazet
-4
/
+8
2026-03-04
tcp: secure_seq: add back ports to TS offset
Eric Dumazet
-51
/
+29
2026-03-04
net-sysfs: use rps_tag_ptr and remove metadata from rps_dev_flow_table
Eric Dumazet
-58
/
+65
2026-03-04
net-sysfs: remove rcu field from 'struct rps_dev_flow_table'
Eric Dumazet
-9
/
+2
2026-03-04
net-sysfs: get rid of rps_dev_flow_lock
Eric Dumazet
-12
/
+6
2026-03-04
net-sysfs: use rps_tag_ptr and remove metadata from rps_sock_flow_table
Eric Dumazet
-47
/
+54
2026-03-04
net-sysfs: add rps_sock_flow_table_mask() helper
Eric Dumazet
-10
/
+13
2026-03-04
net-sysfs: remove rcu field from 'struct rps_sock_flow_table'
Eric Dumazet
-1
/
+3
2026-03-03
net: core: failover: enforce mandatory ops and clean up redundant checks
Zeeshan Ahmad
-7
/
+7
2026-03-03
net: core: allow netdev_upper_get_next_dev_rcu from bh context
Kohei Enju
-1
/
+2
2026-03-03
net: Fix rcu_tasks stall in threaded busypoll
YiFei Zhu
-6
/
+11
2026-03-02
net: remove addr_len argument of recvmsg() handlers
Eric Dumazet
-6
/
+1
2026-02-28
net: sched: introduce qdisc-specific drop reason tracing
Jesper Dangaard Brouer
-4
/
+4
2026-02-28
net: fix sock compilation error under CONFIG_PREEMPT_RT
Jiayuan Chen
-5
/
+8
2026-02-27
net: inline skb_add_rx_frag_netmem()
Eric Dumazet
-11
/
+0
2026-02-27
net: use try_cmpxchg() in lock_sock_nested()
Eric Dumazet
-0
/
+13
2026-02-26
net: annotate data-races around sk->sk_{data_ready,write_space}
Eric Dumazet
-7
/
+7
2026-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-74
/
+89
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-17
/
+41
2026-02-26
net: consume xmit errors of GSO frames
Jakub Kicinski
-5
/
+18
2026-02-24
net: __lock_sock() can be static
Eric Dumazet
-4
/
+4
2026-02-24
net: Drop the lock in skb_may_tx_timestamp()
Sebastian Andrzej Siewior
-5
/
+18
2026-02-23
net: do not pass flow_id to set_rps_cpu()
Eric Dumazet
-7
/
+5
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-4
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-6
/
+3
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-3
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-21
/
+21
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-57
/
+53
2026-02-19
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-7
/
+19
2026-02-18
Merge tag 'nf-26-02-17' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
-1
/
+1
2026-02-17
net: do not delay zero-copy skbs in skb_attempt_defer_free()
Eric Dumazet
-1
/
+6
2026-02-17
net: remove WARN_ON_ONCE when accessing forward path array
Pablo Neira Ayuso
-1
/
+1
2026-02-17
net: fix backlog_unlock_irq_restore() vs CONFIG_PREEMPT_RT
Eric Dumazet
-5
/
+12
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-1
/
+3
2026-02-11
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-351
/
+424
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
-27
/
+60
2026-02-09
Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+1
2026-02-06
net/ipv6: Remove jumbo_remove step from TX path
Alice Mikityanska
-4
/
+2
2026-02-06
net/ipv6: Drop HBH for BIG TCP on RX side
Alice Mikityanska
-2
/
+0
[prev]
[next]