index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
net/mlx5: DR, Ignore modify TTL if device doesn't support it
Yevgeny Kliteynik
2021-12-31
net/mlx5: DR, Add support for matching on geneve_tlv_option_0_exist field
Yevgeny Kliteynik
2021-12-31
net/mlx5: Add misc5 flow table match parameters
Muhammad Sammar
2021-12-31
net/mlx5: DR, Fix lower case macro prefix "mlx5_" to "MLX5_"
Yevgeny Kliteynik
2021-12-30
net: remove references to CONFIG_IRDA in network header files
Lukas Bulwahn
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-29
bpf: Invert the dependency between bpf-netns.h and netns/bpf.h
Jakub Kicinski
2021-12-29
bpf: Allow bpf_local_storage to be used by sleepable programs
KP Singh
2021-12-29
Merge tag 'for-net-next-2021-12-29' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-27
Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-12-26
Merge tag 'objtool_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-12-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-12-25
mm/page_alloc: fix __alloc_size attribute for alloc_pages_exact_nid
Thibaut Sautereau
2021-12-25
mm: delete unsafe BUG from page_cache_add_speculative()
Hugh Dickins
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-23
Merge tag 'net-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-12-23
Merge tag 'arm-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-12-23
wwan: Replace kernel.h with the necessary inclusions
Andy Shevchenko
2021-12-22
memblock: fix memblock_phys_alloc() section mismatch error
Jackie Liu
2021-12-21
compiler.h: Fix annotation macro misplacement with Clang
Josh Poimboeuf
2021-12-21
Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...
Jakub Kicinski
2021-12-20
net: skip virtio_net_hdr_set_proto if protocol already set
Willem de Bruijn
2021-12-20
net: accept UFOv6 packages in virtio_net_hdr_to_skb
Willem de Bruijn
2021-12-20
rfkill: allow to get the software rfkill state
Emmanuel Grumbach
2021-12-19
flow_offload: allow user to offload tc action to net device
Baowen Zheng
2021-12-18
bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
Hao Luo
2021-12-18
bpf: Convert PTR_TO_MEM_OR_NULL to composable types.
Hao Luo
2021-12-18
bpf: Introduce MEM_RDONLY flag
Hao Luo
2021-12-18
bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
Hao Luo
2021-12-18
bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULL
Hao Luo
2021-12-18
bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL
Hao Luo
2021-12-18
bpf: Introduce composable reg, ret and arg types.
Hao Luo
2021-12-17
net: openvswitch: Fix matching zone id for invalid conns arriving from tc
Paul Blakey
2021-12-17
net/sched: flow_dissector: Fix matching on zone id for invalid conns
Paul Blakey
2021-12-17
virtchnl: Add support for new VLAN capabilities
Brett Creeley
2021-12-17
Merge tag 'fixes-for-v5.16' of https://git.linaro.org/people/jens.wiklander/l...
Arnd Bergmann
2021-12-17
net: fix typo in a comment
Xiang wangx
2021-12-16
bpf: Right align verifier states in verifier logs.
Christy Lee
2021-12-16
bpf: Only print scratched registers and stack slots to verifier logs.
Christy Lee
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-16
bpf: Remove the cgroup -> bpf header dependecy
Jakub Kicinski
2021-12-16
add includes masked by cgroup -> bpf dependency
Jakub Kicinski
2021-12-16
net: phylink: add pcs_validate() method
Russell King (Oracle)
2021-12-16
net: phylink: add mac_select_pcs() method to phylink_mac_ops
Russell King (Oracle)
2021-12-16
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
David S. Miller
2021-12-16
tee: handle lookup of shm with reference count 0
Jens Wiklander
2021-12-15
net/mlx5: Introduce log_max_current_uc_list_wr_supported bit
Shay Drory
2021-12-15
net: add net device refcount tracker to struct packet_type
Eric Dumazet
[next]