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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-19
net: netdevice: Add operation ndo_sk_get_lower_dev
Tariq Toukan
1
-0
/
+4
2021-01-16
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
5
-7
/
+56
2021-01-15
bpf: Add size arg to build_id_parse function
Jiri Olsa
1
-1
/
+2
2021-01-15
bpf: Move stack_map_get_build_id into lib
Jiri Olsa
1
-0
/
+11
2021-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-7
/
+66
2021-01-15
bpf: Add bitwise atomic instructions
Brendan Jackman
1
-0
/
+6
2021-01-15
bpf: Add instructions for atomic_[cmp]xchg
Brendan Jackman
1
-0
/
+2
2021-01-15
bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
Brendan Jackman
1
-0
/
+1
2021-01-15
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
1
-4
/
+12
2021-01-15
Merge tag 'linux-can-next-for-5.12-20210114' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
5
-130
/
+306
2021-01-15
net: phy: Add 100 base-x mode
Bjarni Jonasson
1
-0
/
+4
2021-01-15
Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+2
2021-01-14
can: dev: can_rx_offload_get_echo_skb(): extend to return can frame length
Marc Kleine-Budde
1
-1
/
+2
2021-01-14
can: dev: can_get_echo_skb(): extend to return can frame length
Marc Kleine-Budde
1
-1
/
+2
2021-01-14
can: dev: can_put_echo_skb(): extend to handle frame_len
Vincent Mailhol
1
-1
/
+1
2021-01-14
can: dev: extend struct can_skb_priv to hold CAN frame length
Marc Kleine-Budde
1
-1
/
+3
2021-01-14
can: length: can_skb_get_frame_len(): introduce function to get data length o...
Vincent Mailhol
1
-0
/
+120
2021-01-14
can: length: canfd_sanitize_len(): add function to sanitize CAN-FD data length
Marc Kleine-Budde
1
-0
/
+6
2021-01-14
net/mlx5: Add HW definition of reg_c_preserve
Paul Blakey
1
-1
/
+3
2021-01-13
can: dev: move netlink related code into seperate file
Marc Kleine-Budde
1
-0
/
+6
2021-01-13
can: dev: move skb related into seperate file
Marc Kleine-Budde
2
-76
/
+77
2021-01-13
can: dev: move length related code into seperate file
Marc Kleine-Budde
2
-40
/
+49
2021-01-13
can: dev: move bittiming related code into seperate file
Marc Kleine-Budde
2
-15
/
+45
2021-01-13
bpf: Support BPF ksym variables in kernel modules
Andrii Nakryiko
3
-0
/
+16
2021-01-13
bpf: Declare __bpf_free_used_maps() unconditionally
Andrii Nakryiko
1
-2
/
+3
2021-01-13
bpf: Avoid warning when re-casting __bpf_call_base into __bpf_call_base_args
Andrii Nakryiko
1
-1
/
+1
2021-01-13
bpf: Add bpf_patch_call_args prototype to include/linux/bpf.h
Andrii Nakryiko
1
-0
/
+3
2021-01-12
net: compound page support in skb_seq_read
Willem de Bruijn
1
-0
/
+1
2021-01-12
net: support kmap_local forced debugging in skb_frag_foreach
Willem de Bruijn
1
-1
/
+1
2021-01-10
Merge tag 'usb-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+21
2021-01-10
Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+24
2021-01-10
net-gro: remove GRO_DROP
Eric Dumazet
1
-1
/
+0
2021-01-10
soc: qcom: mdt_loader: define stubs for COMPILE_TEST
Alex Elder
1
-0
/
+35
2021-01-10
remoteproc: qcom: expose types for COMPILE_TEST
Alex Elder
1
-2
/
+2
2021-01-09
Merge tag 'acpi-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+7
2021-01-09
Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-6
/
+12
2021-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+2
2021-01-08
Merge tag 'net-5.11-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
1
-1
/
+2
2021-01-08
Revert "init/console: Use ttynull as a fallback when there is no console"
Petr Mladek
1
-3
/
+0
2021-01-08
skbuff: Rename skb_zcopy_{get|put} to net_zcopy_{get|put}
Jonathan Lemon
1
-5
/
+5
2021-01-08
tap/tun: add skb_zcopy_init() helper for initialization.
Jonathan Lemon
1
-2
/
+7
2021-01-08
skbuff: add flags to ubuf_info for ubuf setup
Jonathan Lemon
1
-1
/
+2
2021-01-08
net: group skb_shinfo zerocopy related bits together.
Jonathan Lemon
1
-17
/
+21
2021-01-08
skbuff: rename sock_zerocopy_* to msg_zerocopy_*
Jonathan Lemon
1
-9
/
+9
2021-01-08
skbuff: Call sock_zerocopy_put_abort from skb_zcopy_put_abort
Jonathan Lemon
1
-0
/
+10
2021-01-08
skbuff: Add skb parameter to the ubuf zerocopy callback
Jonathan Lemon
1
-9
/
+8
2021-01-08
skbuff: replace sock_zerocopy_get with skb_zcopy_get
Jonathan Lemon
1
-6
/
+6
2021-01-08
skbuff: replace sock_zerocopy_put() with skb_zcopy_put()
Jonathan Lemon
1
-1
/
+6
2021-01-08
skbuff: Push status and refcounts into sock_zerocopy_callback
Jonathan Lemon
1
-3
/
+0
2021-01-08
skbuff: remove unused skb_zcopy_abort function
Jonathan Lemon
1
-11
/
+0
[next]