index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-20
net/sched: cls_flower add CT_FLAGS_INVALID flag support
wenxu
1
-2
/
+2
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-4
/
+18
2021-01-20
Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-0
/
+5
2021-01-20
net: usb: cdc_ncm: don't spew notifications
Grant Grundler
1
-0
/
+2
2021-01-19
bonding: add a vlan+srcmac tx hashing option
Jarod Wilson
1
-0
/
+1
2021-01-19
net: add inline function skb_csum_is_sctp
Xin Long
1
-0
/
+5
2021-01-19
mdio-bitbang: Export mdiobb_{read,write}()
Geert Uytterhoeven
1
-0
/
+3
2021-01-19
mdio, phy: fix -Wshadow warnings triggered by nested container_of()
Alexander Lobakin
2
-7
/
+23
2021-01-18
net: netdevice: Add operation ndo_sk_get_lower_dev
Tariq Toukan
1
-0
/
+4
2021-01-15
Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
1
-0
/
+1
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
5
-7
/
+56
2021-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+6
2021-01-15
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2
-2
/
+6
2021-01-15
compiler.h: Raise minimum version of GCC to 5.1 for arm64
Will Deacon
1
-0
/
+6
2021-01-14
bpf: Add size arg to build_id_parse function
Jiri Olsa
1
-1
/
+2
2021-01-14
bpf: Move stack_map_get_build_id into lib
Jiri Olsa
1
-0
/
+11
2021-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-7
/
+66
2021-01-14
bpf: Add bitwise atomic instructions
Brendan Jackman
1
-0
/
+6
2021-01-14
bpf: Add instructions for atomic_[cmp]xchg
Brendan Jackman
1
-0
/
+2
2021-01-14
bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
Brendan Jackman
1
-0
/
+1
2021-01-14
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
1
-4
/
+12
2021-01-14
Merge tag 'linux-can-next-for-5.12-20210114' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
Jakub Kicinski
5
-130
/
+306
2021-01-14
net: phy: Add 100 base-x mode
Bjarni Jonasson
1
-0
/
+4
2021-01-14
Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/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 of frame in data link layer
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-13
net/mlx5: Add HW definition of reg_c_preserve
Paul Blakey
1
-1
/
+3
2021-01-13
Revert "arm64: Enable perf events based hard lockup detector"
Will Deacon
1
-2
/
+0
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-12
arm/kasan: fix the array size of kasan_early_shadow_pte[]
Hailong Liu
1
-1
/
+5
2021-01-12
mm/memcontrol: fix warning in mem_cgroup_page_lruvec()
Hugh Dickins
1
-1
/
+1
2021-01-12
bpf: Support BPF ksym variables in kernel modules
Andrii Nakryiko
3
-0
/
+16
2021-01-12
bpf: Declare __bpf_free_used_maps() unconditionally
Andrii Nakryiko
1
-2
/
+3
2021-01-12
bpf: Avoid warning when re-casting __bpf_call_base into __bpf_call_base_args
Andrii Nakryiko
1
-1
/
+1
2021-01-12
bpf: Add bpf_patch_call_args prototype to include/linux/bpf.h
Andrii Nakryiko
1
-0
/
+3
2021-01-11
net: compound page support in skb_seq_read
Willem de Bruijn
1
-0
/
+1
2021-01-11
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/gregkh/usb
Linus Torvalds
1
-0
/
+21
2021-01-10
Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+24
2021-01-09
net-gro: remove GRO_DROP
Eric Dumazet
1
-1
/
+0
2021-01-09
soc: qcom: mdt_loader: define stubs for COMPILE_TEST
Alex Elder
1
-0
/
+35
2021-01-09
remoteproc: qcom: expose types for COMPILE_TEST
Alex Elder
1
-2
/
+2
2021-01-08
Merge tag 'acpi-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+7
[next]