index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-21
compiler.h: Fix annotation macro misplacement with Clang
Josh Poimboeuf
2
-4
/
+4
2021-12-21
uapi: Fix undefined __always_inline on non-glibc systems
Ismael Luceno
2
-0
/
+2
2021-12-21
Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...
Jakub Kicinski
5
-44
/
+161
2021-12-20
net: skip virtio_net_hdr_set_proto if protocol already set
Willem de Bruijn
1
-0
/
+3
2021-12-20
net: accept UFOv6 packages in virtio_net_hdr_to_skb
Willem de Bruijn
1
-2
/
+20
2021-12-20
inet: fully convert sk->sk_rx_dst to RCU rules
Eric Dumazet
1
-1
/
+1
2021-12-20
mctp: emit RTM_NEWADDR and RTM_DELADDR
Matt Johnston
1
-0
/
+2
2021-12-20
Merge branch 'xsa' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-0
/
+1
2021-12-20
rfkill: allow to get the software rfkill state
Emmanuel Grumbach
1
-0
/
+7
2021-12-20
nl82011: clarify interface combinations wrt. channels
Johannes Berg
1
-1
/
+1
2021-12-20
nl80211: Add support to offload SA Query procedures for AP SME device
Veerendranath Jakkam
1
-4
/
+12
2021-12-20
nl80211: Add support to set AP settings flags with single attribute
Veerendranath Jakkam
2
-12
/
+19
2021-12-20
cfg80211: Use the HE operation IE to determine a 6GHz BSS channel
Ayala Beker
1
-11
/
+13
2021-12-20
cfg80211: rename offchannel_chain structs to background_chain to avoid confus...
Lorenzo Bianconi
3
-22
/
+22
2021-12-20
cfg80211: Add support for notifying association comeback
Ilan Peer
2
-0
/
+19
2021-12-20
mac80211: introduce channel switch disconnect function
Nathan Errera
1
-0
/
+12
2021-12-20
cfg80211: Fix order of enum nl80211_band_iftype_attr documentation
Ilan Peer
1
-2
/
+1
2021-12-19
flow_offload: validate flags of filter and actions
Baowen Zheng
2
-1
/
+4
2021-12-19
flow_offload: add reoffload process to update hw_count
Baowen Zheng
1
-0
/
+11
2021-12-19
flow_offload: add process to update action stats from hardware
Baowen Zheng
2
-8
/
+11
2021-12-19
flow_offload: rename exts stats update functions with hw
Baowen Zheng
1
-3
/
+3
2021-12-19
flow_offload: add skip_hw and skip_sw to control if offload the action
Baowen Zheng
2
-3
/
+7
2021-12-19
flow_offload: allow user to offload tc action to net device
Baowen Zheng
3
-0
/
+23
2021-12-19
flow_offload: add ops to tc_action_ops for flow action setup
Baowen Zheng
1
-0
/
+12
2021-12-19
flow_offload: rename offload functions with offload instead of flow
Baowen Zheng
1
-3
/
+3
2021-12-19
flow_offload: add index to flow_action_entry structure
Baowen Zheng
2
-7
/
+1
2021-12-18
bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
Hao Luo
1
-1
/
+3
2021-12-18
bpf: Convert PTR_TO_MEM_OR_NULL to composable types.
Hao Luo
1
-1
/
+0
2021-12-18
bpf: Introduce MEM_RDONLY flag
Hao Luo
1
-3
/
+5
2021-12-18
bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
Hao Luo
2
-9
/
+13
2021-12-18
bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULL
Hao Luo
1
-7
/
+12
2021-12-18
bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL
Hao Luo
1
-6
/
+9
2021-12-18
bpf: Introduce composable reg, ret and arg types.
Hao Luo
2
-0
/
+55
2021-12-17
net: openvswitch: Fix matching zone id for invalid conns arriving from tc
Paul Blakey
1
-0
/
+1
2021-12-17
net/sched: flow_dissector: Fix matching on zone id for invalid conns
Paul Blakey
2
-1
/
+2
2021-12-17
net/sched: Extend qdisc control block with tc control block
Paul Blakey
2
-2
/
+15
2021-12-17
virtchnl: Add support for new VLAN capabilities
Brett Creeley
1
-0
/
+377
2021-12-17
Merge tag 'fixes-for-v5.16' of https://git.linaro.org/people/jens.wiklander/l...
Arnd Bergmann
1
-2
/
+2
2021-12-17
net: fix typo in a comment
Xiang wangx
1
-1
/
+1
2021-12-16
bpf: Right align verifier states in verifier logs.
Christy Lee
1
-0
/
+3
2021-12-16
bpf: Only print scratched registers and stack slots to verifier logs.
Christy Lee
1
-0
/
+7
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-15
/
+75
2021-12-16
Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-8
/
+10
2021-12-16
bpf: Remove the cgroup -> bpf header dependecy
Jakub Kicinski
3
-57
/
+72
2021-12-16
add includes masked by cgroup -> bpf dependency
Jakub Kicinski
1
-0
/
+1
2021-12-16
fib: expand fib_rule_policy
Florian Westphal
1
-20
/
+0
2021-12-16
fib: rules: remove duplicated nla policies
Florian Westphal
1
-1
/
+0
2021-12-16
net: phylink: add pcs_validate() method
Russell King (Oracle)
1
-0
/
+20
2021-12-16
net: phylink: add mac_select_pcs() method to phylink_mac_ops
Russell King (Oracle)
1
-0
/
+18
2021-12-16
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
David S. Miller
2
-1
/
+2
[prev]
[next]