index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-12-20
mac80211: Notify cfg80211 about association comeback
Ilan Peer
1
-0
/
+4
2021-12-20
cfg80211: Add support for notifying association comeback
Ilan Peer
4
-0
/
+74
2021-12-20
mac80211: introduce channel switch disconnect function
Nathan Errera
2
-1
/
+25
2021-12-20
cfg80211: Fix order of enum nl80211_band_iftype_attr documentation
Ilan Peer
1
-2
/
+1
2021-12-20
cfg80211: simplify cfg80211_chandef_valid()
Johannes Berg
1
-30
/
+32
2021-12-20
mac80211: Remove a couple of obsolete TODO
Ilan Peer
2
-12
/
+5
2021-12-20
mac80211: fix FEC flag in radio tap header
P Praneesh
1
-1
/
+6
2021-12-20
mac80211: use coarse boottime for airtime fairness code
Felix Fietkau
1
-5
/
+5
2021-11-28
ieee80211: change HE nominal packet padding value defines
Miri Korenblit
8
-23
/
+30
2021-11-28
cfg80211: use ieee80211_bss_get_elem() instead of _get_ie()
Johannes Berg
4
-34
/
+33
2021-11-26
mac80211: Use memset_after() to clear tx status
Kees Cook
3
-17
/
+8
2021-11-26
mac80211: notify non-transmitting BSS of color changes
John Crispin
1
-0
/
+18
2021-11-26
mac80211: minstrel_ht: remove unused SAMPLE_SWITCH_THR define
Peter Seiderer
1
-2
/
+0
2021-11-26
cfg80211: allow continuous radar monitoring on offchannel chain
Lorenzo Bianconi
3
-27
/
+71
2021-11-26
cfg80211: schedule offchan_cac_abort_wk in cfg80211_radar_event
Lorenzo Bianconi
3
-13
/
+38
2021-11-26
cfg80211: delete redundant free code
liuguoqiang
1
-9
/
+5
2021-11-26
mac80211: add support for .ndo_fill_forward_path
Felix Fietkau
5
-1
/
+96
2021-11-26
mac80211: Remove unused assignment statements
luo penghao
1
-4
/
+0
2021-11-26
cfg80211: fix possible NULL pointer dereference in cfg80211_stop_offchan_rada...
Lorenzo Bianconi
1
-1
/
+4
2021-11-19
cfg80211: move offchan_cac_event to a dedicated work
Lorenzo Bianconi
4
-33
/
+50
2021-11-19
mac80211_hwsim: Fix spelling mistake "Droping" -> "Dropping"
Colin Ian King
1
-1
/
+1
2021-11-19
mac80211: introduce set_radar_offchan callback
Lorenzo Bianconi
2
-0
/
+23
2021-11-19
cfg80211: implement APIs for dedicated radar detection HW
Lorenzo Bianconi
8
-6
/
+214
2021-11-18
ptp: ocp: Fix a couple NULL vs IS_ERR() checks
Dan Carpenter
1
-4
/
+5
2021-11-18
lan78xx: Introduce NAPI polling support
John Efstathiades
1
-68
/
+114
2021-11-18
lan78xx: Remove hardware-specific header update
John Efstathiades
1
-35
/
+16
2021-11-18
lan78xx: Re-order rx_submit() to remove forward declaration
John Efstathiades
1
-54
/
+52
2021-11-18
lan78xx: Introduce Rx URB processing improvements
John Efstathiades
1
-116
/
+166
2021-11-18
lan78xx: Introduce Tx URB processing improvements
John Efstathiades
1
-213
/
+461
2021-11-18
lan78xx: Fix memory allocation bug
John Efstathiades
1
-17
/
+21
2021-11-18
net: dsa: felix: restrict psfp rules on ingress port
Xiaoliang Yang
3
-32
/
+163
2021-11-18
net: dsa: felix: use vcap policer to set flow meter for psfp
Xiaoliang Yang
1
-1
/
+31
2021-11-18
net: mscc: ocelot: use index to set vcap policer
Xiaoliang Yang
8
-38
/
+123
2021-11-18
net: dsa: felix: add stream gate settings for psfp
Xiaoliang Yang
1
-4
/
+213
2021-11-18
net: dsa: felix: support psfp filter on vsc9959
Xiaoliang Yang
3
-10
/
+451
2021-11-18
net: mscc: ocelot: add gate and police action offload to PSFP
Xiaoliang Yang
4
-2
/
+59
2021-11-18
net: mscc: ocelot: set vcap IS2 chain to goto PSFP chain
Xiaoliang Yang
1
-3
/
+14
2021-11-18
net: mscc: ocelot: add MAC table stream learn and lookup operations
Xiaoliang Yang
3
-19
/
+97
2021-11-18
net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...
Teng Qi
1
-0
/
+4
2021-11-18
mctp/test: Update refcount checking in route fragment tests
Jeremy Kerr
1
-5
/
+0
2021-11-18
ipv6: ah6: use swap() to make code cleaner
Yao Jing
1
-4
/
+1
2021-11-18
net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...
zhangyue
1
-13
/
+17
2021-11-18
tcp: add missing htmldocs for skb->ll_node and sk->defer_list
Eric Dumazet
2
-0
/
+2
2021-11-18
net: mdio: Replaced BUG_ON() with WARN()
Florian Fainelli
1
-6
/
+10
2021-11-18
ipv6: check return value of ipv6_skip_exthdr
Jordy Zomer
1
-0
/
+6
2021-11-18
e100: fix device suspend/resume
Jesse Brandeburg
1
-5
/
+13
2021-11-18
net: dpaa2-mac: use phylink_generic_validate()
Russell King (Oracle)
1
-48
/
+5
2021-11-18
net: dpaa2-mac: remove interface checks in dpaa2_mac_validate()
Russell King (Oracle)
1
-35
/
+0
2021-11-18
net: dpaa2-mac: populate supported_interfaces member
Russell King
1
-0
/
+21
2021-11-18
net: ag71xx: use phylink_generic_validate()
Russell King (Oracle)
1
-28
/
+3
[next]