Age | Commit message (Expand) | Author |
2019-09-11 | mac80211: IBSS: send deauth when expiring inactive STAs | Johannes Berg |
2019-09-11 | mac80211: don't check if key is NULL in ieee80211_key_link() | Luca Coelho |
2019-09-11 | mac80211: clear crypto tx tailroom counter upon keys enable | Lior Cohen |
2019-09-11 | mac80211: remove unnecessary key condition | Johannes Berg |
2019-09-11 | mac80211: list features in WEP/TKIP disable in better order | Johannes Berg |
2019-09-11 | cfg80211: always shut down on HW rfkill | Johannes Berg |
2019-09-11 | mac80211: vht: add support VHT EXT NSS BW in parsing VHT | Mordechay Goodstein |
2019-09-11 | cfg80211: fix boundary value in ieee80211_frequency_to_channel() | Arend van Spriel |
2019-08-30 | cfg80211: add local BSS receive time to survey information | Felix Fietkau |
2019-08-22 | nl80211: add NL80211_CMD_UPDATE_FT_IES to supported commands | Matthew Wang |
2019-08-22 | mac80211: minstrel_ht: fix infinite loop because supported is not being shifted | Colin Ian King |
2019-08-22 | nexthops: remove redundant assignment to variable err | Colin Ian King |
2019-08-21 | mac80211: minstrel_ht: improve rate probing for devices with static fallback | Felix Fietkau |
2019-08-21 | mac80211: minstrel_ht: fix default max throughput rate indexes | Felix Fietkau |
2019-08-21 | mac80211: minstrel_ht: reduce unnecessary rate probing attempts | Felix Fietkau |
2019-08-21 | mac80211: minstrel_ht: fix per-group max throughput rate initialization | Felix Fietkau |
2019-08-21 | nl80211: Add support for EDMG channels | Alexei Avshalom Lazar |
2019-08-21 | mac80211: fix possible NULL pointerderef in obss pd code | John Crispin |
2019-08-21 | mac80211: add assoc-at support | Ben Greear |
2019-08-21 | cfg80211: Support assoc-at timer in sta-info | Ben Greear |
2019-08-21 | cfg80211: apply same mandatory rate flags for 5GHz and 6GHz | Arend van Spriel |
2019-08-21 | cfg80211: ibss: use 11a mandatory rates for 6GHz band operation | Arend van Spriel |
2019-08-21 | cfg80211: use same IR permissive rules for 6GHz band | Arend van Spriel |
2019-08-21 | cfg80211: add 6GHz in code handling array with NUM_NL80211_BANDS entries | Arend van Spriel |
2019-08-21 | cfg80211: extend ieee80211_operating_class_to_band() for 6GHz | Arend van Spriel |
2019-08-21 | cfg80211: util: add 6GHz channel to freq conversion and vice versa | Arend van Spriel |
2019-08-21 | cfg80211: add 6GHz UNII band definitions | Arend van Spriel |
2019-08-21 | nl80211: add 6GHz band definition to enum nl80211_band | Arend van Spriel |
2019-08-21 | mac80211: add missing length field increment when generating Radiotap header | John Crispin |
2019-08-21 | mac80211: 80Mhz was not reported properly when using tx_status_ext | John Crispin |
2019-08-21 | mac80211: fix bad guard when reporting legacy rates | John Crispin |
2019-08-21 | mac80211: fix TX legacy rate reporting when tx_status_ext is used | John Crispin |
2019-08-20 | net: dsa: enable and disable all ports | Vivien Didelot |
2019-08-20 | net: dsa: use a single switch statement for port setup | Vivien Didelot |
2019-08-19 | sctp: remove net sctp.x_enable working as a global switch | Xin Long |
2019-08-19 | sctp: add SCTP_AUTH_SUPPORTED sockopt | Xin Long |
2019-08-19 | sctp: add sctp_auth_init and sctp_auth_free | Xin Long |
2019-08-19 | sctp: use ep and asoc auth_enable properly | Xin Long |
2019-08-19 | sctp: add SCTP_ASCONF_SUPPORTED sockopt | Xin Long |
2019-08-19 | sctp: check asoc peer.asconf_capable before processing asconf | Xin Long |
2019-08-19 | sctp: not set peer.asconf_capable in sctp_association_init | Xin Long |
2019-08-19 | sctp: add asconf_enable in struct sctp_endpoint | Xin Long |
2019-08-19 | net: remove empty inet_exit_net | Li RongQing |
2019-08-19 | net: flow_offload: convert block_ing_cb_list to regular list type | Vlad Buslov |
2019-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-08-18 | netfilter: nf_tables: map basechain priority to hardware priority | Pablo Neira Ayuso |
2019-08-18 | tipc: clean up skb list lock handling on send path | Jon Maloy |
2019-08-17 | devlink: Add generic packet traps and groups | Ido Schimmel |
2019-08-17 | devlink: Add packet trap infrastructure | Ido Schimmel |
2019-08-17 | drop_monitor: Allow user to start monitoring hardware drops | Ido Schimmel |