aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-23sctp: move hlist_node and hashent out of sctp_ep_commonXin Long2-6/+6
2021-12-22Merge tag 'mlx5-updates-2021-12-21' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski1-0/+8
2021-12-22codel: remove unnecessary pkt_sched.h includeJakub Kicinski2-1/+2
2021-12-22codel: remove unnecessary sock.h includeJakub Kicinski2-1/+2
2021-12-21devlink: Add new "event_eq_size" generic device paramShay Drory1-0/+4
2021-12-21devlink: Add new "io_eq_size" generic device paramShay Drory1-0/+4
2021-12-21Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJakub Kicinski5-44/+161
2021-12-20mctp: emit RTM_NEWADDR and RTM_DELADDRMatt Johnston1-0/+2
2021-12-20rfkill: allow to get the software rfkill stateEmmanuel Grumbach1-0/+7
2021-12-20nl82011: clarify interface combinations wrt. channelsJohannes Berg1-1/+1
2021-12-20nl80211: Add support to offload SA Query procedures for AP SME deviceVeerendranath Jakkam1-4/+12
2021-12-20nl80211: Add support to set AP settings flags with single attributeVeerendranath Jakkam2-12/+19
2021-12-20cfg80211: Use the HE operation IE to determine a 6GHz BSS channelAyala Beker1-11/+13
2021-12-20cfg80211: rename offchannel_chain structs to background_chain to avoid confusion with ETSI standardLorenzo Bianconi3-22/+22
2021-12-20cfg80211: Add support for notifying association comebackIlan Peer2-0/+19
2021-12-20mac80211: introduce channel switch disconnect functionNathan Errera1-0/+12
2021-12-20cfg80211: Fix order of enum nl80211_band_iftype_attr documentationIlan Peer1-2/+1
2021-12-19flow_offload: validate flags of filter and actionsBaowen Zheng2-1/+4
2021-12-19flow_offload: add reoffload process to update hw_countBaowen Zheng1-0/+11
2021-12-19flow_offload: add process to update action stats from hardwareBaowen Zheng2-8/+11
2021-12-19flow_offload: rename exts stats update functions with hwBaowen Zheng1-3/+3
2021-12-19flow_offload: add skip_hw and skip_sw to control if offload the actionBaowen Zheng2-3/+7
2021-12-19flow_offload: allow user to offload tc action to net deviceBaowen Zheng3-0/+23
2021-12-19flow_offload: add ops to tc_action_ops for flow action setupBaowen Zheng1-0/+12
2021-12-19flow_offload: rename offload functions with offload instead of flowBaowen Zheng1-3/+3
2021-12-19flow_offload: add index to flow_action_entry structureBaowen Zheng2-7/+1
2021-12-17virtchnl: Add support for new VLAN capabilitiesBrett Creeley1-0/+377
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-15/+75
2021-12-16Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-8/+10
2021-12-16fib: expand fib_rule_policyFlorian Westphal1-20/+0
2021-12-16fib: rules: remove duplicated nla policiesFlorian Westphal1-1/+0
2021-12-16net: phylink: add pcs_validate() methodRussell King (Oracle)1-0/+20
2021-12-16net: phylink: add mac_select_pcs() method to phylink_mac_opsRussell King (Oracle)1-0/+18
2021-12-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller2-1/+2
2021-12-15net/mlx5: Introduce log_max_current_uc_list_wr_supported bitShay Drory1-1/+1
2021-12-15net: add net device refcount tracker to struct packet_typeEric Dumazet1-0/+1
2021-12-14mptcp: add missing documented NL paramsMatthieu Baerts1-8/+10
2021-12-14net: dev_replace_track() cleanupEric Dumazet1-6/+4
2021-12-14net: dsa: make tagging protocols connect to individual switches from a treeVladimir Oltean1-3/+2
2021-12-14net: dsa: sja1105: fix broken connection with the sja1110 taggerVladimir Oltean1-1/+2
2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu1-1/+15
2021-12-13net/mlx5: Separate FDB namespaceMaor Gottlieb1-0/+1
2021-12-13u64_stats: Disable preemption on 32bit UP+SMP PREEMPT_RT during updates.Sebastian Andrzej Siewior1-14/+28
2021-12-13bareudp: Move definition of struct bareudp_conf to bareudp.cGuillaume Nault1-8/+1
2021-12-13bareudp: Remove bareudp_dev_create()Guillaume Nault1-4/+0
2021-12-12Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+13
2021-12-12net: dsa: remove dp->privVladimir Oltean1-6/+0
2021-12-12net: dsa: tag_sja1105: split sja1105_tagger_data into private and public sectionsVladimir Oltean1-9/+4
2021-12-12Revert "net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driver"Vladimir Oltean1-19/+7
2021-12-12net: dsa: tag_sja1105: convert to tagger-owned dataVladimir Oltean1-2/+5