index
:
linux-stable.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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2019-04-20
appletalk: Fix use-after-free in atalk_proc_exit
YueHaibing
2019-04-20
9p: do not trust pdu content for stat item size
Gertjan Halkes
2019-04-17
ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type
Sheena Mira-ato
2019-04-17
net: ethtool: not call vzalloc for zero sized memory request
Li RongQing
2019-04-17
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
2019-04-17
vrf: check accept_source_route on the original netdevice
Stephen Suryaputra
2019-04-17
tcp: Ensure DCTCP reacts to losses
Koen De Schepper
2019-04-17
sctp: initialize _pad of sockaddr_in before copying to user memory
Xin Long
2019-04-17
openvswitch: fix flow actions reallocation
Andrea Righi
2019-04-17
net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock().
Mao Wenan
2019-04-17
kcm: switch order of device registration to fix a crash
Jiri Slaby
2019-04-17
ipv6: sit: reset ip header pointer in ipip6_rcv
Lorenzo Bianconi
2019-04-17
ipv6: Fix dangling pointer when ipv6 fragment
Junwei Hu
2019-04-05
netfilter: physdev: relax br_netfilter dependency
Florian Westphal
2019-04-03
tcp: do not use ipv6 header for ipv4 flow
Eric Dumazet
2019-04-03
packets: Always register packet sk in the same order
Maxime Chevallier
2019-04-03
net: rose: fix a possible stack overflow
Eric Dumazet
2019-04-03
net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec
Christoph Paasch
2019-04-03
dccp: do not use ipv6 header for ipv4 flow
Eric Dumazet
2019-04-03
cfg80211: size various nl80211 messages correctly
Johannes Berg
2019-04-03
Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
Marcel Holtmann
2019-04-03
Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
Marcel Holtmann
2019-03-27
tcp/dccp: drop SYN packets if accept queue is full
Eric Dumazet
2019-03-27
Bluetooth: Fix decrementing reference count twice in releasing socket
Myungho Jung
2019-03-27
libceph: wait for latest osdmap in ceph_monc_blacklist_add()
Ilya Dryomov
2019-03-23
phonet: fix building with clang
Arnd Bergmann
2019-03-23
9p/net: fix memory leak in p9_client_create
zhengbin
2019-03-19
tcp/dccp: remove reqsk_put() from inet_child_forget()
Eric Dumazet
2019-03-19
rxrpc: Fix client call queueing, waiting for channel
David Howells
2019-03-19
missing barriers in some of unix_sock ->addr and ->path accesses
Al Viro
2019-03-19
net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255
Kalash Nainwal
2019-03-19
net/x25: fix a race in x25_bind()
Eric Dumazet
2019-03-19
tcp: handle inet_csk_reqsk_queue_add() failures
Guillaume Nault
2019-03-19
route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
Xin Long
2019-03-19
net/x25: reset state in x25_connect()
Eric Dumazet
2019-03-19
net/x25: fix use-after-free in x25_device_event()
Eric Dumazet
2019-03-19
net: sit: fix UBSAN Undefined behaviour in check_6rd
Miaohe Lin
2019-03-19
net/hsr: fix possible crash in add_timer()
Eric Dumazet
2019-03-19
net: hsr: fix memory leak in hsr_dev_finalize()
Mao Wenan
2019-03-19
l2tp: fix infoleak in l2tp_ip6_recvmsg()
Eric Dumazet
2019-03-13
netfilter: nf_nat: skip nat clash resolution for same-origin entries
Martynas Pumputis
2019-03-13
vsock/virtio: reset connected sockets on device removal
Stefano Garzarella
2019-03-13
vsock/virtio: fix kernel panic after device hot-unplug
Stefano Garzarella
2019-03-13
ipvs: Fix signed integer overflow when setsockopt timeout
ZhangXiaoxu
2019-03-13
vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel
Su Yanjun
2019-03-13
net: avoid use IPCB in cipso_v4_error
Nazarov Sergey
2019-03-13
net: Add __icmp_send helper.
Nazarov Sergey
2019-03-13
net: sit: fix memory leak in sit_init_net()
Mao Wenan
2019-03-13
net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails
YueHaibing
2019-03-13
net: netem: fix skb length BUG_ON in __skb_to_sgvec
Sheng Lan
[next]