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.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
*
net/ipv6: prefer rcu_access_pointer() over rcu_dereference()
Paolo Abeni
2019-02-15
1
-7
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-15
34
-77
/
+180
|
\
|
*
net: fix possible overflow in __sk_mem_raise_allocated()
Eric Dumazet
2019-02-13
1
-1
/
+1
|
*
sctp: set stream ext to NULL after freeing it in sctp_stream_outq_migrate
Xin Long
2019-02-13
1
-1
/
+3
|
*
sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment
Xin Long
2019-02-13
1
-0
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-02-13
5
-8
/
+18
|
|
\
|
|
*
netfilter: nft_compat: use-after-free when deleting targets
Pablo Neira Ayuso
2019-02-13
1
-1
/
+2
|
|
*
ipvs: fix dependency on nf_defrag_ipv6
Andrea Claudi
2019-02-12
3
-6
/
+15
|
|
*
netfilter: compat: initialize all fields in xt_init
Francesco Ruggeri
2019-02-12
1
-1
/
+1
|
*
|
net_sched: fix two more memory leaks in cls_tcindex
Cong Wang
2019-02-12
1
-9
/
+7
|
*
|
net_sched: fix a memory leak in cls_tcindex
Cong Wang
2019-02-12
1
-16
/
+30
|
*
|
net_sched: fix a race condition in tcindex_destroy()
Cong Wang
2019-02-12
1
-7
/
+11
|
*
|
net/packet: fix 4gb buffer limit due to overflow check
Kal Conley
2019-02-12
1
-1
/
+1
|
*
|
inet_diag: fix reporting cgroup classid and fallback to priority
Konstantin Khlebnikov
2019-02-12
2
-1
/
+10
|
*
|
batman-adv: fix uninit-value in batadv_interface_tx()
Eric Dumazet
2019-02-12
1
-0
/
+2
|
*
|
ipv6: propagate genlmsg_reply return code
Li RongQing
2019-02-12
1
-3
/
+1
|
*
|
Merge tag 'mac80211-for-davem-2019-02-12' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2019-02-12
6
-23
/
+52
|
|
\
\
|
|
*
|
mac80211: Fix Tx aggregation session tear down with ITXQs
Ilan Peer
2019-02-11
1
-1
/
+3
|
|
*
|
cfg80211: prevent speculation on cfg80211_classify8021d() return
Johannes Berg
2019-02-11
1
-11
/
+24
|
|
*
|
cfg80211: pmsr: record netlink port ID
Johannes Berg
2019-02-11
1
-0
/
+1
|
|
*
|
nl80211: Fix FTM per burst maximum value
Aviya Erenfeld
2019-02-11
1
-1
/
+1
|
|
*
|
mac80211: call drv_ibss_join() on restart
Johannes Berg
2019-02-11
1
-1
/
+5
|
|
*
|
cfg80211: pmsr: fix abort locking
Johannes Berg
2019-02-06
2
-7
/
+17
|
|
*
|
cfg80211: pmsr: fix MAC address setting
Johannes Berg
2019-02-06
1
-2
/
+1
|
*
|
|
tipc: fix link session and re-establish issues
Tuong Lien
2019-02-11
3
-5
/
+43
|
*
|
|
net: fix IPv6 prefix route residue
Zhiqiang Liu
2019-02-11
1
-1
/
+2
|
*
|
|
tipc: fix skb may be leaky in tipc_link_input
Hoang Le
2019-02-11
1
-1
/
+1
|
|
|
/
|
|
/
|
|
*
|
net/x25: do not hold the cpu too long in x25_new_lci()
Eric Dumazet
2019-02-11
1
-4
/
+2
|
*
|
Documentation: bring operstate documentation up-to-date
Jouke Witteveen
2019-02-11
1
-1
/
+1
|
*
|
netfilter: nat: fix spurious connection timeouts
Florian Westphal
2019-02-11
2
-0
/
+2
|
*
|
netfilter: nf_nat_snmp_basic: add missing length checks in ASN.1 cbs
Jann Horn
2019-02-11
1
-1
/
+6
|
*
|
net/smc: fix byte_order for rx_curs_confirmed
Ursula Braun
2019-02-08
2
-12
/
+11
|
*
|
vsock: cope with memory allocation failure at socket creation time
Paolo Abeni
2019-02-08
1
-0
/
+4
|
*
|
net: ipv4: use a dedicated counter for icmp_v4 redirect packets
Lorenzo Bianconi
2019-02-08
2
-2
/
+6
*
|
|
devlink: Fix list access without lock while reading region
Parav Pandit
2019-02-14
1
-2
/
+5
*
|
|
devlink: Return right error code in case of errors for region read
Parav Pandit
2019-02-14
1
-7
/
+19
*
|
|
Merge tag 'batadv-next-for-davem-20190213' of git://git.open-mesh.org/linux-m...
David S. Miller
2019-02-13
8
-142
/
+1020
|
\
\
\
|
*
|
|
batman-adv: Trigger genl notification on sysfs config change
Sven Eckelmann
2019-02-09
3
-16
/
+63
|
*
|
|
batman-adv: Add throughput_override hardif genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+12
|
*
|
|
batman-adv: Add elp_interval hardif genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+17
|
*
|
|
batman-adv: Add orig_interval mesh genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+17
|
*
|
|
batman-adv: Add network_coding mesh genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+17
|
*
|
|
batman-adv: Add multicast forceflood mesh genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+15
|
*
|
|
batman-adv: Add log_level mesh genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+17
|
*
|
|
batman-adv: Add hop_penalty mesh genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+11
|
*
|
|
batman-adv: Add gateway mesh genl configuration
Sven Eckelmann
2019-02-09
6
-8
/
+95
|
*
|
|
batman-adv: Add fragmentation mesh genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+12
|
*
|
|
batman-adv: Add distributed_arp_table mesh genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+17
|
*
|
|
batman-adv: Add bridge_loop_avoidance mesh genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+17
|
*
|
|
batman-adv: Add bonding mesh genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+11
[next]