index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are present
Florian Westphal
2019-03-13
1
-3
/
+6
*
ipvs: Fix signed integer overflow when setsockopt timeout
ZhangXiaoxu
2019-03-13
1
-0
/
+12
*
vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel
Su Yanjun
2019-03-13
1
-0
/
+50
*
Bluetooth: Fix locking in bt_accept_enqueue() for BH context
Matthias Kaehlcke
2019-03-10
4
-6
/
+16
*
net: sched: act_tunnel_key: fix NULL pointer dereference during init
Vlad Buslov
2019-03-10
1
-1
/
+2
*
net/sched: act_skbedit: fix refcount leak when replace fails
Davide Caratti
2019-03-10
1
-2
/
+1
*
net/sched: act_ipt: fix refcount leak when replace fails
Davide Caratti
2019-03-10
1
-2
/
+1
*
ipv4: Pass original device to ip_rcv_finish_core
David Ahern
2019-03-10
1
-4
/
+5
*
mpls: Return error for RTA_GATEWAY attribute
David Ahern
2019-03-10
1
-0
/
+3
*
ipv6: Return error for RTA_VIA attribute
David Ahern
2019-03-10
1
-0
/
+4
*
ipv4: Return error for RTA_VIA attribute
David Ahern
2019-03-10
1
-0
/
+4
*
net: avoid use IPCB in cipso_v4_error
Nazarov Sergey
2019-03-10
2
-7
/
+32
*
net: Add __icmp_send helper.
Nazarov Sergey
2019-03-10
1
-3
/
+4
*
tipc: fix race condition causing hung sendto
Tung Nguyen
2019-03-10
1
-1
/
+5
*
net: socket: set sock->sk to NULL after calling proto_ops::release()
Eric Biggers
2019-03-10
1
-0
/
+1
*
net: sit: fix memory leak in sit_init_net()
Mao Wenan
2019-03-10
1
-0
/
+1
*
net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails
YueHaibing
2019-03-10
2
-4
/
+40
*
net: netem: fix skb length BUG_ON in __skb_to_sgvec
Sheng Lan
2019-03-10
1
-3
/
+7
*
netlabel: fix out-of-bounds memory accesses
Paul Moore
2019-03-10
2
-2
/
+4
*
ipv4: Add ICMPv6 support when parse route ipproto
Hangbin Liu
2019-03-10
3
-6
/
+16
*
tipc: fix RDM/DGRAM connect() regression
Erik Hugne
2019-03-10
1
-1
/
+1
*
sctp: call iov_iter_revert() after sending ABORT
Xin Long
2019-03-10
1
-0
/
+1
*
net-sysfs: Fix mem leak in netdev_register_kobject
YueHaibing
2019-03-10
1
-0
/
+3
*
net: sched: put back q.qlen into a single location
Eric Dumazet
2019-03-10
2
-9
/
+6
*
ip6mr: Do not call __IP6_INC_STATS() from preemptible context
Ido Schimmel
2019-03-10
1
-4
/
+4
*
cfg80211: extend range deviation for DMG
Chaitanya Tata
2019-03-05
1
-2
/
+2
*
mac80211: Add attribute aligned(2) to struct 'action'
Mathieu Malaterre
2019-03-05
1
-1
/
+1
*
mac80211: don't initiate TDLS connection if station is not associated to AP
Balaji Pothunoori
2019-03-05
1
-0
/
+4
*
mac80211: fix miscounting of ttl-dropped frames
Bob Copeland
2019-03-05
1
-1
/
+3
*
mac80211: Change default tx_sk_pacing_shift to 7
Toke Høiland-Jørgensen
2019-03-05
1
-2
/
+2
*
netfilter: ipt_CLUSTERIP: fix sleep-in-atomic bug in clusterip_config_entry_p...
Taehee Yoo
2019-02-27
1
-5
/
+14
*
netfilter: nfnetlink_osf: add missing fmatch check
Fernando Fernandez Mancera
2019-02-27
1
-0
/
+4
*
netfilter: ipv6: Don't preserve original oif for loopback address
Eli Cooper
2019-02-27
1
-1
/
+3
*
netfilter: nft_compat: use-after-free when deleting targets
Pablo Neira Ayuso
2019-02-27
1
-1
/
+2
*
netfilter: nf_tables: fix flush after rule deletion in the same batch
Pablo Neira Ayuso
2019-02-27
1
-0
/
+3
*
Revert "bridge: do not add port to router list when receives query with sourc...
Hangbin Liu
2019-02-27
1
-8
/
+1
*
mac80211: allocate tailroom for forwarded mesh packets
Felix Fietkau
2019-02-27
1
-1
/
+6
*
net_sched: fix two more memory leaks in cls_tcindex
Cong Wang
2019-02-27
1
-9
/
+7
*
net_sched: fix a memory leak in cls_tcindex
Cong Wang
2019-02-27
1
-16
/
+30
*
net_sched: fix a race condition in tcindex_destroy()
Cong Wang
2019-02-27
1
-7
/
+11
*
sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()
Hangbin Liu
2019-02-27
1
-1
/
+2
*
net: socket: make bond ioctls go through compat_ifreq_ioctl()
Johannes Berg
2019-02-27
1
-4
/
+4
*
net: socket: fix SIOCGIFNAME in compat
Johannes Berg
2019-02-27
1
-1
/
+2
*
Revert "kill dev_ifsioc()"
Johannes Berg
2019-02-27
1
-0
/
+49
*
Revert "socket: fix struct ifreq size in compat ioctl"
Johannes Berg
2019-02-27
1
-14
/
+8
*
sctp: set stream ext to NULL after freeing it in sctp_stream_outq_migrate
Xin Long
2019-02-27
1
-1
/
+3
*
sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment
Xin Long
2019-02-27
1
-0
/
+1
*
net/packet: fix 4gb buffer limit due to overflow check
Kal Conley
2019-02-27
1
-1
/
+1
*
ipv6: propagate genlmsg_reply return code
Li RongQing
2019-02-27
1
-3
/
+1
*
inet_diag: fix reporting cgroup classid and fallback to priority
Konstantin Khlebnikov
2019-02-27
2
-1
/
+10
[next]