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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2020-04-02
libceph: fix alloc_msg_with_page_vector() memory leaks
Ilya Dryomov
2
-13
/
+10
2020-04-02
mac80211: fix authentication with iwlwifi/mvm
Johannes Berg
1
-1
/
+2
2020-04-02
mac80211: Check port authorization in the ieee80211_tx_dequeue() case
Jouni Malinen
1
-1
/
+18
2020-04-01
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
5
-10
/
+10
2020-04-01
vti6: Fix memory leak of skb if input policy check fails
Torsten Hilbrich
1
-1
/
+1
2020-04-01
bpf, sockmap: Remove bucket->lock from sock_{hash|map}_free
John Fastabend
1
-4
/
+8
2020-04-01
netfilter: nft_fwd_netdev: allow to redirect to ifb via ingress
Pablo Neira Ayuso
1
-0
/
+4
2020-04-01
netfilter: nft_fwd_netdev: validate family and chain type
Pablo Neira Ayuso
1
-0
/
+9
2020-04-01
netfilter: flowtable: reload ip{v6}h in nf_flow_tuple_ip{v6}
Haishuang Yan
1
-0
/
+2
2020-04-01
mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TX
Johannes Berg
1
-2
/
+6
2020-04-01
afs: Fix client call Rx-phase signal handling
David Howells
3
-32
/
+3
2020-04-01
xfrm: policy: Fix doulbe free in xfrm_policy_timer
YueHaibing
1
-0
/
+2
2020-04-01
xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquire
Xin Long
1
-0
/
+3
2020-04-01
xfrm: fix uctx len check in verify_sec_ctx_len
Xin Long
1
-1
/
+2
2020-04-01
vti[6]: fix packet tx through bpf_redirect() in XinY cases
Nicolas Dichtel
3
-15
/
+56
2020-04-01
xfrm: handle NETDEV_UNREGISTER for xfrm device
Raed Salem
1
-0
/
+1
2020-04-01
mac80211: mark station unauthorized before key removal
Johannes Berg
1
-1
/
+6
2020-04-01
mac80211: drop data frames without key on encrypted links
Johannes Berg
4
-12
/
+24
2020-04-01
nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute type
Johannes Berg
1
-1
/
+1
2020-04-01
ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL
Ilya Dryomov
1
-0
/
+9
2020-04-01
mac80211: Do not send mesh HWMP PREQ if HWMP is disabled
Nicolas Cavallari
1
-1
/
+2
2020-04-01
hsr: set .netnsok flag
Taehee Yoo
1
-0
/
+1
2020-04-01
hsr: add restart routine into hsr_get_node_list()
Taehee Yoo
1
-14
/
+24
2020-04-01
hsr: use rcu_read_lock() in hsr_get_node_{list/status}()
Taehee Yoo
2
-25
/
+23
2020-04-01
net: ip_gre: Accept IFLA_INFO_DATA-less configuration
Petr Machata
1
-0
/
+2
2020-04-01
net: ip_gre: Separate ERSPAN newlink / changelink callbacks
Petr Machata
1
-18
/
+85
2020-04-01
tcp: repair: fix TCP_QUEUE_SEQ implementation
Eric Dumazet
1
-1
/
+3
2020-04-01
tcp: ensure skb->dev is NULL before leaving TCP stack
Eric Dumazet
1
-0
/
+4
2020-04-01
tcp: also NULL skb->dev when copy was needed
Florian Westphal
1
-2
/
+6
2020-04-01
net_sched: keep alloc_hash updated after hash allocation
Cong Wang
1
-0
/
+1
2020-04-01
net_sched: hold rtnl lock in tcindex_partial_destroy_work()
Cong Wang
1
-0
/
+2
2020-04-01
net_sched: cls_route: remove the right filter from hashtable
Cong Wang
1
-2
/
+2
2020-04-01
net/sched: act_ct: Fix leak of ct zone template on replace
Paul Blakey
1
-1
/
+1
2020-04-01
net/packet: tpacket_rcv: avoid a producer race condition
Willem de Bruijn
2
-1
/
+25
2020-04-01
net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop
Vladimir Oltean
2
-53
/
+9
2020-04-01
net: dsa: Fix duplicate frames flooded by learning
Florian Fainelli
1
-0
/
+2
2020-04-01
net: cbs: Fix software cbs to consider packet sending time
Zh-yuan Ye
1
-1
/
+11
2020-04-01
net/bpfilter: fix dprintf usage for /dev/kmsg
Bruno Meneguele
1
-6
/
+8
2020-04-01
ipv4: fix a RCU-list lock in inet_dump_fib()
Qian Cai
1
-0
/
+2
2020-04-01
hsr: fix general protection fault in hsr_addr_is_self()
Taehee Yoo
1
-4
/
+4
2020-03-21
ipv4: ensure rcu_read_lock() in cipso_v4_error()
Matteo Croce
1
-1
/
+6
2020-03-21
net: qrtr: fix len of skb_put_padto in qrtr_node_enqueue
Carl Huang
1
-1
/
+1
2020-03-21
mac80211: rx: avoid RCU list traversal under mutex
Madhuparna Bhowmik
1
-1
/
+1
2020-03-21
cfg80211: check reg_rule for NULL in handle_channel_custom()
Johannes Berg
1
-1
/
+1
2020-03-21
netfilter: xt_hashlimit: unregister proc file before releasing mutex
Cong Wang
1
-10
/
+6
2020-03-21
netfilter: hashlimit: do not use indirect calls during gc
Florian Westphal
1
-18
/
+4
2020-03-18
net/smc: cancel event worker during device removal
Karsten Graul
1
-0
/
+1
2020-03-18
net/smc: check for valid ib_client_data
Karsten Graul
1
-0
/
+2
2020-03-18
ipv6: restrict IPV6_ADDRFORM operation
Eric Dumazet
1
-2
/
+8
2020-03-18
netfilter: nft_chain_nat: inet family is missing module ownership
Pablo Neira Ayuso
1
-0
/
+1
[next]