aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-15wifi: nl80211: enable setting the link address at new stationShaul Triebitz
2022-07-15wifi: mac80211: RCU-ify link/link_conf pointersJohannes Berg
2022-07-15wifi: nl80211: hold wdev mutex for station APIsJohannes Berg
2022-07-15wifi: nl80211: hold wdev mutex for channel switch APIsJohannes Berg
2022-07-15wifi: nl80211: hold wdev mutex in add/mod/del link stationJohannes Berg
2022-07-15wifi: mac80211: implement callbacks for <add/mod/del>_link_stationShaul Triebitz
2022-07-15wifi: cfg80211/mac80211: separate link params from station paramsShaul Triebitz
2022-07-15wifi: cfg80211: add API to add/modify/remove a link stationShaul Triebitz
2022-07-15wifi: mac80211: add an ieee80211_get_link_sbandShaul Triebitz
2022-07-15wifi: mac80211: Remove AP SMPS leftoversAndrei Otcheretianski
2022-07-15wifi: cfg80211: Allow MLO TX with link source addressAndrei Otcheretianski
2022-07-15wifi: mac80211: Consider MLO links in offchannel logicAndrei Otcheretianski
2022-07-15wifi: mac80211: rx: accept link-addressed framesJohannes Berg
2022-07-15wifi: mac80211: consistently use sdata_dereference()Johannes Berg
2022-07-15wifi: mac80211_hwsim: Support link channel matching on rxAndrei Otcheretianski
2022-07-15wifi: mac80211: fix mesh airtime link metric estimatingAditya Kumar Singh
2022-07-15wifi: mac80211: make 4addr null frames using min_rate for WDSLian Chen
2022-07-15wifi: cfg80211: use strscpy to replace strlcpyXueBing Chen
2022-07-15wifi: mac80211: exclude multicast packets from AQL pending airtimeFelix Fietkau
2022-07-15wifi: mac80211_hwsim: use 32-bit skb cookieJohannes Berg
2022-07-15wifi: rsi: remove unused variableJohannes Berg
2022-07-14Merge tag 'mlx5-updates-2022-07-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-07-14Merge branch 'net-devlink-couple-of-trivial-fixes'Jakub Kicinski
2022-07-14net: devlink: fix return statement in devlink_port_new_notify()Jiri Pirko
2022-07-14net: devlink: fix a typo in function name devlink_port_new_notifiy()Jiri Pirko
2022-07-14net: devlink: make devlink_dpipe_headers_register() return voidJiri Pirko
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-14x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_currentNathan Chancellor
2022-07-14Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-14Merge tag '5.19-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-07-14Merge tag 'nfsd-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-07-14Merge tag 'integrity-v5.19-fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-07-14um: Replace to_phys() and to_virt() with less generic function namesGuenter Roeck
2022-07-14Merge tag 'sound-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-07-14nfp: flower: configure tunnel neighbour on cmsg rxTianyu Yuan
2022-07-14net/tls: Check for errors in tls_device_initTariq Toukan
2022-07-14MAINTAINERS: Add an additional maintainer to the AMD XGBE driverTom Lendacky
2022-07-14xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queueJuergen Gross
2022-07-14amdgpu: disable powerpc support for the newer display engineLinus Torvalds
2022-07-14selftests/net: test nexthop without gwNicolas Dichtel
2022-07-14ip: fix dflt addr selection for connected nexthopNicolas Dichtel
2022-07-14ARM: 9208/1: entry: add .ltorg directive to keep literals in rangeArd Biesheuvel
2022-07-14ARM: 9207/1: amba: fix refcount underflow if amba_device_add() failsWang Kefeng
2022-07-14net: atlantic: remove aq_nic_deinit() when resumeChia-Lin Kao (AceLan)
2022-07-14net: atlantic: remove deep parameter on suspend/resume functionsChia-Lin Kao (AceLan)
2022-07-14sfc: fix kernel panic when creating VFÍñigo Huguet
2022-07-14Merge branch 'xen-netfront-xsa-403-follow-on'Paolo Abeni
2022-07-14xen-netfront: re-order error checks in xennet_get_responses()Jan Beulich
2022-07-14xen-netfront: remove leftover call to xennet_tx_buf_gc()Jan Beulich