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
Age
Commit message (
Expand
)
Author
Lines
2026-03-19
l2tp: ppp: use max L2TP header size for PPP channel hdrlen
Qingfang Deng
-10
/
+5
2026-03-19
nfnetlink_osf: validate individual option lengths in fingerprints
Weiming Shi
-0
/
+13
2026-03-19
netfilter: nf_tables: release flowtable after rcu grace period on error
Pablo Neira Ayuso
-0
/
+1
2026-03-19
netfilter: bpf: defer hook memory release until rcu readers are done
Florian Westphal
-1
/
+1
2026-03-19
wifi: nl80211: use int for band coming from netlink
Johannes Berg
-2
/
+2
2026-03-19
wifi: mac80211: fix STA link removal during link removal
Johannes Berg
-1
/
+1
2026-03-18
net: ethtool: add ethtool COALESCE_RX_CQE_FRAMES/NSECS
Haiyang Zhang
-1
/
+13
2026-03-18
Merge tag 'wireless-2026-03-18' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-21
/
+28
2026-03-18
Merge tag 'batadv-net-pullrequest-20260317' of https://git.open-mesh.org/linu...
Jakub Kicinski
-0
/
+3
2026-03-18
ipv6: add NULL checks for idev in SRv6 paths
Minhong He
-0
/
+6
2026-03-18
Merge tag 'nfsd-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
-5
/
+21
2026-03-18
wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failure
Felix Fietkau
-1
/
+3
2026-03-18
wifi: mac80211: fix NULL deref in mesh_matches_local()
Xiang Mei
-0
/
+3
2026-03-17
xsk: use __xsk_rcv_zc_safe for ZC multi-buffer Rx processing
Maciej Fijalkowski
-2
/
+2
2026-03-17
fou: Remove IPPROTO_UDPLITE check in gue_err() and gue6_err().
Kuniyuki Iwashima
-4
/
+2
2026-03-17
clsact: Fix use-after-free in init/destroy rollback asymmetry
Daniel Borkmann
-6
/
+8
2026-03-17
xfrm: iptfs: only publish mode_data after clone setup
Paul Moses
-3
/
+3
2026-03-17
net/sched: cls_flower: remove unions from fl_flow_key
Cedric Jehasse
-8
/
+4
2026-03-16
net/sched: teql: Fix double-free in teql_master_xmit
Jamal Hadi Salim
-32
/
+2
2026-03-16
net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()
Jiayuan Chen
-7
/
+23
2026-03-16
bonding: prevent potential infinite loop in bond_header_parse()
Eric Dumazet
-9
/
+12
2026-03-16
xsk: remove repeated defines
Maciej Fijalkowski
-7
/
+0
2026-03-16
tcp: improve inet6_ehashfn() entropy
Eric Dumazet
-5
/
+35
2026-03-16
af_key: validate families in pfkey_send_migrate()
Eric Dumazet
-7
/
+12
2026-03-16
xfrm: prevent policy_hthresh.work from racing with netns teardown
Minwoo Ra
-0
/
+2
2026-03-14
devlink: introduce shared devlink instance for PFs on same chip
Jiri Pirko
-1
/
+162
2026-03-14
devlink: allow devlink instance allocation without a backing device
Jiri Pirko
-11
/
+25
2026-03-14
devlink: add devl_warn() helper and use it in port warnings
Jiri Pirko
-7
/
+16
2026-03-14
devlink: add devlink_dev_driver_name() helper and use it in trace events
Jiri Pirko
-0
/
+6
2026-03-14
devlink: introduce __devlink_alloc() with dev driver pointer
Jiri Pirko
-16
/
+29
2026-03-14
devlink: support index-based notification filtering
Jiri Pirko
-1
/
+14
2026-03-14
devlink: support index-based lookup via bus_name/dev_name handle
Jiri Pirko
-0
/
+9
2026-03-14
devlink: allow to use devlink index as a command handle
Jiri Pirko
-143
/
+243
2026-03-14
devlink: avoid extra iterations when found devlink is not registered
Jiri Pirko
-6
/
+10
2026-03-14
devlink: add helpers to get bus_name/dev_name
Jiri Pirko
-8
/
+20
2026-03-14
devlink: expose devlink instance index over netlink
Jiri Pirko
-0
/
+3
2026-03-14
ipv4: validate IPV4_DEVCONF attributes properly
Fernando Fernandez Mancera
-10
/
+45
2026-03-14
Merge tag 'nf-26-03-13' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
-87
/
+73
2026-03-14
Merge tag 'for-net-2026-03-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-31
/
+51
2026-03-14
net: plumb drop reasons to __dev_queue_xmit()
Eric Dumazet
-40
/
+43
2026-03-14
net: dropreason: add SKB_DROP_REASON_RECURSION_LIMIT
Eric Dumazet
-1
/
+1
2026-03-14
sunrpc: fix cache_request leak in cache_release
Jeff Layton
-5
/
+21
2026-03-14
atm: lec: fix use-after-free in sock_def_readable()
Deepanshu Kartikey
-26
/
+48
2026-03-14
tcp: increase LINUX_MIB_BEYOND_WINDOW for SKB_DROP_REASON_TCP_OVERWINDOW
Simon Baatz
-0
/
+1
2026-03-14
mptcp: keep rcv_mwnd_seq in sync with subflow rcv_wnd
Simon Baatz
-2
/
+4
2026-03-14
tcp: implement RFC 7323 window retraction receiver requirements
Simon Baatz
-5
/
+12
2026-03-14
batman-adv: avoid OGM aggregation when skb tailroom is insufficient
Yang Yang
-0
/
+3
2026-03-13
udp: Don't pass proto to __udp4_lib_rcv() and __udp6_lib_rcv().
Kuniyuki Iwashima
-24
/
+9
2026-03-13
udp: Don't pass udptable to IPv4 socket lookup functions.
Kuniyuki Iwashima
-84
/
+57
2026-03-13
udp: Don't pass udptable to IPv6 socket lookup functions.
Kuniyuki Iwashima
-59
/
+49
[prev]
[next]