index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: drop outermost socket lock in getsockopt()
Paolo Abeni
2019-05-03
2
-14
/
+3
*
net/dccp: fix use after free in tw_timer_handler()
Andrey Ryabinin
2019-05-03
2
-0
/
+12
*
dccp: CVE-2017-8824: use-after-free in DCCP code
Mohamed Ghannam
2019-05-03
1
-0
/
+5
*
cfg80211: check dev_set_name() return value
Johannes Berg
2019-05-03
1
-1
/
+6
*
nl80211: take RCU read lock when calling ieee80211_bss_get_ie()
Dominik Brodowski
2019-05-03
1
-4
/
+7
*
ipv4: Avoid reading user iov twice after raw_probe_proto_opt
Herbert Xu
2019-05-03
1
-8
/
+54
*
ipv4: Use standard iovec primitive in raw_probe_proto_opt
Herbert Xu
2019-05-03
1
-39
/
+11
*
nl80211: fix nl80211_send_iface() error paths
Johannes Berg
2019-05-03
1
-2
/
+4
*
nl80211: don't expose wdev->ssid for most interfaces
Johannes Berg
2019-05-03
1
-2
/
+24
*
VSOCK: Send reset control packet when socket is partially bound
Jorgen Hansen
2019-05-03
1
-17
/
+50
*
mac80211: ignore NullFunc frames in the duplicate detection
Emmanuel Grumbach
2019-05-03
1
-0
/
+1
*
mac80211: fix reordering of buffered broadcast packets
Felix Fietkau
2019-05-03
1
-2
/
+2
*
mac80211: always send multicast on CAB queue
Johannes Berg
2019-05-03
1
-2
/
+3
*
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
Eric Dumazet
2019-05-03
1
-0
/
+3
*
mac80211: Clear beacon_int in ieee80211_do_stop
Ben Greear
2019-05-03
1
-0
/
+2
*
xfrm: Fix bucket count reported to userspace
Benjamin Poirier
2019-05-03
1
-1
/
+1
*
netfilter: xt_IDLETIMER: add sysfs filename checking routine
Taehee Yoo
2019-05-03
1
-0
/
+20
*
netfilter: x_tables: add and use xt_check_proc_name
Florian Westphal
2019-05-03
3
-5
/
+36
*
rtnetlink: Disallow FDB configuration for non-Ethernet device
Ido Schimmel
2019-05-03
1
-0
/
+10
*
net: sched: gred: pass the right attribute to gred_change_table_def()
Jakub Kicinski
2019-05-03
1
-1
/
+1
*
ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called
Stefano Brivio
2019-05-03
1
-2
/
+1
*
llc: do not use sk_eat_skb()
Eric Dumazet
2019-05-03
1
-8
/
+5
*
net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs
David Ahern
2019-05-03
1
-2
/
+4
*
net: make skb_partial_csum_set() more robust against overflows
Eric Dumazet
2019-05-03
1
-5
/
+7
*
ipv6: take rcu lock in rawv6_send_hdrinc()
Wei Wang
2019-05-03
1
-9
/
+20
*
ipv6: Compute net once in raw6_send_hdrinc
Eric W. Biederman
2019-05-03
1
-2
/
+3
*
rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096
Eric Dumazet
2019-05-03
1
-0
/
+6
*
net: sched: act_ipt: check for underflow in __tcf_ipt_init()
Dan Carpenter
2019-05-03
1
-1
/
+1
*
mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys
Felix Fietkau
2019-05-03
1
-1
/
+1
*
ip_tunnel: be careful when accessing the inner header
Paolo Abeni
2019-05-03
1
-0
/
+9
*
ip6_tunnel: be careful when accessing the inner header
Paolo Abeni
2019-05-03
1
-2
/
+11
*
ipv6: fix possible use-after-free in ip6_xmit()
Eric Dumazet
2019-05-03
1
-1
/
+2
*
cfg80211: reg: Init wiphy_idx in regulatory_hint_core()
Andrei Otcheretianski
2019-05-03
1
-0
/
+1
*
cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE
Arunk Khandavalli
2019-05-03
1
-0
/
+1
*
ipv6: fix cleanup ordering for pingv6 registration
Sabrina Dubroca
2019-05-03
1
-2
/
+2
*
xfrm: Validate address prefix lengths in the xfrm selector.
Steffen Klassert
2019-05-03
1
-0
/
+12
*
xfrm: fix 'passing zero to ERR_PTR()' warning
YueHaibing
2019-05-03
1
-1
/
+4
*
packet: refine ring v3 block size test to hold one frame
Willem de Bruijn
2019-05-03
1
-4
/
+6
*
ipv4: remove BUG_ON() from fib_compute_spec_dst
Lorenzo Bianconi
2019-05-03
1
-2
/
+3
*
KEYS: DNS: fix parsing multiple options
Eric Biggers
2019-05-03
1
-12
/
+16
*
skbuff: Unconditionally copy pfmemalloc in __skb_clone()
Stefano Brivio
2019-05-03
1
-0
/
+1
*
netfilter: nf_log: don't hold nf_log_mutex during user access
Jann Horn
2019-05-03
1
-3
/
+6
*
xfrm_user: prevent leaking 2 bytes of kernel memory
Eric Dumazet
2019-05-03
1
-3
/
+5
*
netfilter: ipv6: nf_defrag: reduce struct net memory waste
Eric Dumazet
2019-05-03
1
-3
/
+3
*
rtnetlink: validate attributes in do_setlink()
Eric Dumazet
2019-05-03
1
-4
/
+4
*
net: metrics: add proper netlink validation
Eric Dumazet
2019-05-03
1
-0
/
+2
*
ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
Sabrina Dubroca
2019-05-03
1
-1
/
+2
*
net/packet: refine check for priv area size
Eric Dumazet
2019-05-03
1
-1
/
+1
*
ipvs: fix buffer overflow with sync daemon and service
Julian Anastasov
2019-05-03
2
-8
/
+17
*
net: test tailroom before appending to linear skb
Willem de Bruijn
2019-05-03
2
-2
/
+4
[next]