summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-09-11mac80211: Unify rate statistic variables between Minstrel & Minstrel_HTThomas Huehn
2014-09-11cfg80211: clear nl80211 messages carrying keys after processingJohannes Berg
2014-09-11cfg80211: don't put kek/kck/replay counter on the stackJohannes Berg
2014-09-11cfg80211: clear wext keys when freeing and removing themJohannes Berg
2014-09-11mac80211: clear key material when freeing keysJohannes Berg
2014-09-11cfg80211: clear connect keys when freeing themJohannes Berg
2014-09-08mac80211: annotate MMIC head/tailroom warningJohannes Berg
2014-09-08mac80211: support DTPC IE (from Cisco Client eXtensions)Steinar H. Gunderson
2014-09-08mac80211: split 802.11h parsing from transmit power policySteinar H. Gunderson
2014-09-05mac80211: fix broken use of VHT/20Mhz with some APsEyal Shapira
2014-09-05mac80211: extend set_coverage_class signatureLorenzo Bianconi
2014-09-05cfg80211: enable dynack through nl80211Lorenzo Bianconi
2014-09-05mac80211: combine roc with the "next roc" if possibleEliad Peller
2014-09-05mac80211: adjust roc duration when combining ROCsEliad Peller
2014-09-05cfg80211: avoid duplicate entries on regdomain intersectionEliad Peller
2014-09-05mac80211: Add RRM support to assoc requestAssaf Krauss
2014-09-05nl80211: Add flag attribute for RRM connectionsAssaf Krauss
2014-09-05mac80211: fix description comment of ieee80211_subif_start_xmitLiad Kaufman
2014-09-05cfg80211: add Intel Mobile Communications copyrightJohannes Berg
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg
2014-09-05mac80211: clean up ieee80211_i.hJohannes Berg
2014-09-03mac80211: fix offloaded BA session traffic after hw restartMichal Kazior
2014-08-29net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDsMika Westerberg
2014-08-29mac80211: fix chantype recalc warningMichal Kazior
2014-08-27mac80211: Replace rcu_dereference() with rcu_access_pointer()Andreea-Cristina Bernat
2014-08-26mac80211: scan: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg
2014-08-26cfg80211: clarify BSS probe response vs. beacon dataJohannes Berg
2014-08-26cfg80211: re-enable CSA for drivers that support itMichal Kazior
2014-08-26mac80211: don't resize skbs needlesslyIdo Yariv
2014-08-26mac80211: Fix accounting of the tailroom-needed counterIdo Yariv
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev
2014-08-26mac80211: make ieee80211_vif_use_reserved_switch staticJohannes Berg
2014-08-26mac80211: mesh_plink: use get_unaligned_le16 instead of memcpyBob Copeland
2014-08-15mac80211: disable 40MHz support in case of 20MHz APEliad Peller
2014-08-15mac80211: don't duplicate station QoS capability dataJohannes Berg
2014-08-14netlink: Annotate RCU locking for seq_file walkerThomas Graf
2014-08-14tcp: fix ssthresh and undo for consecutive short FRTO episodesNeal Cardwell
2014-08-14tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logicHannes Frederic Sowa
2014-08-14tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell
2014-08-14sit: Fix ipip6_tunnel_lookup device matching criteriaShmulik Ladkani
2014-08-14tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin
2014-08-14net-timestamp: fix missing tcp fragmentation casesWillem de Bruijn
2014-08-14net-timestamp: fix missing ACK timestampWillem de Bruijn
2014-08-14irda: Fix rd_frame control field initialization in irlap_send_rd_frame()Maks Naumov
2014-08-14lec: Fix bug introduced by b67bfe0d42cac56c512dd5da4b1b347a23f4b70achas williams - CONTRACTOR
2014-08-14atm/svc: Fix blocking in wait loopchas williams - CONTRACTOR
2014-08-14openvswitch: Fix memory leak in ovs_vport_alloc() error pathChristoph Jaeger
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-14Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds