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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-03
wan: remove sbni/granch driver
Arnd Bergmann
1
-3
/
+0
2021-08-03
move netdev_boot_setup into Space.c
Arnd Bergmann
1
-13
/
+0
2021-08-03
ax88796: export ax_NS8390_init() hook
Michael Schmitz
1
-0
/
+3
2021-08-03
m68k: remove legacy probing
Arnd Bergmann
1
-6
/
+0
2021-08-03
appletalk: ltpc: remove static probing
Arnd Bergmann
1
-1
/
+0
2021-08-03
bonding: add new option lacp_active
Hangbin Liu
4
-0
/
+4
2021-08-03
skbuff: introduce skb_expand_head()
Vasily Averin
1
-0
/
+1
2021-08-03
net/mlx5: Move TTC logic to fs_ttc
Maor Gottlieb
1
-0
/
+2
2021-08-02
net/ipv4: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-5
/
+16
2021-08-02
net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()
Vladimir Oltean
1
-5
/
+2
2021-08-02
nfc: hci: pass callback data param as pointer in nci_request()
Krzysztof Kozlowski
1
-2
/
+2
2021-08-02
net_sched: refactor TC action init API
Cong Wang
4
-10
/
+17
2021-07-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
5
-75
/
+51
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
16
-43
/
+100
2021-07-31
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-30
/
+79
2021-07-30
devlink: Allocate devlink directly in requested net namespace
Leon Romanovsky
1
-2
/
+12
2021-07-30
sk_buff: avoid potentially clearing 'slow_gro' field
Paolo Abeni
1
-1
/
+1
2021-07-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
1
-0
/
+2
2021-07-30
net: netlink: Remove unused function
Yajun Deng
1
-23
/
+0
2021-07-30
nfc: nci: constify several pointers to u8, sk_buff and other structs
Krzysztof Kozlowski
1
-6
/
+8
2021-07-30
nfc: constify several pointers to u8, char and sk_buff
Krzysztof Kozlowski
1
-2
/
+2
2021-07-30
net: convert fib_treeref from int to refcount_t
Yajun Deng
2
-2
/
+2
2021-07-30
net/sched: store the last executed chain also for clsact egress
Davide Caratti
1
-15
/
+7
2021-07-29
mctp: Allow per-netns default networks
Matt Johnston
3
-1
/
+5
2021-07-29
mctp: Implement message fragmentation & reassembly
Jeremy Kerr
1
-3
/
+22
2021-07-29
mctp: Populate socket implementation
Jeremy Kerr
2
-0
/
+72
2021-07-29
mctp: Add neighbour implementation
Matt Johnston
3
-0
/
+30
2021-07-29
mctp: Add netlink route management
Matt Johnston
1
-0
/
+2
2021-07-29
mctp: Add initial routing framework
Jeremy Kerr
3
-0
/
+95
2021-07-29
mctp: Add device handling and netlink interface
Jeremy Kerr
6
-0
/
+67
2021-07-29
mctp: Add initial driver infrastructure
Jeremy Kerr
1
-0
/
+1
2021-07-29
mctp: Add sockaddr_mctp to uapi
Jeremy Kerr
1
-0
/
+21
2021-07-29
mctp: Add base packet definitions
Jeremy Kerr
1
-0
/
+35
2021-07-29
mctp: Add MCTP base
Jeremy Kerr
2
-1
/
+20
2021-07-29
nfc: constify passed nfc_dev
Krzysztof Kozlowski
1
-2
/
+2
2021-07-29
skbuff: allow 'slow_gro' for skb carring sock reference
Paolo Abeni
1
-0
/
+9
2021-07-29
sk_buff: track dst status in slow_gro
Paolo Abeni
2
-0
/
+4
2021-07-29
sk_buff: introduce 'slow_gro' flags
Paolo Abeni
1
-0
/
+4
2021-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-20
/
+53
2021-07-29
bpf: Fix leakage due to insufficient speculative store bypass mitigation
Daniel Borkmann
1
-1
/
+1
2021-07-29
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
1
-0
/
+15
2021-07-28
dmaengine: idxd: Change license on idxd.h to LGPL
Tony Luck
1
-1
/
+1
2021-07-28
net/sched: act_skbmod: Add SKBMOD_F_ECN option support
Peilin Ye
1
-0
/
+1
2021-07-28
devlink: Remove duplicated registration check
Leon Romanovsky
1
-3
/
+1
2021-07-28
bpf, sockmap: Fix memleak on ingress msg enqueue
John Fastabend
1
-19
/
+35
2021-07-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2021-07-28
Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2021-07-27
net: bonding: move ioctl handling to private ndo operation
Arnd Bergmann
1
-3
/
+10
2021-07-27
net: bridge: move bridge ioctls out of .ndo_do_ioctl
Arnd Bergmann
1
-1
/
+6
2021-07-27
net: split out ndo_siowandev ioctl
Arnd Bergmann
2
-2
/
+4
[next]