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
2020-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
15
-45
/
+132
2020-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-5
/
+2
2020-03-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
7
-22
/
+70
2020-03-27
Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
3
-13
/
+19
2020-03-26
Merge tag 'mac80211-for-net-2020-03-26' of git://git.kernel.org/pub/scm/linux...
David S. Miller
7
-18
/
+60
2020-03-26
mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TX
Johannes Berg
1
-2
/
+6
2020-03-26
mac80211: mark station unauthorized before key removal
Johannes Berg
1
-1
/
+6
2020-03-26
mac80211: Check port authorization in the ieee80211_tx_dequeue() case
Jouni Malinen
1
-1
/
+18
2020-03-26
cfg80211: Do not warn on same channel at the end of CSA
Ilan Peer
1
-1
/
+5
2020-03-26
mac80211: drop data frames without key on encrypted links
Johannes Berg
4
-12
/
+24
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
41
-250
/
+479
2020-03-25
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
5
-10
/
+10
2020-03-25
nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute type
Johannes Berg
1
-1
/
+1
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-16
/
+123
2020-03-25
net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop
Vladimir Oltean
2
-53
/
+9
2020-03-25
net: cbs: Fix software cbs to consider packet sending time
Zh-yuan Ye
1
-1
/
+11
2020-03-24
netfilter: nft_fwd_netdev: allow to redirect to ifb via ingress
Pablo Neira Ayuso
1
-0
/
+4
2020-03-24
netfilter: nft_fwd_netdev: validate family and chain type
Pablo Neira Ayuso
1
-0
/
+9
2020-03-24
netfilter: nft_set_rbtree: Detect partial overlaps on insertion
Stefano Brivio
1
-3
/
+67
2020-03-24
netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start()
Stefano Brivio
1
-6
/
+11
2020-03-24
netfilter: nft_set_pipapo: Separate partial and complete overlap cases on ins...
Stefano Brivio
1
-7
/
+27
2020-03-24
netfilter: nf_tables: Allow set back-ends to report partial overlaps on inser...
Pablo Neira Ayuso
1
-0
/
+5
2020-03-24
xfrm: policy: Fix doulbe free in xfrm_policy_timer
YueHaibing
1
-0
/
+2
2020-03-24
ethtool: fix reference leak in some *_SET handlers
Michal Kubecek
4
-4
/
+12
2020-03-24
net: dsa: Fix duplicate frames flooded by learning
Florian Fainelli
1
-0
/
+2
2020-03-24
ipv4: fix a RCU-list lock in inet_dump_fib()
Qian Cai
1
-0
/
+2
2020-03-23
tcp: repair: fix TCP_QUEUE_SEQ implementation
Eric Dumazet
1
-1
/
+3
2020-03-23
libceph: fix alloc_msg_with_page_vector() memory leaks
Ilya Dryomov
2
-13
/
+10
2020-03-23
ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL
Ilya Dryomov
1
-0
/
+9
2020-03-22
hsr: fix general protection fault in hsr_addr_is_self()
Taehee Yoo
1
-4
/
+4
2020-03-21
Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+5
2020-03-21
tcp: also NULL skb->dev when copy was needed
Florian Westphal
1
-2
/
+6
2020-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-4
/
+14
2020-03-20
io_uring: make sure accept honor rlimit nofile
Jens Axboe
1
-3
/
+5
2020-03-20
tcp: ensure skb->dev is NULL before leaving TCP stack
Eric Dumazet
1
-0
/
+4
2020-03-20
Merge tag 'rxrpc-fixes-20200319' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
6
-60
/
+74
2020-03-19
netfilter: flowtable: populate addr_type mask
Edward Cree
1
-0
/
+1
2020-03-19
netfilter: flowtable: Fix flushing of offloaded flows on free
Paul Blakey
1
-0
/
+3
2020-03-19
netfilter: flowtable: reload ip{v6}h in nf_flow_tuple_ip{v6}
Haishuang Yan
1
-0
/
+2
2020-03-19
netfilter: flowtable: reload ip{v6}h in nf_flow_nat_ip{v6}
Haishuang Yan
1
-4
/
+8
2020-03-19
net/sched: act_ct: Fix leak of ct zone template on replace
Paul Blakey
1
-1
/
+1
2020-03-18
net: core: dev.c: fix a documentation warning
Mauro Carvalho Chehab
1
-1
/
+1
2020-03-17
bpf: Sanitize the bpf_struct_ops tcp-cc name
Martin KaFai Lau
1
-5
/
+2
2020-03-17
net: ip_gre: Accept IFLA_INFO_DATA-less configuration
Petr Machata
1
-0
/
+2
2020-03-16
vti6: Fix memory leak of skb if input policy check fails
Torsten Hilbrich
1
-1
/
+1
2020-03-16
ethtool: reject unrecognized request flags
Michal Kubecek
1
-4
/
+12
2020-03-16
netlink: allow extack cookie also for error messages
Michal Kubecek
1
-26
/
+17
2020-03-16
net_sched: cls_route: remove the right filter from hashtable
Cong Wang
1
-2
/
+2
2020-03-16
hsr: set .netnsok flag
Taehee Yoo
1
-0
/
+1
2020-03-16
hsr: add restart routine into hsr_get_node_list()
Taehee Yoo
1
-14
/
+24
[next]