index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-08
net_sched: fix backward compatibility for TCA_KIND
Cong Wang
2
-5
/
+34
2019-10-08
llc: fix sk_buff refcounting in llc_conn_state_process()
Eric Biggers
1
-27
/
+6
2019-10-08
llc: fix another potential sk_buff leak in llc_ui_sendmsg()
Eric Biggers
3
-18
/
+30
2019-10-08
llc: fix sk_buff leak in llc_conn_service()
Eric Biggers
2
-25
/
+15
2019-10-08
llc: fix sk_buff leak in llc_sap_state_process()
Eric Biggers
2
-18
/
+17
2019-10-07
mac80211: fix scan when operating on DFS channels in ETSI domains
Aaron Komisar
3
-10
/
+29
2019-10-07
mac80211: accept deauth frames in IBSS mode
Johannes Berg
1
-1
/
+10
2019-10-07
cfg80211: fix a bunch of RCU issues in multi-bssid code
Sara Sharon
1
-10
/
+13
2019-10-07
nl80211: fix memory leak in nl80211_get_ftm_responder_stats
Navid Emamdoost
1
-1
/
+1
2019-10-07
rxrpc: Fix call crypto state cleanup
David Howells
6
-7
/
+12
2019-10-07
rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local record
David Howells
1
-2
/
+3
2019-10-07
rxrpc: Fix trace-after-put looking at the put call record
David Howells
2
-12
/
+18
2019-10-07
rxrpc: Fix trace-after-put looking at the put connection record
David Howells
4
-10
/
+13
2019-10-07
rxrpc: Fix trace-after-put looking at the put peer record
David Howells
1
-4
/
+7
2019-10-07
rxrpc: Fix call ref leak
David Howells
1
-0
/
+1
2019-10-04
nfc: fix memory leak in llcp_sock_bind()
Eric Dumazet
1
-1
/
+6
2019-10-04
sch_dsmark: fix potential NULL deref in dsmark_init()
Eric Dumazet
1
-0
/
+2
2019-10-04
ipv6: Handle missing host route in __ipv6_ifa_notify
David Ahern
1
-5
/
+12
2019-10-04
net: ipv4: avoid mixed n_redirects and rate_tokens usage
Paolo Abeni
1
-3
/
+2
2019-10-04
Revert "ipv6: Handle race in addrconf_dad_work"
David Ahern
1
-6
/
+5
2019-10-04
net: make sock_prot_memory_pressure() return "const char *"
Alexey Dobriyan
1
-1
/
+1
2019-10-04
cfg80211: wext: avoid copying malformed SSIDs
Will Deacon
1
-2
/
+6
2019-10-04
mac80211: Reject malformed SSID elements
Will Deacon
1
-2
/
+3
2019-10-03
tcp: fix slab-out-of-bounds in tcp_zerocopy_receive()
Eric Dumazet
1
-4
/
+2
2019-10-03
udp: only do GSO if # of segs > 1
Josh Hunt
2
-8
/
+14
2019-10-03
udp: fix gso_segs calculations
Josh Hunt
2
-1
/
+3
2019-10-03
ipv6: drop incoming packets having a v4mapped source address
Eric Dumazet
1
-0
/
+10
2019-10-03
xsk: Fix crash in poll when device does not support ndo_xsk_wakeup
Magnus Karlsson
1
-15
/
+27
2019-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
25
-28
/
+33
2019-10-02
net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set
Vladimir Oltean
1
-1
/
+11
2019-10-02
net/rds: Fix error handling in rds_ib_add_one()
Dotan Barak
1
-3
/
+3
2019-10-02
tipc: fix unlimited bundling of small messages
Tuong Lien
2
-15
/
+19
2019-10-01
ipv6: Handle race in addrconf_dad_work
David Ahern
1
-5
/
+6
2019-10-01
tcp: adjust rto_base in retransmits_timed_out()
Eric Dumazet
1
-2
/
+7
2019-10-01
vsock: Fix a lockdep warning in __vsock_release()
Dexuan Cui
3
-6
/
+14
2019-10-01
devlink: Fix error handling in param and info_get dumpit cb
Vasundhara Volam
1
-3
/
+3
2019-10-01
net: sched: cbs: Avoid division by zero when calculating the port rate
Vladimir Oltean
1
-1
/
+1
2019-10-01
net: sched: taprio: Avoid division by zero on invalid link speed
Vladimir Oltean
1
-1
/
+1
2019-10-01
netfilter: nft_connlimit: disable bh on garbage collection
Pablo Neira Ayuso
1
-1
/
+6
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
24
-27
/
+27
2019-10-01
mac80211: keep BHs disabled while calling drv_tx_wake_queue()
Johannes Berg
1
-5
/
+8
2019-10-01
mac80211: fix txq null pointer dereference
Miaoqing Pan
1
-2
/
+9
2019-10-01
nl80211: fix null pointer dereference
Miaoqing Pan
1
-0
/
+3
2019-10-01
cfg80211: initialize on-stack chandefs
Johannes Berg
3
-3
/
+5
2019-10-01
cfg80211: validate SSID/MBSSID element ordering assumption
Johannes Berg
1
-1
/
+6
2019-10-01
nl80211: validate beacon head
Johannes Berg
1
-2
/
+35
2019-09-30
net: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byte
Vladimir Oltean
1
-2
/
+1
2019-09-30
net: Unpublish sk from sk_reuseport_cb before call_rcu
Martin KaFai Lau
1
-3
/
+8
2019-09-30
erspan: remove the incorrect mtu limit for erspan
Haishuang Yan
1
-0
/
+1
2019-09-30
sch_cbq: validate TCA_CBQ_WRROPT to avoid crash
Eric Dumazet
1
-14
/
+29
[prev]
[next]