- 294e70c Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by Jakub Kicinski · 3 years ago
- dbcefde mctp: emit RTM_NEWADDR and RTM_DELADDR by Matt Johnston · 3 years ago
- 5bc9a9d rfkill: allow to get the software rfkill state by Emmanuel Grumbach · 3 years ago
- d9a8297 nl82011: clarify interface combinations wrt. channels by Johannes Berg · 3 years, 1 month ago
- 87c1aec nl80211: Add support to offload SA Query procedures for AP SME device by Veerendranath Jakkam · 3 years, 1 month ago
- 47301a7 nl80211: Add support to set AP settings flags with single attribute by Veerendranath Jakkam · 3 years, 1 month ago
- 7f599ae cfg80211: Use the HE operation IE to determine a 6GHz BSS channel by Ayala Beker · 3 years, 1 month ago
- a95bfb8 cfg80211: rename offchannel_chain structs to background_chain to avoid confusion with ETSI standard by Lorenzo Bianconi · 3 years, 1 month ago
- a083ee8 cfg80211: Add support for notifying association comeback by Ilan Peer · 3 years, 1 month ago
- 6d50176 mac80211: introduce channel switch disconnect function by Nathan Errera · 3 years, 1 month ago
- 28f350a cfg80211: Fix order of enum nl80211_band_iftype_attr documentation by Ilan Peer · 3 years, 1 month ago
- c86e020 flow_offload: validate flags of filter and actions by Baowen Zheng · 3 years ago
- 13926d1 flow_offload: add reoffload process to update hw_count by Baowen Zheng · 3 years ago
- c7a66f8 flow_offload: add process to update action stats from hardware by Baowen Zheng · 3 years ago
- bcd6436 flow_offload: rename exts stats update functions with hw by Baowen Zheng · 3 years ago
- 7adc576 flow_offload: add skip_hw and skip_sw to control if offload the action by Baowen Zheng · 3 years ago
- 8cbfe93 flow_offload: allow user to offload tc action to net device by Baowen Zheng · 3 years ago
- c54e1d9 flow_offload: add ops to tc_action_ops for flow action setup by Baowen Zheng · 3 years ago
- 9c1c0e1 flow_offload: rename offload functions with offload instead of flow by Baowen Zheng · 3 years ago
- 5a99590 flow_offload: add index to flow_action_entry structure by Baowen Zheng · 3 years ago
- bd0b536 virtchnl: Add support for new VLAN capabilities by Brett Creeley · 3 years, 1 month ago
- 7cd2802 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- 180f3bc Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years ago
- 66495f3 fib: expand fib_rule_policy by Florian Westphal · 3 years ago
- 92e1bce fib: rules: remove duplicated nla policies by Florian Westphal · 3 years ago
- 0d22d4b net: phylink: add pcs_validate() method by Russell King (Oracle) · 3 years ago
- d1e8632 net: phylink: add mac_select_pcs() method to phylink_mac_ops by Russell King (Oracle) · 3 years ago
- 823f7a5 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 3 years ago
- 685b1af net/mlx5: Introduce log_max_current_uc_list_wr_supported bit by Shay Drory · 3 years, 1 month ago
- f1d9268 net: add net device refcount tracker to struct packet_type by Eric Dumazet · 3 years, 1 month ago
- 6813b19 mptcp: add missing documented NL params by Matthieu Baerts · 3 years, 1 month ago
- 9280ac2 net: dev_replace_track() cleanup by Eric Dumazet · 3 years, 1 month ago
- 7f29731 net: dsa: make tagging protocols connect to individual switches from a tree by Vladimir Oltean · 3 years, 1 month ago
- c8a2a01 net: dsa: sja1105: fix broken connection with the sja1110 tagger by Vladimir Oltean · 3 years, 1 month ago
- 9c9211a net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX by Hangbin Liu · 3 years, 1 month ago
- 22c3f2f5 net/mlx5: Separate FDB namespace by Maor Gottlieb · 3 years, 1 month ago
- 3c11854 u64_stats: Disable preemption on 32bit UP+SMP PREEMPT_RT during updates. by Sebastian Andrzej Siewior · 3 years, 1 month ago
- dcdd77e bareudp: Move definition of struct bareudp_conf to bareudp.c by Guillaume Nault · 3 years, 1 month ago
- 614b7a1 bareudp: Remove bareudp_dev_create() by Guillaume Nault · 3 years, 1 month ago
- 8d7ed10 Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 1 month ago
- 4f3cb343 net: dsa: remove dp->priv by Vladimir Oltean · 3 years, 1 month ago
- 950a419 net: dsa: tag_sja1105: split sja1105_tagger_data into private and public sections by Vladimir Oltean · 3 years, 1 month ago
- fcbf979 Revert "net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driver" by Vladimir Oltean · 3 years, 1 month ago
- c79e848 net: dsa: tag_sja1105: convert to tagger-owned data by Vladimir Oltean · 3 years, 1 month ago
- 22ee9f8 net: dsa: sja1105: move ts_id from sja1105_tagger_data by Vladimir Oltean · 3 years, 1 month ago
- bfcf142 net: dsa: sja1105: make dp->priv point directly to sja1105_tagger_data by Vladimir Oltean · 3 years, 1 month ago
- 6f6770a net: dsa: sja1105: remove hwts_tx_en from tagger data by Vladimir Oltean · 3 years, 1 month ago
- d38049b net: dsa: sja1105: bring deferred xmit implementation in line with ocelot-8021q by Vladimir Oltean · 3 years, 1 month ago
- 35d9768 net: dsa: tag_ocelot: convert to tagger-owned data by Vladimir Oltean · 3 years, 1 month ago
- dc452a4 net: dsa: introduce tagger-owned storage for private and shared data by Vladimir Oltean · 3 years, 1 month ago
- 8f97a35 Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 3 years, 1 month ago
- df442a4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 1 month ago
- 753a026 net: ocelot: add FDMA support by Clément Léger · 3 years, 1 month ago
- b471a71 net: ocelot: add and export ocelot_ptp_rx_timestamp() by Clément Léger · 3 years, 1 month ago
- e5150f00 net: ocelot: export ocelot_ifh_port_set() to setup IFH by Clément Léger · 3 years, 1 month ago
- 840ece1 net: ocelot: fix missed include in the vsc7514_regs.h file by Colin Foster · 3 years, 1 month ago
- 33d60fb sock: Use sock_owned_by_user_nocheck() instead of sk_lock.owned. by Kuniyuki Iwashima · 3 years, 1 month ago
- e477901 timers: implement usleep_idle_range() by SeongJae Park · 3 years, 1 month ago
- 9dcc38e Increase default MLOCK_LIMIT to 8 MiB by Drew DeVault · 3 years, 1 month ago
- be31582 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 1 month ago
- d46bca6 Merge tag 'pm-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 1 month ago
- 0d21e66 Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux by Linus Torvalds · 3 years, 1 month ago
- e1b539b xfrm: add net device refcount tracker to struct xfrm_state_offload by Eric Dumazet · 3 years, 1 month ago
- dbdcda6 net: sched: add netns refcount tracker to struct tcf_exts by Eric Dumazet · 3 years, 1 month ago
- 04a931e net: add netns refcount tracker to struct seq_net_private by Eric Dumazet · 3 years, 1 month ago
- ffa84b5 net: add netns refcount tracker to struct sock by Eric Dumazet · 3 years, 1 month ago
- 9ba74e6 net: add networking namespace refcount tracker by Eric Dumazet · 3 years, 1 month ago
- 3150a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- a4f1192 percpu_ref: Replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years, 1 month ago
- 1a2fb22 skbuff: Extract list pointers to silence compiler warnings by Kees Cook · 3 years, 1 month ago
- ded746b Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 1 month ago
- 001f426 net: phylink: use legacy_pre_march2020 by Russell King (Oracle) · 3 years, 1 month ago
- 3e5b1fe net: phylink: add legacy_pre_march2020 indicator by Russell King (Oracle) · 3 years, 1 month ago
- 03090cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 3 years, 1 month ago
- 50252e4 aio: fix use-after-free due to missing POLLFREE handling by Eric Biggers · 3 years, 1 month ago
- 42288cb wait: add wake_up_pollfree() by Eric Biggers · 3 years, 1 month ago
- cab2d3f bus: mhi: core: Add support for forced PM resume by Loic Poulain · 3 years, 1 month ago
- 283e6f5a net: wwan: make debugfs optional by Sergey Ryazanov · 3 years, 1 month ago
- a43a072 Merge tag 'linux-can-next-for-5.17-20211208' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by Jakub Kicinski · 3 years, 1 month ago
- fd31cb0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 3 years, 1 month ago
- 6efcdad Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 1 month ago
- 857fdd7 net: dsa: eliminate dsa_switch_ops :: port_bridge_tx_fwd_{,un}offload by Vladimir Oltean · 3 years, 1 month ago
- b079922 net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join by Vladimir Oltean · 3 years, 1 month ago
- d3eed0e net: dsa: keep the bridge_dev and bridge_num as part of the same structure by Vladimir Oltean · 3 years, 1 month ago
- 6a43cba net: dsa: export bridging offload helpers to drivers by Vladimir Oltean · 3 years, 1 month ago
- 36cbf39 net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers by Vladimir Oltean · 3 years, 1 month ago
- 947c874 net: dsa: assign a bridge number even without TX forwarding offload by Vladimir Oltean · 3 years, 1 month ago
- 3f9bb03 net: dsa: make dp->bridge_num one-based by Vladimir Oltean · 3 years, 1 month ago
- 444dd87 PM: runtime: Fix pm_runtime_active() kerneldoc comment by Rafael J. Wysocki · 3 years, 1 month ago
- 330c6d3 can: bittiming: replace CAN units with the generic ones from linux/units.h by Vincent Mailhol · 3 years, 1 month ago
- 32ecd22 net: mscc: ocelot: split register definitions to a separate file by Colin Foster · 3 years, 1 month ago
- a97770c net: phy: Remove unnecessary indentation in the comments of phy_device by Yanteng Si · 3 years, 1 month ago
- 1507914 Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by Jakub Kicinski · 3 years, 1 month ago
- ada066b net: sched: act_mirred: add net device refcount tracker by Eric Dumazet · 3 years, 1 month ago
- 615d069 llc: add net device refcount tracker by Eric Dumazet · 3 years, 1 month ago
- 66ce07f ax25: add net device refcount tracker by Eric Dumazet · 3 years, 1 month ago
- e44b14e inet: add net device refcount tracker to struct fib_nh_common by Eric Dumazet · 3 years, 1 month ago
- f12bf6f net: watchdog: add net device refcount tracker by Eric Dumazet · 3 years, 1 month ago
- 19c9ebf vlan: add net device refcount tracker by Eric Dumazet · 3 years, 1 month ago
- 08f0b22 net: eql: add net device refcount tracker by Eric Dumazet · 3 years, 1 month ago