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
2018-10-04
6lowpan: iphc: reset mac_header after decompress to fix panic
Michael Scott
1
-0
/
+1
2018-09-29
neighbour: confirm neigh entries when ARP packet is received
Vasily Khoruzhick
1
-5
/
+8
2018-09-29
udp4: fix IP_CMSG_CHECKSUM for connected sockets
Paolo Abeni
1
-23
/
+26
2018-09-29
ipv6: fix possible use-after-free in ip6_xmit()
Eric Dumazet
1
-4
/
+2
2018-09-29
gso_segment: Reset skb->mac_len after modifying network header
Toke Høiland-Jørgensen
2
-0
/
+2
2018-09-29
NFC: Fix possible memory corruption when handling SHDLC I-Frame commands
Suren Baghdasaryan
1
-0
/
+10
2018-09-26
mac80211: restrict delayed tailroom needed decrement
Manikanta Pubbisetty
2
-10
/
+16
2018-09-26
xfrm: fix 'passing zero to ERR_PTR()' warning
YueHaibing
1
-1
/
+4
2018-09-26
rds: fix two RCU related problems
Cong Wang
1
-1
/
+4
2018-09-19
netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_...
Eric Dumazet
1
-2
/
+2
2018-09-19
net: dcb: For wild-card lookups, use priority -1, not 0
Petr Machata
1
-4
/
+7
2018-09-19
Bluetooth: hidp: Fix handling of strncpy for hid->name information
Marcel Holtmann
1
-1
/
+1
2018-09-19
nl80211: fix null-ptr dereference on invalid mesh configuration
Johannes Berg
1
-0
/
+3
2018-09-15
sch_tbf: fix two null pointer dereferences on init failure
Nikolay Aleksandrov
1
-2
/
+3
2018-09-15
sch_netem: avoid null pointer deref on init failure
Nikolay Aleksandrov
1
-2
/
+2
2018-09-15
sch_hhf: fix null pointer dereference on init failure
Nikolay Aleksandrov
1
-0
/
+3
2018-09-15
sch_multiq: fix double free on init failure
Nikolay Aleksandrov
1
-7
/
+2
2018-09-15
sch_htb: fix crash on init failure
Nikolay Aleksandrov
1
-2
/
+3
2018-09-15
irda: Only insert new objects into the global database via setsockopt
Tyler Hicks
1
-1
/
+5
2018-09-15
irda: Fix memory leak caused by repeated binds of irda socket
Tyler Hicks
1
-0
/
+7
2018-09-15
tcp: Revert "tcp: tcp_probe: use spin_lock_bh()"
Eric Dumazet
1
-2
/
+2
2018-09-15
RDS: IB: fix 'passing zero to ERR_PTR()' warning
YueHaibing
1
-0
/
+1
2018-09-15
net/9p: fix error path of p9_virtio_probe
Jean-Philippe Brucker
1
-1
/
+2
2018-09-15
net/9p/trans_fd.c: fix race by holding the lock
Tomas Bortoli
1
-5
/
+5
2018-09-15
ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
Tan Hu
1
-4
/
+11
2018-09-15
sunrpc: Don't use stack buffer with scatterlist
Laura Abbott
1
-3
/
+9
2018-09-15
net: sched: action_ife: take reference to meta module
Vlad Buslov
1
-1
/
+15
2018-09-15
act_ife: fix a potential deadlock
Cong Wang
1
-13
/
+21
2018-09-15
act_ife: move tcfa_lock down to where necessary
Cong Wang
1
-24
/
+13
2018-09-15
sctp: hold transport before accessing its asoc in sctp_transport_get_next
Xin Long
2
-11
/
+15
2018-09-15
vti6: remove !skb->ignore_df check from vti6_xmit()
Alexey Kodanev
1
-1
/
+1
2018-09-15
tcp: do not restart timewait timer on rst reception
Florian Westphal
1
-1
/
+2
2018-09-15
net: sched: Fix memory exposure from short TCA_U32_SEL
Kees Cook
1
-2
/
+6
2018-09-15
ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT state
Eric Dumazet
1
-0
/
+6
2018-09-15
act_ife: fix a potential use-after-free
Cong Wang
1
-1
/
+1
2018-09-09
NFSv4 client live hangs after live data migration recovery
Bill Baker
1
-8
/
+20
2018-09-09
9p: fix multiple NULL-pointer-dereferences
Tomas Bortoli
3
-1
/
+10
2018-09-09
net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree()
Tomas Bortoli
1
-0
/
+2
2018-09-09
net/9p/client.c: version pointer uninitialized
Tomas Bortoli
1
-1
/
+1
2018-09-09
9p/virtio: fix off-by-one error in sg list bounds check
jiangyiwen
1
-1
/
+2
2018-09-09
9p/net: Fix zero-copy path in the 9p virtio transport
Chirantan Ekbote
1
-0
/
+7
2018-09-09
net: mac802154: tx: expand tailroom if necessary
Alexander Aring
1
-1
/
+14
2018-09-09
net: 6lowpan: fix reserved space for single frames
Alexander Aring
1
-3
/
+18
2018-09-05
Cipso: cipso_v4_optptr enter infinite loop
yujuan.qi
1
-2
/
+10
2018-09-05
net: caif: Add a missing rcu_read_unlock() in caif_flow_cb
YueHaibing
1
-1
/
+3
2018-09-05
nl80211: Add a missing break in parse_station_flags
Bernd Edlinger
1
-0
/
+1
2018-09-05
mac80211: add stations tied to AP_VLANs during hw reconfig
mpubbise@codeaurora.org
1
-1
/
+2
2018-09-05
xfrm: free skb if nlsk pointer is NULL
Florian Westphal
1
-4
/
+6
2018-09-05
xfrm: fix missing dst_release() after policy blocking lbcast and multicast
Tommi Rantala
1
-0
/
+3
2018-09-05
vti6: fix PMTU caching and reporting on xmit
Eyal Birger
1
-5
/
+6
[next]