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
2018-09-05
bpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_prog()
Taehee Yoo
1
-1
/
+1
2018-09-05
net: caif: Add a missing rcu_read_unlock() in caif_flow_cb
YueHaibing
1
-1
/
+3
2018-09-05
netfilter: nf_tables: don't allow to rename to already-pending name
Florian Westphal
1
-13
/
+29
2018-09-05
netfilter: nf_tables: fix memory leaks on chain rename
Florian Westphal
1
-6
/
+11
2018-09-05
netfilter: nft_set_hash: add rcu_barrier() in the nft_rhash_destroy()
Taehee Yoo
1
-0
/
+1
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
esp6: fix memleak on error path in esp6_input
Zhen Lei
1
-1
/
+3
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
2018-08-24
net/smc: no shutdown in state SMC_LISTEN
Ursula Braun
1
-2
/
+1
2018-08-24
packet: refine ring v3 block size test to hold one frame
Willem de Bruijn
1
-4
/
+6
2018-08-24
netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior state
Florian Westphal
1
-4
/
+4
2018-08-24
xfrm_user: prevent leaking 2 bytes of kernel memory
Eric Dumazet
1
-3
/
+5
2018-08-24
tcp: identify cryptic messages as TCP seq # bugs
Randy Dunlap
1
-2
/
+2
2018-08-24
tcp: remove DELAYED ACK events in DCTCP
Yuchung Cheng
2
-29
/
+0
2018-08-24
packet: reset network header if packet shorter than ll reserved space
Willem de Bruijn
1
-0
/
+2
2018-08-24
netfilter: nf_conntrack: Fix possible possible crash on module loading.
Andrey Ryabinin
1
-1
/
+1
2018-08-24
netfilter: nft_compat: explicitly reject ERROR and standard target
Florian Westphal
1
-0
/
+13
2018-08-24
net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used
Davide Caratti
1
-3
/
+3
2018-08-24
net: qrtr: Broadcast messages only from control port
Arun Kumar Neelakantam
1
-0
/
+4
2018-08-24
ipv6: make ipv6_renew_options() interrupt/kernel safe
Paul Moore
3
-95
/
+52
2018-08-24
netfilter: x_tables: set module owner for icmp(6) matches
Florian Westphal
2
-0
/
+2
2018-08-24
ieee802154: 6lowpan: set IFLA_LINK
Lubomir Rintel
1
-0
/
+6
2018-08-24
nl80211: check nla_parse_nested() return values
Johannes Berg
1
-5
/
+11
2018-08-24
nl80211: relax ht operation checks for mesh
Bob Copeland
1
-16
/
+3
2018-08-24
netfilter: nf_log: fix uninit read in nf_log_proc_dostring
Jann Horn
1
-0
/
+4
2018-08-24
batman-adv: Fix multicast TT issues with bogus ROAM flags
Linus Lüssing
1
-2
/
+4
2018-08-24
batman-adv: Avoid storing non-TT-sync flags on singular entries too
Linus Lüssing
1
-1
/
+2
2018-08-24
batman-adv: Fix bat_v best gw refcnt after netlink dump
Sven Eckelmann
1
-1
/
+3
2018-08-24
batman-adv: Fix bat_ogm_iv best gw refcnt after netlink dump
Sven Eckelmann
1
-1
/
+3
2018-08-24
ipv6: mcast: fix unsolicited report interval after receiving querys
Hangbin Liu
1
-3
/
+6
2018-08-24
sctp: fix erroneous inc of snmp SctpFragUsrMsgs
Marcelo Ricardo Leitner
1
-1
/
+3
2018-08-24
net: propagate dev_get_valid_name return code
Li RongQing
1
-2
/
+2
2018-08-24
netfilter: nf_ct_helper: Fix possible panic after nf_conntrack_helper_unregister
Gao Feng
1
-0
/
+5
2018-08-24
netfilter: ipv6: nf_defrag: reduce struct net memory waste
Eric Dumazet
1
-3
/
+3
2018-08-22
cls_matchall: fix tcf_unbind_filter missing
Hangbin Liu
1
-0
/
+2
2018-08-22
Bluetooth: avoid killing an already killed socket
Sudip Mukherjee
1
-1
/
+2
2018-08-22
ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmit
Xin Long
1
-6
/
+2
2018-08-22
net_sched: Fix missing res info when create new tc_index filter
Hangbin Liu
1
-0
/
+1
2018-08-22
vsock: split dwork to avoid reinitializations
Cong Wang
2
-9
/
+9
2018-08-22
net_sched: fix NULL pointer dereference when delete tcindex filter
Hangbin Liu
1
-5
/
+2
2018-08-22
llc: use refcount_inc_not_zero() for llc_sap_find()
Cong Wang
1
-2
/
+2
2018-08-22
l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache
Wei Wang
1
-1
/
+1
2018-08-22
dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart()
Alexey Kodanev
1
-2
/
+4
2018-08-17
Bluetooth: hidp: buffer overflow in hidp_process_report
Mark Salyzyn
1
-2
/
+2
2018-08-09
netlink: Don't shift on 64 for ngroups
Dmitry Safonov
1
-2
/
+2
2018-08-06
net: socket: fix potential spectre v1 gadget in socketcall
Jeremy Cline
1
-0
/
+2
2018-08-06
rxrpc: Fix user call ID check in rxrpc_service_prealloc_one
YueHaibing
1
-2
/
+2
[next]