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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
25 hours
net/sched: act_mirred: Fix blockcast recursion bypass leading to stack overflow
Kito Xu (veritas501)
1
-7
/
+11
25 hours
ethtool: cmis_cdb: Fix incorrect read / write length extension
Ido Schimmel
2
-16
/
+3
25 hours
mptcp: do not drop partial packets
Shardul Bankar
1
-5
/
+19
25 hours
mptcp: handle first subflow closing consistently
Paolo Abeni
2
-6
/
+11
25 hours
mptcp: introduce the mptcp_init_skb helper
Paolo Abeni
1
-23
/
+27
25 hours
mptcp: reset rcv wnd on disconnect
Paolo Abeni
1
-0
/
+1
25 hours
mptcp: cleanup fallback dummy mapping generation
Paolo Abeni
2
-1
/
+10
25 hours
mptcp: pm: fix ADD_ADDR timer infinite retry on option space insufficient
Li Xiasong
2
-10
/
+46
25 hours
net: hsr: defer node table free until after RCU readers
Michael Bommarito
1
-2
/
+4
25 hours
rxrpc: Fix RESPONSE packet verification to extract skb to a linear buffer
David Howells
4
-42
/
+29
25 hours
rxrpc: Fix DATA decrypt vs splice() by copying data to buffer in recvmsg
David Howells
6
-97
/
+96
25 hours
xfrm: esp: restore combined single-frag length gate
Jingguo Tan
2
-4
/
+4
25 hours
netfilter: conntrack: tcp: do not force CLOSE on invalid-seq RST without dire...
Hamza Mahfooz
1
-1
/
+2
25 hours
xfrm: ah: use skb_to_full_sk in async output callbacks
Michael Bommarito
2
-2
/
+2
25 hours
xfrm: route MIGRATE notifications to caller's netns
Maoyi Xie
4
-9
/
+8
25 hours
nfc: hci: fix out-of-bounds read in HCP header parsing
Ashutosh Desai
2
-0
/
+20
25 hours
net: skbuff: fix missing zerocopy reference in pskb_carve helpers
Minh Nguyen
1
-0
/
+4
25 hours
ip6: vti: Use ip6_tnl.net in vti6_changelink().
Kuniyuki Iwashima
1
-5
/
+7
25 hours
l2tp: use refcount_inc_not_zero in l2tp_session_get_by_ifname
Michael Bommarito
1
-5
/
+6
25 hours
xfrm: input: hold netns during deferred transport reinjection
Zhengchuan Liang
1
-4
/
+12
25 hours
ipv6: validate extension header length before copying to cmsg
Qi Tang
1
-8
/
+46
25 hours
ip6: vti: Use ip6_tnl.net in vti6_siocdevprivate().
Maoyi Xie
1
-2
/
+9
25 hours
ipv6: exthdrs: refresh nh after handling HAO option
Zhengchuan Liang
1
-0
/
+2
25 hours
ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo()
Justin Iurman
1
-0
/
+2
25 hours
bpf: sockmap: fix tail fragment offset in bpf_msg_push_data
Yuqi Xu
1
-1
/
+1
25 hours
Bluetooth: hci_sync: fix UAF in hci_le_create_cis_sync
Doruk Tan Ozturk
1
-1
/
+3
25 hours
Bluetooth: ISO: serialize iso_sock_clear_timer with socket lock
Muhammad Bilal
1
-1
/
+1
25 hours
Bluetooth: ISO: fix UAF in iso_recv_frame
Muhammad Bilal
1
-3
/
+7
25 hours
Bluetooth: HIDP: fix missing length checks in hidp_input_report()
Muhammad Bilal
1
-5
/
+18
25 hours
Bluetooth: L2CAP: fix chan ref leak in l2cap_chan_timeout() on !conn
Siwei Zhang
1
-1
/
+3
25 hours
Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen()
Siwei Zhang
1
-7
/
+9
25 hours
batman-adv: tt: prevent TVLV entry number overflow
Sven Eckelmann
1
-3
/
+17
25 hours
inet: frags: flush pending skbs in fqdir_pre_exit()
Jakub Kicinski
2
-5
/
+43
25 hours
inet: frags: add inet_frag_queue_flush()
Jakub Kicinski
2
-8
/
+13
25 hours
batman-adv: bla: avoid double decrement of bla.num_requests
Sven Eckelmann
3
-24
/
+67
25 hours
batman-adv: tt: avoid empty VLAN responses
Sven Eckelmann
1
-3
/
+18
25 hours
batman-adv: tt: fix TOCTOU race for reported vlans
Sven Eckelmann
1
-4
/
+10
25 hours
batman-adv: tp_meter: directly shut down timer on cleanup
Sven Eckelmann
1
-7
/
+1
25 hours
batman-adv: tp_meter: avoid role confusion in tp_list
Sven Eckelmann
1
-23
/
+36
25 hours
batman-adv: iv: recover OGM scheduling after forward packet error
Sven Eckelmann
2
-19
/
+60
25 hours
batman-adv: tvlv: reject oversized TVLV packets
Sven Eckelmann
1
-3
/
+8
25 hours
batman-adv: bla: avoid NULL-ptr deref for claim via dropped interface
Sven Eckelmann
1
-2
/
+4
25 hours
batman-adv: tt: reject oversized local TVLV buffers
Sven Eckelmann
1
-3
/
+5
25 hours
batman-adv: tvlv: abort OGM send on tvlv append failure
Sven Eckelmann
4
-21
/
+40
25 hours
batman-adv: v: stop OGMv2 on disabled interface
Sven Eckelmann
1
-12
/
+21
25 hours
net: skbuff: fix pskb_carve leaking zcopy pages
Pavel Begunkov
1
-0
/
+10
25 hours
ipv6: fix possible infinite loop in fib6_select_path()
Jiayuan Chen
1
-0
/
+3
25 hours
ipv6: fix possible infinite loop in rt6_fill_node()
Jiayuan Chen
1
-0
/
+2
25 hours
sctp: fix race between sctp_wait_for_connect and peeloff
Zhenghang Xiao
1
-0
/
+2
25 hours
Bluetooth: hci_sync: Set HCI_CMD_DRAIN_WORKQUEUE during device close
Heitor Alves de Siqueira
1
-0
/
+8
[next]