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
2019-03-19
sctp: remove sched init from sctp_stream_init
Xin Long
1
-2
/
+0
2019-03-19
rxrpc: Fix client call queueing, waiting for channel
David Howells
1
-2
/
+2
2019-03-19
route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
Xin Long
1
-0
/
+4
2019-03-19
net/x25: reset state in x25_connect()
Eric Dumazet
1
-0
/
+1
2019-03-19
net/x25: fix use-after-free in x25_device_event()
Eric Dumazet
1
-1
/
+5
2019-03-19
net: sit: fix UBSAN Undefined behaviour in check_6rd
Miaohe Lin
1
-2
/
+3
2019-03-19
net/hsr: fix possible crash in add_timer()
Eric Dumazet
1
-8
/
+6
2019-03-19
net: hsr: fix memory leak in hsr_dev_finalize()
Mao Wenan
3
-1
/
+16
2019-03-19
l2tp: fix infoleak in l2tp_ip6_recvmsg()
Eric Dumazet
1
-3
/
+1
2019-03-19
ipv4/route: fail early when inet dev is missing
Paolo Abeni
1
-4
/
+5
2019-03-19
gro_cells: make sure device is up in gro_cells_receive()
Eric Dumazet
1
-4
/
+18
2019-03-14
netfilter: xt_TEE: add missing code to get interface index in checkentry.
Taehee Yoo
1
-0
/
+7
2019-03-14
netfilter: xt_TEE: fix wrong interface selection
Taehee Yoo
1
-17
/
+52
2019-03-14
netfilter: nf_nat: skip nat clash resolution for same-origin entries
Martynas Pumputis
1
-0
/
+16
2019-03-14
vsock/virtio: reset connected sockets on device removal
Stefano Garzarella
1
-0
/
+3
2019-03-14
vsock/virtio: fix kernel panic after device hot-unplug
Stefano Garzarella
1
-8
/
+18
2019-03-14
batman-adv: release station info tidstats
Felix Fietkau
1
-0
/
+3
2019-03-14
bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()
Yafang Shao
1
-0
/
+2
2019-03-14
netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are present
Florian Westphal
1
-3
/
+6
2019-03-14
ipvs: Fix signed integer overflow when setsockopt timeout
ZhangXiaoxu
1
-0
/
+12
2019-03-14
vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel
Su Yanjun
1
-0
/
+50
2019-03-10
Bluetooth: Fix locking in bt_accept_enqueue() for BH context
Matthias Kaehlcke
4
-6
/
+16
2019-03-10
net: sched: act_tunnel_key: fix NULL pointer dereference during init
Vlad Buslov
1
-1
/
+2
2019-03-10
net/sched: act_skbedit: fix refcount leak when replace fails
Davide Caratti
1
-2
/
+1
2019-03-10
net/sched: act_ipt: fix refcount leak when replace fails
Davide Caratti
1
-2
/
+1
2019-03-10
ipv4: Pass original device to ip_rcv_finish_core
David Ahern
1
-4
/
+5
2019-03-10
mpls: Return error for RTA_GATEWAY attribute
David Ahern
1
-0
/
+3
2019-03-10
ipv6: Return error for RTA_VIA attribute
David Ahern
1
-0
/
+4
2019-03-10
ipv4: Return error for RTA_VIA attribute
David Ahern
1
-0
/
+4
2019-03-10
net: avoid use IPCB in cipso_v4_error
Nazarov Sergey
2
-7
/
+32
2019-03-10
net: Add __icmp_send helper.
Nazarov Sergey
1
-3
/
+4
2019-03-10
tipc: fix race condition causing hung sendto
Tung Nguyen
1
-1
/
+5
2019-03-10
net: socket: set sock->sk to NULL after calling proto_ops::release()
Eric Biggers
1
-0
/
+1
2019-03-10
net: sit: fix memory leak in sit_init_net()
Mao Wenan
1
-0
/
+1
2019-03-10
net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails
YueHaibing
2
-4
/
+40
2019-03-10
net: netem: fix skb length BUG_ON in __skb_to_sgvec
Sheng Lan
1
-3
/
+7
2019-03-10
netlabel: fix out-of-bounds memory accesses
Paul Moore
2
-2
/
+4
2019-03-10
ipv4: Add ICMPv6 support when parse route ipproto
Hangbin Liu
3
-6
/
+16
2019-03-10
tipc: fix RDM/DGRAM connect() regression
Erik Hugne
1
-1
/
+1
2019-03-10
sctp: call iov_iter_revert() after sending ABORT
Xin Long
1
-0
/
+1
2019-03-10
net-sysfs: Fix mem leak in netdev_register_kobject
YueHaibing
1
-0
/
+3
2019-03-10
net: sched: put back q.qlen into a single location
Eric Dumazet
2
-9
/
+6
2019-03-10
ip6mr: Do not call __IP6_INC_STATS() from preemptible context
Ido Schimmel
1
-4
/
+4
2019-03-05
cfg80211: extend range deviation for DMG
Chaitanya Tata
1
-2
/
+2
2019-03-05
mac80211: Add attribute aligned(2) to struct 'action'
Mathieu Malaterre
1
-1
/
+1
2019-03-05
mac80211: don't initiate TDLS connection if station is not associated to AP
Balaji Pothunoori
1
-0
/
+4
2019-03-05
mac80211: fix miscounting of ttl-dropped frames
Bob Copeland
1
-1
/
+3
2019-03-05
mac80211: Change default tx_sk_pacing_shift to 7
Toke Høiland-Jørgensen
1
-2
/
+2
2019-02-27
netfilter: ipt_CLUSTERIP: fix sleep-in-atomic bug in clusterip_config_entry_p...
Taehee Yoo
1
-5
/
+14
2019-02-27
netfilter: nfnetlink_osf: add missing fmatch check
Fernando Fernandez Mancera
1
-0
/
+4
[prev]
[next]