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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-02
bpf: Fix up bpf_skb_adjust_room helper's skb csum setting
Daniel Borkmann
1
-0
/
+8
2020-06-02
bpf: Add link-based BPF program attachment to network namespace
Jakub Sitnicki
2
-0
/
+11
2020-06-02
net: Introduce netns_bpf for BPF programs attached to netns
Jakub Sitnicki
2
-26
/
+56
2020-06-02
bpf: Use tracing helpers for lsm programs
Jiri Olsa
1
-0
/
+3
2020-06-02
bpf: Fix running sk_skb program types with ktls
John Fastabend
1
-0
/
+8
2020-06-02
bpf: Add support to attach bpf program to a devmap entry
David Ahern
1
-0
/
+5
2020-06-02
bpf: Implement BPF ring buffer and verifier support for it
Andrii Nakryiko
3
-0
/
+18
2020-06-01
regmap: provide helpers for simple bit operations
Bartosz Golaszewski
1
-0
/
+36
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-23
/
+40
2020-06-01
Merge tag 'mac80211-next-for-davem-2020-05-31' of git://git.kernel.org/pub/sc...
David S. Miller
1
-5
/
+339
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-9
/
+20
2020-05-31
mac80211: check the correct bit for EMA AP
Shaul Triebitz
1
-1
/
+1
2020-05-31
ieee80211: add HE ext EIDs and 6 GHz capability defines
Johannes Berg
1
-0
/
+28
2020-05-31
ieee80211: add code to obtain and parse 6 GHz operation field
Johannes Berg
1
-1
/
+51
2020-05-31
ieee80211: definitions for reduced neighbor reports
Tova Mussai
1
-0
/
+28
2020-05-30
net/mlx5: IPSec: Fix incorrect type for spi
Saeed Mahameed
1
-1
/
+1
2020-05-30
net/mlx5: cmd: Fix memset with byte count warning
Saeed Mahameed
1
-1
/
+1
2020-05-30
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
4
-58
/
+53
2020-05-29
net: remove kernel_setsockopt
Christoph Hellwig
1
-2
/
+0
2020-05-29
net: be more gentle about silly gso requests coming from user
Eric Dumazet
1
-8
/
+9
2020-05-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+13
2020-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2020-05-28
mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()
Konstantin Khlebnikov
1
-2
/
+13
2020-05-28
tcp: add tcp_sock_set_keepcnt
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_keepintvl
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_keepidle
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_user_timeout
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_syncnt
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_quickack
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_cork
Christoph Hellwig
1
-0
/
+2
2020-05-28
net: remove kernel_getsockopt
Christoph Hellwig
1
-2
/
+0
2020-05-27
Merge tag 'fsnotify_for_v5.7-rc8' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2020-05-27
Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+5
2020-05-27
fanotify: turn off support for FAN_DIR_MODIFY
Amir Goldstein
1
-2
/
+1
2020-05-27
netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build
Pablo Neira Ayuso
1
-1
/
+1
2020-05-27
net/mlx5: Add ability to read and write ECE options
Leon Romanovsky
1
-10
/
+16
2020-05-27
cfg80211: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-3
/
+3
2020-05-27
mac80211: Add new AMPDU factor macro for HE peer caps
Tamizh Chelvam
1
-0
/
+5
2020-05-27
ieee80211: S1G defines
Thomas Pedersen
1
-0
/
+221
2020-05-27
cfg80211: add KHz variants of frame RX API
Thomas Pedersen
1
-0
/
+2
2020-05-27
net: ethtool: Allow PHY cable test TDR data to configured
Andrew Lunn
1
-3
/
+18
2020-05-27
net: ethtool: Add helpers for cable test TDR data
Andrew Lunn
1
-0
/
+21
2020-05-27
net: ethtool: Add generic parts of cable test TDR
Andrew Lunn
2
-2
/
+15
2020-05-27
net: check untrusted gso_size at kernel entry
Willem de Bruijn
1
-2
/
+12
2020-05-27
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
1
-3
/
+20
2020-05-27
net: mdiobus: add clause 45 mdiobus accessors
Russell King
2
-6
/
+31
2020-05-27
qed: Add EDPM mode type for user-fw compatibility
Yuval Basson
1
-0
/
+3
2020-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+1
2020-05-25
netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code
Pablo Neira Ayuso
1
-1
/
+1
[next]