summaryrefslogtreecommitdiffstats
path: root/net/mac80211/util.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-14mac80211: mark TX-during-stop for TX in in_reconfigJohannes Berg1-1/+4
2021-12-14mac80211: update channel context before station stateMordechay Goodstein1-6/+9
2021-12-14mac80211: Fix the size used for building probe requestIlan Peer1-1/+1
2021-12-14mac80211: fix lookup when adding AddBA extension elementJohannes Berg1-2/+3
2021-12-14mac80211: validate extended element ID is presentJohannes Berg1-1/+6
2021-12-14cfg80211: Acquire wiphy mutex on regulatory workIlan Peer1-1/+6
2021-12-14mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lockJohannes Berg1-2/+8
2021-12-14nl80211: remove reload flag from regulatory_requestFinn Behrens2-5/+2
2021-12-14mac80211: send ADDBA requests using the tid/queue of the aggregation sessionFelix Fietkau1-1/+1
2021-12-14mptcp: never allow the PM to close a listener subflowPaolo Abeni1-0/+3
2021-12-13PCI: mt7621: Convert driver into 'bool'Sergio Paracuellos1-2/+2
2021-12-13fget: clarify and improve __fget_files() implementationLinus Torvalds1-16/+56
2021-12-13iavf: do not override the adapter state in the watchdog task (again)Stefan Assmann1-1/+0
2021-12-13iavf: missing unlocks in iavf_watchdog_task()Dan Carpenter1-2/+2
2021-12-13net: stmmac: Add GFP_DMA32 for rx buffers if no 64 capabilityDavid Wu1-4/+12
2021-12-13net: phy: add a note about refcountingRussell King (Oracle)1-0/+3
2021-12-13net: ethernet: ti: add missing of_node_put before returnWang Qing1-9/+20
2021-12-13selftest/net/forwarding: declare NETIFS p9 p10Hangbin Liu1-0/+2
2021-12-13net: dsa: mv88e6xxx: Unforce speed & duplex in mac_link_down()Marek BehĂșn1-0/+4
2021-12-13selftests/net: toeplitz: fix udp optionWillem de Bruijn1-1/+1
2021-12-13net: bcmgenet: Fix NULL vs IS_ERR() checkingMiaoqian Lin1-2/+2
2021-12-13firmware: arm_scpi: Fix string overflow in SCPI genpd driverSudeep Holla1-3/+7
2021-12-13net/sched: sch_ets: don't remove idle classes from the round-robin listDavide Caratti1-2/+2
2021-12-12Linux 5.16-rc5v5.16-rc5Linus Torvalds1-1/+1
2021-12-12recordmcount.pl: look for jgnop instruction as well as bcrl on s390Jerome Marchand1-1/+1
2021-12-12s390/entry: fix duplicate tracking of irq nesting levelSven Schnelle1-4/+5
2021-12-12selftests: Fix IPv6 address bind testsDavid Ahern1-3/+11
2021-12-12selftests: Fix raw socket bind tests with VRFDavid Ahern1-1/+2
2021-12-12selftests: Add duplicate config only for MD5 VRF testsDavid Ahern1-6/+20
2021-12-12net: hns3: fix race condition in debugfsYufeng Mo2-6/+16
2021-12-12net: hns3: fix use-after-free bug in hclgevf_send_mbx_msgJie Wang1-1/+2
2021-12-12selftests: icmp_redirect: pass xfail=0 to log_test()Po-Hsu Lin1-1/+1
2021-12-12usb: core: config: using bit mask instead of individual bitsPavel Hofman1-2/+2
2021-12-12usb: core: config: fix validation of wMaxPacketValue entriesPavel Hofman1-1/+1
2021-12-12USB: gadget: zero allocate endpoint 0 buffersGreg Kroah-Hartman2-2/+2
2021-12-12USB: gadget: detect too-big endpoint 0 requestsGreg Kroah-Hartman3-1/+40
2021-12-11perf python: Fix NULL vs IS_ERR_OR_NULL() checkingMiaoqian Lin1-1/+1
2021-12-11perf intel-pt: Fix error timestamp setting on the decoder error pathAdrian Hunter1-0/+1
2021-12-11perf intel-pt: Fix missing 'instruction' events with 'q' optionAdrian Hunter1-3/+8
2021-12-11perf intel-pt: Fix next 'err' value, walking traceAdrian Hunter1-0/+1
2021-12-11perf intel-pt: Fix state setting when receiving overflow (OVF) packetAdrian Hunter1-4/+28
2021-12-11perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state typeAdrian Hunter1-19/+13
2021-12-11perf intel-pt: Fix sync state when a PSB (synchronization) packet is foundAdrian Hunter1-1/+1
2021-12-11perf intel-pt: Fix some PGE (packet generation enable/control flow packets) u...Adrian Hunter1-3/+4
2021-12-11perf tools: Prevent out-of-bounds access to registersGerman Gomez2-1/+7
2021-12-11netdevsim: don't overwrite read only ethtool parmsFilip Pokryvka1-1/+4
2021-12-11net: usb: qmi_wwan: add Telit 0x1070 compositionDaniele Palmas1-0/+1
2021-12-11inet_diag: fix kernel-infoleak for UDP socketsEric Dumazet1-3/+1
2021-12-11phonet: refcount leak in pep_sock_accepHangyu Hua1-0/+1
2021-12-11mm: bdi: initialize bdi_min_ratio when bdi is unregisteredManjong Lee1-0/+7