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
2021-08-18
net: igmp: increase size of mr_ifc_count
Eric Dumazet
1
-1
/
+1
2021-08-18
tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets
Neal Cardwell
1
-1
/
+1
2021-08-18
net: linkwatch: fix failure to restore device state across suspend/resume
Willy Tarreau
1
-2
/
+3
2021-08-18
net: bridge: fix memleak in br_add_if()
Yang Yingliang
1
-0
/
+2
2021-08-18
net: bridge: fix flags interpretation for extern learn fdb entries
Nikolay Aleksandrov
3
-10
/
+6
2021-08-18
net: bridge: validate the NUD_PERMANENT bit when adding an extern_learn FDB e...
Vladimir Oltean
3
-8
/
+27
2021-08-18
net: igmp: fix data-race in igmp_ifc_timer_expire()
Eric Dumazet
1
-7
/
+14
2021-08-18
net: Fix memory leak in ieee802154_raw_deliver
Takeshi Misawa
1
-1
/
+6
2021-08-18
net: sched: act_mirred: Reset ct info when mirror/redirect skb
Hangbin Liu
1
-0
/
+3
2021-08-18
net/smc: fix wait on already cleared link
Karsten Graul
4
-7
/
+33
2021-08-18
netfilter: nf_conntrack_bridge: Fix memory leak when error
Yajun Deng
1
-0
/
+6
2021-08-12
net/xfrm/compat: Copy xfrm_spdattr_type_t atributes
Dmitry Safonov
1
-5
/
+44
2021-08-12
xfrm: Fix RCU vs hash_resize_mutex lock inversion
Frederic Weisbecker
1
-9
/
+8
2021-08-12
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
3
-24
/
+44
2021-08-12
net: sched: fix lockdep_set_class() typo error for sch->seqlock
Yunsheng Lin
1
-1
/
+1
2021-08-12
sctp: move the active_key update after sh_keys is added
Xin Long
1
-5
/
+9
2021-08-12
net, gro: Set inner transport header offset in tcp/udp GRO hook
Jakub Sitnicki
2
-0
/
+7
2021-08-12
net: xfrm: fix memory leak in xfrm_user_rcv_msg
Pavel Skripkin
1
-0
/
+10
2021-08-08
Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancel...
Greg Kroah-Hartman
1
-8
/
+8
2021-08-08
net: Fix zero-copy head len calculation.
Pravin B Shelar
1
-1
/
+4
2021-08-04
can: j1939: j1939_session_deactivate(): clarify lifetime of session object
Oleksij Rempel
1
-2
/
+7
2021-08-04
sctp: fix return value check in __sctp_rcv_asconf_lookup
Marcelo Ricardo Leitner
1
-1
/
+1
2021-08-04
skmsg: Make sk_psock_destroy() static
Cong Wang
1
-2
/
+1
2021-08-04
net: llc: fix skb_over_panic
Pavel Skripkin
2
-2
/
+10
2021-08-04
tipc: do not write skb_shinfo frags when doing decrytion
Xin Long
1
-10
/
+4
2021-08-04
net: qrtr: fix memory leaks
Pavel Skripkin
1
-1
/
+5
2021-08-04
net: Set true network header for ECN decapsulation
Gilad Naaman
1
-1
/
+1
2021-08-04
tipc: fix sleeping in tipc accept routine
Hoang Le
1
-5
/
+4
2021-08-04
tipc: fix implicit-connect for SYN+
Xin Long
1
-8
/
+13
2021-08-04
netfilter: nft_nat: allow to specify layer 4 protocol NAT only
Pablo Neira Ayuso
1
-1
/
+3
2021-08-04
netfilter: conntrack: adjust stop timestamp to real expiry value
Florian Westphal
1
-1
/
+6
2021-08-04
mac80211: fix enabling 4-address mode on a sta vif after assoc
Felix Fietkau
3
-2
/
+23
2021-08-04
cfg80211: Fix possible memory leak in function cfg80211_bss_update
Nguyen Dinh Phi
1
-4
/
+2
2021-08-04
can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF
Ziyang Xuan
1
-2
/
+18
2021-08-04
can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP....
Zhang Changzhong
1
-1
/
+1
2021-07-31
ipv6: ip6_finish_output2: set sk into newly allocated nskb
Vasily Averin
1
-1
/
+1
2021-07-31
ipv6: allocate enough headroom in ip6_finish_output2()
Vasily Averin
1
-0
/
+28
2021-07-31
sctp: move 198 addresses from unusable to private scope
Xin Long
1
-1
/
+2
2021-07-31
net: annotate data race around sk_ll_usec
Eric Dumazet
1
-1
/
+1
2021-07-31
net/802/garp: fix memleak in garp_request_join()
Yang Yingliang
1
-0
/
+14
2021-07-31
net/802/mrp: fix memleak in mrp_request_join()
Yang Yingliang
1
-0
/
+14
2021-07-31
af_unix: fix garbage collect vs MSG_PEEK
Miklos Szeredi
1
-2
/
+49
2021-07-28
skbuff: Fix build with SKB extensions disabled
Florian Fainelli
1
-1
/
+2
2021-07-28
skbuff: Release nfct refcount on napi stolen or re-used skbs
Paul Blakey
2
-0
/
+14
2021-07-28
net: sched: cls_api: Fix the the wrong parameter
Yajun Deng
1
-1
/
+1
2021-07-28
tcp: disable TFO blackhole logic by default
Wei Wang
2
-2
/
+9
2021-07-28
sctp: update active_key for asoc when old key is being replaced
Xin Long
1
-0
/
+2
2021-07-28
ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptions
Paolo Abeni
1
-1
/
+1
2021-07-28
net/sched: act_skbmod: Skip non-Ethernet packets
Peilin Ye
1
-4
/
+8
2021-07-28
net/tcp_fastopen: fix data races around tfo_active_disable_stamp
Eric Dumazet
1
-3
/
+16
[next]