index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-01
tcp: Remove sk->sk_prot->orphan_count.
Kuniyuki Iwashima
5
-6
/
+11
2025-09-01
Merge tag 'for-net-2025-08-29' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-0
/
+3
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
1
-1
/
+1
2025-09-01
xfrm: xfrm_alloc_spi shouldn't use 0 as SPI
Sabrina Dubroca
1
-0
/
+3
2025-08-31
batman-adv: fix OOB read/write in network-coding decode
Stanislav Fort
1
-1
/
+6
2025-08-30
audit: add record for multiple task security contexts
Casey Schaufler
1
-8
/
+1
2025-08-30
lsm: security_lsmblob_to_secctx module selection
Casey Schaufler
1
-1
/
+2
2025-08-29
ipv4: start using dst_dev_rcu()
Eric Dumazet
4
-10
/
+12
2025-08-29
tcp: use dst_dev_rcu() in tcp_fastopen_active_disable_ofo_check()
Eric Dumazet
1
-3
/
+4
2025-08-29
tcp_metrics: use dst_dev_net_rcu()
Eric Dumazet
1
-3
/
+3
2025-08-29
net: use dst_dev_rcu() in sk_setup_caps()
Eric Dumazet
1
-6
/
+10
2025-08-29
ipv6: use RCU in ip6_output()
Eric Dumazet
1
-14
/
+15
2025-08-29
ipv6: use RCU in ip6_xmit()
Eric Dumazet
1
-14
/
+21
2025-08-29
ipv6: start using dst_dev_rcu()
Eric Dumazet
6
-13
/
+14
2025-08-29
net: dst: introduce dst->dev_rcu
Eric Dumazet
2
-3
/
+3
2025-08-29
inet_diag: avoid cache line misses in inet_diag_bc_sk()
Eric Dumazet
1
-21
/
+31
2025-08-29
inet_diag: change inet_diag_bc_sk() first argument
Eric Dumazet
5
-31
/
+15
2025-08-29
inet_diag: annotate data-races in inet_diag_bc_sk()
Eric Dumazet
1
-7
/
+7
2025-08-29
tcp: annotate data-races in tcp_req_diag_fill()
Eric Dumazet
2
-3
/
+3
2025-08-29
inet_diag: annotate data-races in inet_diag_msg_common_fill()
Eric Dumazet
1
-9
/
+9
2025-08-29
net_sched: gen_estimator: fix est_timer() vs CONFIG_PREEMPT_RT=y
Eric Dumazet
1
-0
/
+2
2025-08-29
Merge tag 'nf-25-08-27' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2
-5
/
+2
2025-08-29
Merge tag 'wireless-2025-08-28' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
5
-8
/
+42
2025-08-29
Bluetooth: Fix use-after-free in l2cap_sock_cleanup_listen()
Kuniyuki Iwashima
1
-0
/
+3
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
15
-89
/
+178
2025-08-29
Add RWF_NOSIGNAL flag for pwritev2
Lauri Vasama
1
-0
/
+3
2025-08-28
net_sched: act_skbmod: use RCU in tcf_skbmod_dump()
Eric Dumazet
1
-14
/
+12
2025-08-28
net_sched: act_tunnel_key: use RCU in tunnel_key_dump()
Eric Dumazet
1
-11
/
+9
2025-08-28
net_sched: act_vlan: use RCU in tcf_vlan_dump()
Eric Dumazet
1
-11
/
+9
2025-08-28
net_sched: remove BH blocking in eight actions
Eric Dumazet
8
-16
/
+16
2025-08-28
net: devmem: allow binding on rx queues with same DMA devices
Dragos Tatulea
1
-1
/
+30
2025-08-28
net: devmem: pre-read requested rx queues during bind
Dragos Tatulea
1
-27
/
+58
2025-08-28
net: devmem: pull out dma_dev out of net_devmem_bind_dmabuf
Dragos Tatulea
3
-12
/
+16
2025-08-28
net: devmem: get netdev DMA device via new API
Dragos Tatulea
1
-1
/
+9
2025-08-28
queue_api: add support for fetching per queue DMA dev
Dragos Tatulea
2
-0
/
+28
2025-08-28
wifi: mac80211: do not permit 40 MHz EHT operation on 5/6 GHz
Benjamin Berg
2
-5
/
+33
2025-08-28
inet: raw: add drop_counters to raw sockets
Eric Dumazet
2
-0
/
+2
2025-08-28
net: add sk->sk_drop_counters
Eric Dumazet
1
-0
/
+2
2025-08-28
net: add sk_drops_skbadd() helper
Eric Dumazet
4
-6
/
+6
2025-08-28
net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpers
Eric Dumazet
15
-40
/
+40
2025-08-28
net: ipv4: fix regression in local-broadcast routes
Oscar Maes
1
-3
/
+7
2025-08-27
net: Cache hash and flow_id to avoid recalculation
Krishna Kumar
1
-8
/
+7
2025-08-27
net: Prevent RPS table overwrite of active flows
Krishna Kumar
2
-8
/
+60
2025-08-27
net: rose: fix a typo in rose_clear_routes()
Eric Dumazet
1
-1
/
+1
2025-08-27
l2tp: do not use sock_hold() in pppol2tp_session_get_sock()
Eric Dumazet
1
-17
/
+8
2025-08-27
sctp: initialize more fields in sctp_v6_from_sk()
Eric Dumazet
1
-0
/
+2
2025-08-27
net: rose: include node references in rose_neigh refcount
Takamitsu Iwai
1
-2
/
+16
2025-08-27
net: rose: convert 'use' field to refcount_t
Takamitsu Iwai
4
-28
/
+32
2025-08-27
net: rose: split remove and free operations in rose_remove_neigh()
Takamitsu Iwai
1
-9
/
+6
2025-08-27
netfilter: conntrack: helper: Replace -EEXIST by -EBUSY
Phil Sutter
1
-2
/
+2
[prev]
[next]