index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-25
can: j1939: j1939_sk_queue_activate_next_locked(): replace WARN_ON_ONCE with ...
Fedor Pchelkin
1
-1
/
+4
2022-08-25
net: dsa: don't warn in dsa_port_set_state_now() when driver doesn't support it
Vladimir Oltean
1
-2
/
+5
2022-08-25
net: genl: fix error path memory leak in policy dumping
Jakub Kicinski
2
-3
/
+17
2022-08-25
net: sched: fix misuse of qcpu->backlog in gnet_stats_add_queue_cpu
Zhengchao Shao
1
-1
/
+1
2022-08-25
net: rtnetlink: fix module reference count leak issue in rtnetlink_rcv_msg
Zhengchao Shao
1
-0
/
+1
2022-08-25
net: fix potential refcount leak in ndisc_router_discovery()
Xin Xiong
1
-0
/
+3
2022-08-25
net: qrtr: start MHI channel after endpoit creation
Maxim Kochetkov
1
-5
/
+7
2022-08-25
net/sunrpc: fix potential memory leaks in rpc_sysfs_xprt_state_change()
Xin Xiong
1
-2
/
+4
2022-08-25
netfilter: nf_tables: check NFT_SET_CONCAT flag if field_count is specified
Pablo Neira Ayuso
1
-0
/
+5
2022-08-25
netfilter: nf_tables: disallow NFT_SET_ELEM_CATCHALL and NFT_SET_ELEM_INTERVA...
Pablo Neira Ayuso
1
-0
/
+3
2022-08-25
netfilter: nf_tables: NFTA_SET_ELEM_KEY_END requires concat and interval flags
Pablo Neira Ayuso
1
-0
/
+24
2022-08-25
netfilter: nf_tables: validate NFTA_SET_ELEM_OBJREF based on NFT_SET_OBJECT flag
Pablo Neira Ayuso
1
-4
/
+9
2022-08-25
netfilter: nf_tables: fix scheduling-while-atomic splat
Florian Westphal
1
-4
/
+0
2022-08-25
netfilter: nf_tables: really skip inactive sets when allocating name
Pablo Neira Ayuso
1
-1
/
+1
2022-08-25
netfilter: nf_tables: possible module reference underflow in error path
Pablo Neira Ayuso
1
-1
/
+1
2022-08-25
netfilter: nf_ct_irc: cap packet search space to 4k
Florian Westphal
1
-3
/
+9
2022-08-25
netfilter: nf_ct_ftp: prefer skb_linearize
Florian Westphal
1
-18
/
+6
2022-08-25
netfilter: nf_ct_h323: cap packet size at 64k
Florian Westphal
1
-1
/
+9
2022-08-25
netfilter: nf_ct_sane: remove pseudo skb linearization
Florian Westphal
1
-38
/
+30
2022-08-25
netfilter: nf_tables: disallow NFTA_SET_ELEM_KEY_END with NFT_SET_ELEM_INTERV...
Pablo Neira Ayuso
1
-0
/
+1
2022-08-25
netfilter: nf_tables: use READ_ONCE and WRITE_ONCE for shared generation id a...
Pablo Neira Ayuso
1
-7
/
+13
2022-08-25
netfilter: nfnetlink: re-enable conntrack expectation events
Florian Westphal
1
-12
/
+71
2022-08-25
vsock: Set socket state back to SS_UNCONNECTED in vsock_connect_timeout()
Peilin Ye
1
-0
/
+1
2022-08-25
vsock: Fix memory leak in vsock_connect()
Peilin Ye
1
-1
/
+8
2022-08-25
ipv6: do not use RT_TOS for IPv6 flowlabel
Matthias May
1
-2
/
+1
2022-08-25
devlink: Fix use-after-free after a failed reload
Ido Schimmel
1
-2
/
+2
2022-08-25
SUNRPC: Don't reuse bvec on retransmission of the request
Trond Myklebust
3
-20
/
+20
2022-08-25
SUNRPC: Reinitialise the backchannel request buffers before reuse
Trond Myklebust
1
-0
/
+14
2022-08-25
sunrpc: fix expiry of auth creds
Dan Aloni
1
-1
/
+1
2022-08-25
can: j1939: j1939_session_destroy(): fix memory leak of skbs
Fedor Pchelkin
1
-1
/
+7
2022-08-25
bpf: Check the validity of max_rdwr_access for sock local storage map iterator
Hou Tao
1
-1
/
+1
2022-08-25
bpf: Acquire map uref in .init_seq_private for sock{map,hash} iterator
Hou Tao
1
-1
/
+19
2022-08-25
bpf: Acquire map uref in .init_seq_private for sock local storage map iterator
Hou Tao
1
-1
/
+9
2022-08-25
mptcp: do not queue data on closed subflows
Paolo Abeni
2
-5
/
+14
2022-08-25
mptcp: move subflow cleanup in mptcp_destroy_common()
Paolo Abeni
3
-26
/
+18
2022-08-25
netfilter: nf_tables: fix crash when nf_trace is enabled
Florian Westphal
1
-11
/
+10
2022-08-25
rds: add missing barrier to release_refill
Mikulas Patocka
1
-0
/
+1
2022-08-21
net_sched: cls_route: disallow handle of 0
Jamal Hadi Salim
1
-0
/
+10
2022-08-17
Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regression
Luiz Augusto von Dentz
1
-7
/
+6
2022-08-17
wifi: cfg80211: remove chandef check in cfg80211_cac_event()
Johannes Berg
1
-3
/
+0
2022-08-17
wifi: nl80211: acquire wdev mutex earlier in start_ap
Johannes Berg
1
-12
/
+13
2022-08-17
wifi: nl80211: relax wdev mutex check in wdev_chandef()
Johannes Berg
1
-1
/
+11
2022-08-17
wifi: nl80211: hold wdev mutex for tid config
Johannes Berg
1
-0
/
+3
2022-08-17
wifi: cfg80211: handle IBSS in channel switch
Johannes Berg
1
-0
/
+3
2022-08-17
mptcp: refine memory scheduling
Paolo Abeni
1
-1
/
+2
2022-08-17
raw: fix a typo in raw_icmp_error()
Eric Dumazet
1
-1
/
+1
2022-08-17
raw: remove unused variables from raw6_icmp_error()
Eric Dumazet
1
-3
/
+0
2022-08-17
tcp: fix over estimation in sk_forced_mem_schedule()
Eric Dumazet
1
-3
/
+4
2022-08-17
net_sched: cls_route: remove from list when handle is 0
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2022-08-17
batman-adv: tracing: Use the new __vstring() helper
Steven Rostedt (Google)
1
-7
/
+2
[next]