index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
util.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-12-14
mac80211: mark TX-during-stop for TX in in_reconfig
Johannes Berg
1
-1
/
+4
2021-12-14
mac80211: update channel context before station state
Mordechay Goodstein
1
-6
/
+9
2021-12-14
mac80211: Fix the size used for building probe request
Ilan Peer
1
-1
/
+1
2021-12-14
mac80211: fix lookup when adding AddBA extension element
Johannes Berg
1
-2
/
+3
2021-12-14
mac80211: validate extended element ID is present
Johannes Berg
1
-1
/
+6
2021-12-14
cfg80211: Acquire wiphy mutex on regulatory work
Ilan Peer
1
-1
/
+6
2021-12-14
mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lock
Johannes Berg
1
-2
/
+8
2021-12-14
nl80211: remove reload flag from regulatory_request
Finn Behrens
2
-5
/
+2
2021-12-14
mac80211: send ADDBA requests using the tid/queue of the aggregation session
Felix Fietkau
1
-1
/
+1
2021-12-14
mptcp: never allow the PM to close a listener subflow
Paolo Abeni
1
-0
/
+3
2021-12-13
PCI: mt7621: Convert driver into 'bool'
Sergio Paracuellos
1
-2
/
+2
2021-12-13
fget: clarify and improve __fget_files() implementation
Linus Torvalds
1
-16
/
+56
2021-12-13
iavf: do not override the adapter state in the watchdog task (again)
Stefan Assmann
1
-1
/
+0
2021-12-13
iavf: missing unlocks in iavf_watchdog_task()
Dan Carpenter
1
-2
/
+2
2021-12-13
net: stmmac: Add GFP_DMA32 for rx buffers if no 64 capability
David Wu
1
-4
/
+12
2021-12-13
net: phy: add a note about refcounting
Russell King (Oracle)
1
-0
/
+3
2021-12-13
net: ethernet: ti: add missing of_node_put before return
Wang Qing
1
-9
/
+20
2021-12-13
selftest/net/forwarding: declare NETIFS p9 p10
Hangbin Liu
1
-0
/
+2
2021-12-13
net: dsa: mv88e6xxx: Unforce speed & duplex in mac_link_down()
Marek BehĂșn
1
-0
/
+4
2021-12-13
selftests/net: toeplitz: fix udp option
Willem de Bruijn
1
-1
/
+1
2021-12-13
net: bcmgenet: Fix NULL vs IS_ERR() checking
Miaoqian Lin
1
-2
/
+2
2021-12-13
firmware: arm_scpi: Fix string overflow in SCPI genpd driver
Sudeep Holla
1
-3
/
+7
2021-12-13
net/sched: sch_ets: don't remove idle classes from the round-robin list
Davide Caratti
1
-2
/
+2
2021-12-12
Linux 5.16-rc5
v5.16-rc5
Linus Torvalds
1
-1
/
+1
2021-12-12
recordmcount.pl: look for jgnop instruction as well as bcrl on s390
Jerome Marchand
1
-1
/
+1
2021-12-12
s390/entry: fix duplicate tracking of irq nesting level
Sven Schnelle
1
-4
/
+5
2021-12-12
selftests: Fix IPv6 address bind tests
David Ahern
1
-3
/
+11
2021-12-12
selftests: Fix raw socket bind tests with VRF
David Ahern
1
-1
/
+2
2021-12-12
selftests: Add duplicate config only for MD5 VRF tests
David Ahern
1
-6
/
+20
2021-12-12
net: hns3: fix race condition in debugfs
Yufeng Mo
2
-6
/
+16
2021-12-12
net: hns3: fix use-after-free bug in hclgevf_send_mbx_msg
Jie Wang
1
-1
/
+2
2021-12-12
selftests: icmp_redirect: pass xfail=0 to log_test()
Po-Hsu Lin
1
-1
/
+1
2021-12-12
usb: core: config: using bit mask instead of individual bits
Pavel Hofman
1
-2
/
+2
2021-12-12
usb: core: config: fix validation of wMaxPacketValue entries
Pavel Hofman
1
-1
/
+1
2021-12-12
USB: gadget: zero allocate endpoint 0 buffers
Greg Kroah-Hartman
2
-2
/
+2
2021-12-12
USB: gadget: detect too-big endpoint 0 requests
Greg Kroah-Hartman
3
-1
/
+40
2021-12-11
perf python: Fix NULL vs IS_ERR_OR_NULL() checking
Miaoqian Lin
1
-1
/
+1
2021-12-11
perf intel-pt: Fix error timestamp setting on the decoder error path
Adrian Hunter
1
-0
/
+1
2021-12-11
perf intel-pt: Fix missing 'instruction' events with 'q' option
Adrian Hunter
1
-3
/
+8
2021-12-11
perf intel-pt: Fix next 'err' value, walking trace
Adrian Hunter
1
-0
/
+1
2021-12-11
perf intel-pt: Fix state setting when receiving overflow (OVF) packet
Adrian Hunter
1
-4
/
+28
2021-12-11
perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state type
Adrian Hunter
1
-19
/
+13
2021-12-11
perf intel-pt: Fix sync state when a PSB (synchronization) packet is found
Adrian Hunter
1
-1
/
+1
2021-12-11
perf intel-pt: Fix some PGE (packet generation enable/control flow packets) u...
Adrian Hunter
1
-3
/
+4
2021-12-11
perf tools: Prevent out-of-bounds access to registers
German Gomez
2
-1
/
+7
2021-12-11
netdevsim: don't overwrite read only ethtool parms
Filip Pokryvka
1
-1
/
+4
2021-12-11
net: usb: qmi_wwan: add Telit 0x1070 composition
Daniele Palmas
1
-0
/
+1
2021-12-11
inet_diag: fix kernel-infoleak for UDP sockets
Eric Dumazet
1
-3
/
+1
2021-12-11
phonet: refcount leak in pep_sock_accep
Hangyu Hua
1
-0
/
+1
2021-12-11
mm: bdi: initialize bdi_min_ratio when bdi is unregistered
Manjong Lee
1
-0
/
+7
[prev]
[next]