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.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-08-30
notifier: Remove notifier header file wherever not used
Mukesh Ojha
1
-1
/
+0
2018-08-30
mac80211: always account for A-MSDU header changes
Johannes Berg
1
-5
/
+7
2018-08-30
mac80211: do not convert to A-MSDU if frag/subframe limited
Lorenzo Bianconi
1
-3
/
+3
2018-08-30
cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE
Arunk Khandavalli
1
-0
/
+1
2018-08-30
net_sched: reject unknown tcfa_action values
Paolo Abeni
1
-5
/
+11
2018-08-30
net: rtnl: return early from rtnl_unregister_all when protocol isn't registered
Sabrina Dubroca
1
-0
/
+4
2018-08-30
ipv6: fix cleanup ordering for pingv6 registration
Sabrina Dubroca
1
-2
/
+2
2018-08-30
ipv6: fix cleanup ordering for ip6_mr failure
Sabrina Dubroca
1
-3
/
+3
2018-08-30
net/sched: act_pedit: fix dump of extended layered op
Davide Caratti
1
-5
/
+13
2018-08-30
tipc: switch to rhashtable iterator
Cong Wang
4
-26
/
+56
2018-08-30
tipc: fix a missing rhashtable_walk_exit()
Cong Wang
1
-0
/
+2
2018-08-30
vti6: remove !skb->ignore_df check from vti6_xmit()
Alexey Kodanev
1
-1
/
+1
2018-08-29
bpf: fix sg shift repair start offset in bpf_msg_pull_data
Daniel Borkmann
1
-13
/
+13
2018-08-29
bpf: fix shift upon scatterlist ring wrap-around in bpf_msg_pull_data
Daniel Borkmann
1
-1
/
+4
2018-08-29
bpf: fix msg->data/data_end after sg shift repair in bpf_msg_pull_data
Daniel Borkmann
1
-3
/
+2
2018-08-29
netfilter: nf_tables: rework ct timeout set support
Florian Westphal
1
-30
/
+29
2018-08-29
netfilter: conntrack: place 'new' timeout in first location too
Florian Westphal
3
-0
/
+21
2018-08-29
mac80211: avoid kernel panic when building AMSDU from non-linear SKB
Sara Sharon
1
-17
/
+21
2018-08-29
mac80211: mesh: fix HWMP sequence numbering to follow standard
Yuan-Chi Pang
1
-0
/
+4
2018-08-29
bpf: fix several offset tests in bpf_msg_pull_data
Daniel Borkmann
1
-5
/
+9
2018-08-28
nl80211: Pass center frequency in kHz instead of MHz
Haim Dreyfuss
1
-1
/
+1
2018-08-28
nl80211: Fix nla_put_u8 to u16 for NL80211_WMMR_TXOP
Haim Dreyfuss
1
-2
/
+2
2018-08-28
mac80211: don't update the PM state of a peer upon a multicast frame
Emmanuel Grumbach
1
-0
/
+1
2018-08-28
cfg80211: make wmm_rule part of the reg_rule structure
Stanislaw Gruszka
3
-86
/
+22
2018-08-28
mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_X
Danek Duvall
1
-4
/
+1
2018-08-28
bpf: fix build error with clang
Stefan Agner
1
-1
/
+1
2018-08-28
net/rds: Use rdma_read_gids to get connection SGID/DGID in IPv6
Zhu Yanjun
1
-7
/
+2
2018-08-28
net: dsa: Drop GPIO includes
Linus Walleij
1
-2
/
+0
2018-08-28
tipc: fix the big/little endian issue in tipc_dest
Haiqing Bai
2
-13
/
+6
2018-08-28
net: sched: return -ENOENT when trying to remove filter from non-existent chain
Jiri Pirko
1
-1
/
+1
2018-08-28
net: sched: fix extack error message when chain is failed to be created
Jiri Pirko
1
-1
/
+1
2018-08-28
erspan: set erspan_ver to 1 by default when adding an erspan dev
Xin Long
2
-0
/
+4
2018-08-28
sctp: remove useless start_fail from sctp_ht_iter in proc
Xin Long
1
-4
/
+0
2018-08-28
sctp: hold transport before accessing its asoc in sctp_transport_get_next
Xin Long
2
-11
/
+15
2018-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
30
-265
/
+142
2018-08-27
net: sched: Fix memory exposure from short TCA_U32_SEL
Kees Cook
1
-2
/
+8
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-10
/
+6
2018-08-24
netfilter: xt_checksum: ignore gso skbs
Florian Westphal
2
-7
/
+27
2018-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-4
/
+9
2018-08-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-6
/
+6
2018-08-24
treewide: convert ISO_8859-1 text comments to utf-8
Arnd Bergmann
2
-6
/
+6
2018-08-24
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
19
-49
/
+75
2018-08-24
Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
10
-111
/
+140
2018-08-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-23
/
+25
2018-08-23
netfilter: xt_cluster: add dependency on conntrack module
Martin Willi
1
-1
/
+13
2018-08-23
netfilter: conntrack: remove duplicated include from nf_conntrack_proto_udp.c
Yue Haibing
1
-1
/
+0
2018-08-23
net/ipv6: init ip6 anycast rt->dst.input as ip6_input
Hangbin Liu
1
-1
/
+1
2018-08-23
tcp_bbr: apply PROBE_RTT cwnd cap even if acked==0
Kevin Yang
1
-2
/
+2
2018-08-23
tcp_bbr: in restart from idle, see if we should exit PROBE_RTT
Kevin Yang
1
-0
/
+4
2018-08-23
tcp_bbr: add bbr_check_probe_rtt_done() helper
Kevin Yang
1
-16
/
+18
[prev]
[next]