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
2020-01-09
hsr: fix a race condition in node list insertion and deletion
Taehee Yoo
5
-37
/
+56
2020-01-09
hsr: fix error handling routine in hsr_dev_finalize()
Taehee Yoo
3
-24
/
+21
2020-01-09
hsr: avoid debugfs warning message when module is remove
Taehee Yoo
1
-1
/
+0
2020-01-09
net: annotate lockless accesses to sk->sk_pacing_shift
Eric Dumazet
3
-4
/
+5
2020-01-09
net: add annotations on hh->hh_len lockless accesses
Eric Dumazet
2
-3
/
+8
2020-01-09
Bluetooth: Fix memory leak in hci_connect_le_scan
Navid Emamdoost
1
-1
/
+3
2020-01-09
Bluetooth: delete a stray unlock
Dan Carpenter
1
-3
/
+1
2020-01-09
net, sysctl: Fix compiler warning when only cBPF is present
Alexander Lobakin
1
-0
/
+2
2020-01-09
netfilter: nf_queue: enqueue skbs with NULL dst
Marco Oliverio
1
-1
/
+1
2020-01-09
net/sched: annotate lockless accesses to qdisc->empty
Eric Dumazet
2
-2
/
+2
2020-01-09
sunrpc: fix crash when cache_head become valid before update
Pavel Tikhomirov
1
-6
/
+0
2020-01-09
netfilter: nft_tproxy: Fix port selector on Big Endian
Phil Sutter
1
-2
/
+2
2020-01-09
tcp: fix data-race in tcp_recvmsg()
Eric Dumazet
1
-8
/
+6
2020-01-09
net: make socket read/write_iter() honor IOCB_NOWAIT
Jens Axboe
1
-2
/
+2
2020-01-04
ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is set
Hangbin Liu
1
-4
/
+4
2020-01-04
tcp/dccp: fix possible race __inet_lookup_established()
Eric Dumazet
3
-12
/
+14
2020-01-04
tcp: do not send empty skb from tcp_write_xmit()
Eric Dumazet
1
-0
/
+8
2020-01-04
sit: do not confirm neighbor when do pmtu update
Hangbin Liu
1
-1
/
+1
2020-01-04
vti: do not confirm neighbor when do pmtu update
Hangbin Liu
2
-2
/
+2
2020-01-04
tunnel: do not confirm neighbor when do pmtu update
Hangbin Liu
2
-3
/
+3
2020-01-04
ip6_gre: do not confirm neighbor when do pmtu update
Hangbin Liu
1
-1
/
+1
2020-01-04
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
11
-22
/
+38
2020-01-04
udp: fix integer overflow while computing available space in sk_rcvbuf
Antonio Messina
1
-1
/
+1
2020-01-04
tcp: Fix highest_sack and highest_sack_seq
Cambda Zhu
1
-0
/
+3
2020-01-04
net_sched: sch_fq: properly set sk->sk_pacing_status
Eric Dumazet
1
-9
/
+8
2020-01-04
net/sched: add delete_empty() to filters and use it in cls_flower
Davide Caratti
2
-26
/
+17
2020-01-04
net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit device
Shmulik Ladkani
1
-10
/
+12
2020-01-04
net: icmp: fix data-race in cmp_global_allow()
Eric Dumazet
1
-5
/
+6
2020-01-04
inetpeer: fix data-race in inet_putpeer / inet_putpeer
Eric Dumazet
1
-2
/
+10
2020-01-04
netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()
Eric Dumazet
1
-0
/
+3
2020-01-04
net/smc: add fallback check to connect()
Ursula Braun
1
-6
/
+8
2020-01-04
netfilter: ebtables: compat: reject all padding in matches/watchers
Florian Westphal
1
-17
/
+16
2020-01-04
sctp: fix err handling of stream initialization
Marcelo Ricardo Leitner
1
-15
/
+15
2019-12-31
can: j1939: j1939_sk_bind(): take priv after lock is held
Oleksij Rempel
1
-3
/
+7
2019-12-31
mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED
Thomas Pedersen
1
-1
/
+2
2019-12-31
Bluetooth: Fix advertising duplicated flags
Luiz Augusto von Dentz
1
-0
/
+9
2019-12-31
Bluetooth: hci_core: fix init for HCI_USER_CHANNEL
Mattijs Korpershoek
1
-1
/
+8
2019-12-31
Bluetooth: Workaround directed advertising bug in Broadcom controllers
Szymon Janc
1
-0
/
+8
2019-12-31
Bluetooth: missed cpu_to_le16 conversion in hci_init4_req
Ben Dooks (Codethink)
1
-2
/
+2
2019-12-31
net/smc: increase device refcount for added link group
Ursula Braun
1
-2
/
+7
2019-12-31
neighbour: remove neigh_cleanup() method
Eric Dumazet
1
-3
/
+0
2019-12-31
sctp: fully initialize v4 addr in some functions
Xin Long
1
-0
/
+5
2019-12-31
sctp: fix memleak on err handling of stream initialization
Marcelo Ricardo Leitner
1
-2
/
+6
2019-12-31
net-sysfs: Call dev_hold always in rx_queue_add_kobject
Jouni Hogander
1
-2
/
+5
2019-12-31
net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec...
Jia-Ju Bai
1
-1
/
+1
2019-12-31
af_packet: set defaule value for tmo
Mao Wenan
1
-1
/
+2
2019-12-18
xdp: obtain the mem_id mutex before trying to remove an entry.
Jonathan Lemon
1
-4
/
+4
2019-12-18
page_pool: do not release pool until inflight == 0.
Jonathan Lemon
2
-123
/
+120
2019-12-18
act_ct: support asymmetric conntrack
Aaron Conole
1
-1
/
+12
2019-12-18
net: Fixed updating of ethertype in skb_mpls_push()
Martin Varghese
3
-4
/
+6
[next]