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.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-10-11
nl80211: validate beacon head
Johannes Berg
1
-0
/
+38
2019-10-11
cfg80211: add and use strongly typed element iteration macros
Johannes Berg
1
-8
/
+6
2019-10-11
netfilter: nf_tables: allow lookups in dynamic sets
Florian Westphal
2
-5
/
+5
2019-10-11
9p: Transport error uninitialized
Lu Shuaibing
1
-0
/
+1
2019-10-11
cfg80211: initialize on-stack chandefs
Johannes Berg
3
-3
/
+5
2019-10-07
NFC: fix attrs checks in netlink interface
Andrey Konovalov
1
-2
/
+4
2019-10-07
sch_cbq: validate TCA_CBQ_WRROPT to avoid crash
Eric Dumazet
1
-12
/
+28
2019-10-07
tipc: fix unlimited bundling of small messages
Tuong Lien
2
-15
/
+19
2019-10-07
net/rds: Fix error handling in rds_ib_add_one()
Dotan Barak
1
-3
/
+3
2019-10-07
udp: only do GSO if # of segs > 1
Josh Hunt
2
-8
/
+14
2019-10-07
vsock: Fix a lockdep warning in __vsock_release()
Dexuan Cui
3
-6
/
+14
2019-10-07
udp: fix gso_segs calculations
Josh Hunt
2
-1
/
+3
2019-10-07
sch_dsmark: fix potential NULL deref in dsmark_init()
Eric Dumazet
1
-0
/
+2
2019-10-07
nfc: fix memory leak in llcp_sock_bind()
Eric Dumazet
1
-1
/
+6
2019-10-07
net: Unpublish sk from sk_reuseport_cb before call_rcu
Martin KaFai Lau
1
-3
/
+8
2019-10-07
net: ipv4: avoid mixed n_redirects and rate_tokens usage
Paolo Abeni
1
-3
/
+2
2019-10-07
ipv6: Handle missing host route in __ipv6_ifa_notify
David Ahern
1
-5
/
+12
2019-10-07
ipv6: drop incoming packets having a v4mapped source address
Eric Dumazet
1
-0
/
+10
2019-10-07
erspan: remove the incorrect mtu limit for erspan
Haishuang Yan
1
-0
/
+1
2019-10-05
cfg80211: Purge frame registrations on iftype change
Denis Kenzior
1
-0
/
+1
2019-10-05
nfc: enforce CAP_NET_RAW for raw sockets
Ori Nimron
1
-2
/
+5
2019-10-05
ieee802154: enforce CAP_NET_RAW for raw sockets
Ori Nimron
1
-0
/
+3
2019-10-05
ax25: enforce CAP_NET_RAW for raw sockets
Ori Nimron
1
-0
/
+2
2019-10-05
appletalk: enforce CAP_NET_RAW for raw sockets
Ori Nimron
1
-0
/
+5
2019-10-05
tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state
Eric Dumazet
1
-2
/
+3
2019-10-05
net: sched: fix possible crash in tcf_action_destroy()
Eric Dumazet
1
-2
/
+4
2019-10-05
sch_netem: fix a divide by zero in tabledist()
Eric Dumazet
1
-1
/
+1
2019-10-05
openvswitch: change type of UPCALL_PID attribute to NLA_UNSPEC
Li RongQing
1
-1
/
+1
2019-10-05
net_sched: add max len check for TCA_KIND
Cong Wang
1
-1
/
+2
2019-10-05
net/sched: act_sample: don't push mac header on ip6gre ingress
Davide Caratti
1
-0
/
+1
2019-10-05
net: qrtr: Stop rx_worker before freeing node
Bjorn Andersson
1
-0
/
+1
2019-10-01
net/rds: Check laddr_check before calling it
Ka-Cheong Poon
1
-1
/
+4
2019-10-01
net/rds: An rds_sock is added too early to the hash table
Ka-Cheong Poon
1
-22
/
+18
2019-10-01
net_sched: check cops->tcf_block in tc_bind_tclass()
Cong Wang
1
-0
/
+2
2019-10-01
netfilter: nft_socket: fix erroneous socket assignment
Fernando Fernandez Mancera
1
-3
/
+3
2019-10-01
net: don't warn in inet diag when IPV6 is disabled
Stephen Hemminger
1
-3
/
+0
2019-10-01
Revert "Bluetooth: validate BLE connection interval updates"
Marcel Holtmann
2
-13
/
+1
2019-09-21
netfilter: nf_conntrack_ftp: Fix debug output
Thomas Jarosch
1
-1
/
+1
2019-09-21
netfilter: xt_physdev: Fix spurious error message in physdev_mt_check
Todd Seidelmann
1
-4
/
+2
2019-09-21
bpf: allow narrow loads of some sk_reuseport_md fields with offset > 0
Ilya Leoshkevich
1
-4
/
+4
2019-09-21
batman-adv: Only read OGM2 tvlv_len after buffer len check
Sven Eckelmann
1
-6
/
+12
2019-09-21
xdp: unpin xdp umem pages in error path
Ivan Khoronzhuk
1
-1
/
+3
2019-09-21
netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_info
Juliana Rodrigueiro
1
-11
/
+25
2019-09-21
netfilter: nft_flow_offload: missing netlink attribute policy
Pablo Neira Ayuso
1
-0
/
+6
2019-09-21
netfilter: ebtables: Fix argument order to ADD_COUNTER
Todd Seidelmann
1
-4
/
+4
2019-09-21
nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
Masashi Honma
1
-1
/
+3
2019-09-21
net_sched: let qdisc_put() accept NULL pointer
Cong Wang
1
-1
/
+5
2019-09-21
udp: correct reuseport selection with connected sockets
Willem de Bruijn
5
-6
/
+23
2019-09-21
ip6_gre: fix a dst leak in ip6erspan_tunnel_xmit
Xin Long
1
-1
/
+1
2019-09-21
netfilter: nf_flow_table: set default timeout after successful insertion
Pablo Neira Ayuso
1
-1
/
+1
[next]