index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-01
netfilter: conntrack: unify established states for SCTP paths
Sriram Yagnaraman
2
-62
/
+39
2023-02-01
net: mctp: mark socks as dead on unhash, prevent re-add
Jeremy Kerr
2
-0
/
+7
2023-02-01
sctp: fail if no bound addresses can be used for a given scope
Marcelo Ricardo Leitner
1
-0
/
+6
2023-02-01
net/sched: sch_taprio: do not schedule in taprio_reset()
Eric Dumazet
1
-1
/
+0
2023-02-01
netrom: Fix use-after-free of a listening socket.
Kuniyuki Iwashima
1
-0
/
+1
2023-02-01
netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETE
Sriram Yagnaraman
1
-9
/
+16
2023-02-01
ipv4: prevent potential spectre v1 gadget in fib_metrics_match()
Eric Dumazet
1
-0
/
+2
2023-02-01
ipv4: prevent potential spectre v1 gadget in ip_metrics_convert()
Eric Dumazet
1
-0
/
+2
2023-02-01
netlink: annotate data races around sk_state
Eric Dumazet
1
-4
/
+6
2023-02-01
netlink: annotate data races around dst_portid and dst_group
Eric Dumazet
1
-9
/
+14
2023-02-01
netlink: annotate data races around nlk->portid
Eric Dumazet
1
-2
/
+5
2023-02-01
netfilter: nft_set_rbtree: skip elements in transaction from garbage collection
Pablo Neira Ayuso
1
-1
/
+15
2023-02-01
netfilter: nft_set_rbtree: Switch to node list walk for overlap detection
Pablo Neira Ayuso
1
-127
/
+189
2023-02-01
net: fix UaF in netns ops registration error path
Paolo Abeni
1
-1
/
+1
2023-02-01
ipv6: fix reachability confirmation with proxy_ndp
Gergely Risko
1
-1
/
+14
2023-02-01
Bluetooth: hci_sync: cancel cmd_timer if hci_open failed
Archie Pusaka
1
-0
/
+1
2023-02-01
tcp: fix rate_app_limited to default to 1
David Morley
1
-0
/
+2
2023-02-01
tcp: avoid the lookup process failing to get sk in ehash table
Jason Xing
2
-6
/
+19
2023-02-01
l2tp: prevent lockdep issue in l2tp_tunnel_register()
Eric Dumazet
1
-3
/
+2
2023-02-01
Bluetooth: Fix possible deadlock in rfcomm_sk_state_change
Ying Hsu
1
-1
/
+6
2023-02-01
l2tp: close all race conditions in l2tp_tunnel_register()
Cong Wang
1
-14
/
+14
2023-02-01
l2tp: convert l2tp_tunnel_list to idr
Cong Wang
1
-43
/
+42
2023-02-01
l2tp: Don't sleep and disable BH under writer-side sk_callback_lock
Jakub Sitnicki
1
-8
/
+9
2023-02-01
l2tp: Serialize access to sk_user_data with sk_callback_lock
Jakub Sitnicki
1
-6
/
+13
2023-02-01
net/sched: sch_taprio: fix possible use-after-free
Eric Dumazet
1
-0
/
+3
2023-02-01
sch_htb: Avoid grafting on htb_destroy_class_offload when destroying htb
Rahul Rameshbabu
1
-11
/
+16
2023-02-01
net: nfc: Fix use-after-free in local_cleanup()
Jisoo Jang
1
-0
/
+1
2023-01-24
Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"
Eric Dumazet
1
-1
/
+0
2023-01-24
net/ulp: use consistent error code when blocking ULP
Paolo Abeni
1
-1
/
+1
2023-01-24
wifi: mac80211: sdata can be NULL during AMPDU start
Alexander Wetzel
2
-1
/
+8
2023-01-24
net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats
Daniil Tatianin
1
-1
/
+2
2023-01-18
net/sched: act_mpls: Fix warning during failed attribute validation
Ido Schimmel
1
-1
/
+7
2023-01-18
tipc: fix unexpected link reset due to discovery messages
Tung Nguyen
1
-4
/
+8
2023-01-18
netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function.
Gavrilov Ilia
1
-2
/
+2
2023-01-18
ipv6: raw: Deduct extension header length in rawv6_push_pending_frames
Herbert Xu
1
-0
/
+4
2023-01-18
netfilter: nft_payload: incorrect arithmetics when fetching VLAN header bits
Pablo Neira Ayuso
1
-1
/
+1
2023-01-14
net/ulp: prevent ULP without clone op from entering the LISTEN status
Paolo Abeni
2
-1
/
+19
2023-01-14
net: sched: disallow noqueue for qdisc classes
Frederick Lawler
1
-0
/
+5
2023-01-12
mptcp: use proper req destructor for IPv6
Matthieu Baerts
1
-3
/
+16
2023-01-12
mptcp: dedicated request sock for subflow in v6
Matthieu Baerts
1
-8
/
+26
2023-01-12
caif: fix memory leak in cfctrl_linkup_request()
Zhengchao Shao
1
-1
/
+5
2023-01-12
netfilter: ipset: Rework long task execution when adding/deleting entries
Jozsef Kadlecsik
10
-80
/
+67
2023-01-12
netfilter: ipset: fix hash:net,port,net hang with /0 subnet
Jozsef Kadlecsik
1
-19
/
+21
2023-01-12
net: sched: cbq: dont intepret cls results when asked to drop
Jamal Hadi Salim
1
-2
/
+2
2023-01-12
net: sched: atm: dont intepret cls results when asked to drop
Jamal Hadi Salim
1
-1
/
+4
2023-01-12
nfc: Fix potential resource leaks
Miaoqian Lin
1
-14
/
+38
2023-01-12
net: sched: fix memory leak in tcindex_set_parms
Hawkins Jiawei
1
-10
/
+2
2023-01-12
netfilter: nf_tables: honor set timeout and garbage collection updates
Pablo Neira Ayuso
1
-18
/
+45
2023-01-12
netfilter: nf_tables: perform type checking for existing sets
Pablo Neira Ayuso
1
-1
/
+35
2023-01-12
netfilter: nf_tables: add function to create set stateful expressions
Pablo Neira Ayuso
1
-38
/
+68
[next]