summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-12-20net: accept UFOv6 packages in virtio_net_hdr_to_skbWillem de Bruijn
2021-12-20inet: fully convert sk->sk_rx_dst to RCU rulesEric Dumazet
2021-12-20mctp: emit RTM_NEWADDR and RTM_DELADDRMatt Johnston
2021-12-20Merge branch 'xsa' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds
2021-12-20rfkill: allow to get the software rfkill stateEmmanuel Grumbach
2021-12-20nl82011: clarify interface combinations wrt. channelsJohannes Berg
2021-12-20nl80211: Add support to offload SA Query procedures for AP SME deviceVeerendranath Jakkam
2021-12-20nl80211: Add support to set AP settings flags with single attributeVeerendranath Jakkam
2021-12-20cfg80211: Use the HE operation IE to determine a 6GHz BSS channelAyala Beker
2021-12-20cfg80211: rename offchannel_chain structs to background_chain to avoid confus...Lorenzo Bianconi
2021-12-20cfg80211: Add support for notifying association comebackIlan Peer
2021-12-20mac80211: introduce channel switch disconnect functionNathan Errera
2021-12-20cfg80211: Fix order of enum nl80211_band_iftype_attr documentationIlan Peer
2021-12-19flow_offload: validate flags of filter and actionsBaowen Zheng
2021-12-19flow_offload: add reoffload process to update hw_countBaowen Zheng
2021-12-19flow_offload: add process to update action stats from hardwareBaowen Zheng
2021-12-19flow_offload: rename exts stats update functions with hwBaowen Zheng
2021-12-19flow_offload: add skip_hw and skip_sw to control if offload the actionBaowen Zheng
2021-12-19flow_offload: allow user to offload tc action to net deviceBaowen Zheng
2021-12-19flow_offload: add ops to tc_action_ops for flow action setupBaowen Zheng
2021-12-19flow_offload: rename offload functions with offload instead of flowBaowen Zheng
2021-12-19flow_offload: add index to flow_action_entry structureBaowen Zheng
2021-12-18bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.Hao Luo
2021-12-18bpf: Convert PTR_TO_MEM_OR_NULL to composable types.Hao Luo
2021-12-18bpf: Introduce MEM_RDONLY flagHao Luo
2021-12-18bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULLHao Luo
2021-12-18bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULLHao Luo
2021-12-18bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULLHao Luo
2021-12-18bpf: Introduce composable reg, ret and arg types.Hao Luo
2021-12-17net: openvswitch: Fix matching zone id for invalid conns arriving from tcPaul Blakey
2021-12-17net/sched: flow_dissector: Fix matching on zone id for invalid connsPaul Blakey
2021-12-17net/sched: Extend qdisc control block with tc control blockPaul Blakey
2021-12-17virtchnl: Add support for new VLAN capabilitiesBrett Creeley
2021-12-17Merge tag 'fixes-for-v5.16' of https://git.linaro.org/people/jens.wiklander/l...Arnd Bergmann
2021-12-17net: fix typo in a commentXiang wangx
2021-12-16bpf: Right align verifier states in verifier logs.Christy Lee
2021-12-16bpf: Only print scratched registers and stack slots to verifier logs.Christy Lee
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-16Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-16bpf: Remove the cgroup -> bpf header dependecyJakub Kicinski
2021-12-16add includes masked by cgroup -> bpf dependencyJakub Kicinski
2021-12-16fib: expand fib_rule_policyFlorian Westphal
2021-12-16fib: rules: remove duplicated nla policiesFlorian Westphal
2021-12-16net: phylink: add pcs_validate() methodRussell King (Oracle)
2021-12-16net: phylink: add mac_select_pcs() method to phylink_mac_opsRussell King (Oracle)
2021-12-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...David S. Miller
2021-12-16tee: handle lookup of shm with reference count 0Jens Wiklander
2021-12-16xen/console: harden hvc_xen against event channel stormsJuergen Gross
2021-12-15net/mlx5: Introduce log_max_current_uc_list_wr_supported bitShay Drory
2021-12-15net: add net device refcount tracker to struct packet_typeEric Dumazet