summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-12-28net: caif: remove redundant assignment to variable expectlenColin Ian King
2021-12-27net: bridge: Get SIOCGIFBR/SIOCSIFBR ioctl working in compat modeRemi Pommarel
2021-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-23net: bridge: fix ioctl old_deviceless bridge argumentRemi Pommarel
2021-12-23net: dsa: tag_ocelot: use traffic class to map priority on injected headerXiaoliang Yang
2021-12-23flow_offload: fix suspicious RCU usage when offloading tc actionBaowen Zheng
2021-12-23sctp: move hlist_node and hashent out of sctp_ep_commonXin Long
2021-12-21devlink: Add new "event_eq_size" generic device paramShay Drory
2021-12-21devlink: Add new "io_eq_size" generic device paramShay Drory
2021-12-21Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...Jakub Kicinski
2021-12-21net/sched: use min() macro instead of doing it manuallyYang Li
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-20phonet/pep: refuse to enable an unbound pipeRĂ©mi Denis-Courmont
2021-12-20mac80211: fix locking in ieee80211_start_ap error pathJohannes Berg
2021-12-20cfg80211: Enable regulatory enforcement checks for drivers supporting mesh ifaceSriram R
2021-12-20rfkill: allow to get the software rfkill stateEmmanuel Grumbach
2021-12-20cfg80211: refactor cfg80211_get_ies_channel_number()Johannes Berg
2021-12-20nl80211: Add support to set AP settings flags with single attributeVeerendranath Jakkam
2021-12-20mac80211: add more HT/VHT/HE state loggingJohannes Berg
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-20mac80211: Notify cfg80211 about association comebackIlan Peer
2021-12-20cfg80211: Add support for notifying association comebackIlan Peer
2021-12-20mac80211: introduce channel switch disconnect functionNathan Errera
2021-12-20cfg80211: simplify cfg80211_chandef_valid()Johannes Berg
2021-12-20mac80211: Remove a couple of obsolete TODOIlan Peer
2021-12-20mac80211: fix FEC flag in radio tap headerP Praneesh
2021-12-20mac80211: use coarse boottime for airtime fairness codeFelix Fietkau
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-19net: sched: save full flags for tc actionBaowen 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-19flow_offload: fill flags to action structureBaowen Zheng
2021-12-18xdp: move the if dev statements to the firstYajun Deng
2021-12-18ax25: NPD bug when detaching AX25 deviceLin Ma
2021-12-17mptcp: clean up harmless false expressionsJean Sacren
2021-12-17mptcp: enforce HoL-blocking estimationPaolo Abeni
2021-12-17Revert "tipc: use consistent GFP flags"Hoang Le
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-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski