summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: remove channel_switch combination checkMichal Kazior2014-06-251-11/+0Star
* mac80211: use chanctx reservation for STA CSAMichal Kazior2014-06-253-104/+69Star
* mac80211: use chanctx reservation for AP CSAMichal Kazior2014-06-252-29/+88
* mac80211: make check_combinations() aware of chanctx reservationMichal Kazior2014-06-251-4/+31
* mac80211: implement multi-vif in-place reservationsMichal Kazior2014-06-253-85/+715
* mac80211: split sched scan IEsDavid Spinadel2014-06-252-24/+25
* mac80211: support more than one band in scan requestDavid Spinadel2014-06-254-61/+140
* mac80211: protect TDLS discovery sessionArik Nemtsov2014-06-233-1/+32
* mac80211: make sure TDLS peer STA exists during setupArik Nemtsov2014-06-231-0/+13
* mac80211: add API to request TDLS operation from userspaceArik Nemtsov2014-06-231-0/+17
* mac80211: implement proper Tx path flushing for TDLSArik Nemtsov2014-06-232-0/+58
* mac80211: split tdls_mgmt functionArik Nemtsov2014-06-231-23/+55
* mac80211: use TDLS initiator in tdls_mgmt operationsArik Nemtsov2014-06-231-12/+28
* cfg80211: pass TDLS initiator in tdls_mgmt operationsArik Nemtsov2014-06-235-8/+18
* mac80211: cleanup TDLS state during failed setupArik Nemtsov2014-06-233-24/+115
* mac80211: set auth flags after other station infoArik Nemtsov2014-06-231-3/+13
* mac80211: clarify TDLS Tx handlingArik Nemtsov2014-06-231-16/+17
* mac80211: stop only the queues assigned to the vif during channel switchLuciano Coelho2014-06-234-64/+35Star
* mac80211: add functions to stop and wake all queues assigned to a vifLuciano Coelho2014-06-232-6/+41
* mac80211: introduce refcount for queue_stop_reasonsLuciano Coelho2014-06-2310-46/+98
* mac80211: don't stop all queues when flushingLuciano Coelho2014-06-231-2/+2
* net: Mac80211: Remove silly timespec danceThomas Gleixner2014-06-232-9/+3Star
* mac80211: Use ktime_get_ts()Thomas Gleixner2014-06-232-3/+3
* mac80211: use csa counter offsets instead of csa_activeMichal Kazior2014-06-231-3/+6
* mac80211: move csa counters from sdata to beacon/prespMichal Kazior2014-06-235-75/+115
* mac80211: allow tx via monitor iface when DFSJanusz Dziedzic2014-06-231-5/+6
* cfg80211: make ethtool the driver's responsibilityJohannes Berg2014-06-2312-530/+387Star
* mac80211: remove weak WEP IV accountingJohannes Berg2014-06-234-25/+1Star
* trivial: net/mac80211/mesh.c: fix typo s/Substract/Subtract/Antonio Ospite2014-06-231-1/+1
* mac80211: remove ignore_plink_timer flagBob Copeland2014-06-232-9/+23
* mac80211: fix station/driver powersave raceJohannes Berg2014-06-234-29/+51
* mac80211: remove PID rate controlJohn W. Linville2014-06-237-1026/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-164-14/+61
|\
| * net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann2014-06-151-4/+28
| * net: Fix save software checksum completeTom Herbert2014-06-152-10/+29
| * udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet2014-06-141-0/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-06-133-7/+153
|\ \ | |/ |/|
| * libceph: add ceph_monc_wait_osdmap()Ilya Dryomov2014-06-061-0/+27
| * libceph: mon_get_version request infrastructureIlya Dryomov2014-06-063-5/+122
| * libceph: recognize poolop requests in debugfsIlya Dryomov2014-06-061-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12346-6799/+13776
|\ \
| * | rtnetlink: fix userspace API breakage for iproute2 < v3.9.0Michal Schmidt2014-06-121-4/+18
| * | tcp: fixing TLP's FIN recoveryPer Hurtig2014-06-121-3/+1Star
| * | bridge: fix compile error when compiling without IPv6 supportLinus Lüssing2014-06-121-0/+2
| * | bridge: fix smatch warning / potential null pointer dereferenceLinus Lüssing2014-06-121-0/+2
| * | sctp: Fix sk_ack_backlog wrap-around problemXufeng Zhang2014-06-121-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-1210-16/+32
| |\ \
| | * | net/core: Add VF link state control policyDoug Ledford2014-06-121-0/+2
| | * | net: fix UDP tunnel GSO of frag_list GRO packetsWei-Chun Chao2014-06-111-1/+2
| | * | net: ipv6: Fixed up ipsec packet be re-routing issuehuizhang2014-06-111-0/+1