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.13.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-01-27
net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple sockets
Miroslav Lichvar
1
-3
/
+6
2022-01-27
netfilter: nft_set_pipapo: allocate pcpu scratch maps on clone
Florian Westphal
1
-0
/
+8
2022-01-27
netfilter: nft_payload: do not update layer 4 checksum when mangling fragments
Pablo Neira Ayuso
1
-0
/
+3
2022-01-27
bpf: Fix SO_RCVBUF/SO_SNDBUF handling in _bpf_setsockopt().
Kuniyuki Iwashima
1
-0
/
+2
2022-01-27
bpf, sockmap: Fix double bpf_prog_put on error case in map_link
John Fastabend
1
-8
/
+13
2022-01-27
bpf, sockmap: Fix return codes from tcp_bpf_recvmsg_parser()
John Fastabend
1
-0
/
+27
2022-01-27
netfilter: ipt_CLUSTERIP: fix refcount leak in clusterip_tg_check()
Xin Xiong
1
-1
/
+4
2022-01-27
net: dsa: fix incorrect function pointer check for MRP ring roles
Vladimir Oltean
1
-2
/
+2
2022-01-27
net/xfrm: IPsec tunnel mode fix inner_ipproto setting in sec_path
Raed Salem
1
-5
/
+25
2022-01-27
Bluetooth: L2CAP: Fix using wrong mode
Luiz Augusto von Dentz
1
-2
/
+10
2022-01-27
xfrm: state and policy should fail if XFRMA_IF_ID 0
Antony Antony
1
-3
/
+18
2022-01-27
xfrm: interface with if_id 0 should return error
Antony Antony
1
-2
/
+12
2022-01-27
xfrm: fix a small bug in xfrm_sa_len()
Eric Dumazet
1
-1
/
+1
2022-01-27
Bluetooth: MGMT: Use hci_dev_test_and_{set,clear}_flag
Luiz Augusto von Dentz
1
-7
/
+7
2022-01-27
Bluetooth: refactor set_exp_feature with a feature table
Joseph Hwang
1
-106
/
+142
2022-01-27
netfilter: bridge: add support for pppoe filtering
Florian Westphal
1
-4
/
+3
2022-01-27
Bluetooth: stop proccessing malicious adv data
Pavel Skripkin
1
-1
/
+7
2022-01-27
Bluetooth: cmtp: fix possible panic when cmtp_init_sockets() fails
Wang Hai
1
-3
/
+1
2022-01-27
Bluetooth: L2CAP: Fix not initializing sk_peer_pid
Luiz Augusto von Dentz
1
-0
/
+19
2022-01-27
nfc: llcp: fix NULL error pointer dereference on sendmsg() after failed bind()
Krzysztof Kozlowski
1
-0
/
+5
2022-01-16
can: isotp: convert struct tpcon::{idx,len} to unsigned int
Marc Kleine-Budde
1
-2
/
+2
2022-01-16
Bluetooth: add quirk disabling LE Read Transmit Power
Aditya Garg
1
-1
/
+2
2022-01-11
ipv6: raw: check passed optlen before reading
Tamir Duberstein
1
-0
/
+3
2022-01-11
net: udp: fix alignment problem in udp4_seq_show()
yangxingwu
1
-1
/
+1
2022-01-11
ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate
William Zhao
1
-0
/
+2
2022-01-11
ipv6: Do cleanup if attribute validation fails in multipath route
David Ahern
1
-5
/
+3
2022-01-11
ipv6: Continue processing multipath route even if gateway attribute is invalid
David Ahern
1
-2
/
+5
2022-01-11
phonet: refcount leak in pep_sock_accep
Hangyu Hua
1
-0
/
+1
2022-01-11
net ticp:fix a kernel-infoleak in __tipc_sendmsg()
Haimin Zhang
1
-0
/
+2
2022-01-11
sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc
Eric Dumazet
1
-4
/
+2
2022-01-11
batman-adv: mcast: don't send link-local multicast to mcast routers
Linus Lüssing
3
-11
/
+21
2022-01-11
sctp: hold endpoint before calling cb in sctp_transport_lookup_process
Xin Long
2
-32
/
+36
2022-01-11
lwtunnel: Validate RTA_ENCAP_TYPE attribute length
David Ahern
3
-0
/
+11
2022-01-11
ipv6: Check attribute length for RTA_GATEWAY when deleting multipath route
David Ahern
1
-1
/
+5
2022-01-11
ipv6: Check attribute length for RTA_GATEWAY in multipath route
David Ahern
1
-1
/
+20
2022-01-11
ipv4: Check attribute length for RTA_FLOW in multipath route
David Ahern
1
-3
/
+14
2022-01-11
ipv4: Check attribute length for RTA_GATEWAY in multipath route
David Ahern
1
-3
/
+26
2022-01-11
mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh
Pavel Skripkin
3
-81
/
+54
2022-01-11
mac80211: initialize variable have_higher_than_11mbit
Tom Rix
1
-1
/
+1
2022-01-11
netrom: fix copying in user data in nr_setsockopt
Christoph Hellwig
1
-1
/
+1
2022-01-05
net: fix use-after-free in tw_timer_handler
Muchun Song
1
-6
/
+4
2022-01-05
net/ncsi: check for error return from call to nla_put_u32
Jiasheng Jiang
1
-1
/
+5
2022-01-05
net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helper
Nikolay Aleksandrov
1
-3
/
+3
2022-01-05
net: bridge: mcast: add and enforce startup query interval minimum
Nikolay Aleksandrov
5
-3
/
+22
2022-01-05
net: bridge: mcast: add and enforce query interval minimum
Nikolay Aleksandrov
5
-3
/
+22
2022-01-05
net/smc: fix kernel panic caused by race of smc_sock
Dust Li
8
-76
/
+57
2022-01-05
net/smc: don't send CDC/LLC message if link not ready
Dust Li
5
-5
/
+11
2022-01-05
net/smc: fix using of uninitialized completions
Karsten Graul
1
-2
/
+4
2022-01-05
sctp: use call_rcu to free endpoint
Xin Long
3
-22
/
+36
2022-01-05
udp: using datalen to cap ipv6 udp max gso segments
Coco Li
1
-1
/
+1
[prev]
[next]