mac80211: add missing struct ieee80211_txq tid field initialization
[cascardo/linux.git] / net /
2015-10-08 Felix Fietkaumac80211: add missing struct ieee80211_txq tid field...
2015-10-05 Andrzej Hajdamac80211: make ieee80211_new_mesh_header return unsigned
2015-09-29 Johannes Bergmac80211: use bool argument to ieee80211_send_nullfunc
2015-09-29 Johannes Bergmac80211: reduce indentation by inlining a check
2015-09-29 Felix Fietkaumac80211: fix tx sequence number assignment with softwa...
2015-09-29 Ayala Bekermac80211: advertise support for full station state...
2015-09-29 Ayala Bekercfg80211: allow changing station capabilities for unass...
2015-09-29 Johannes Bergmac80211: allow writing TX PN in debugfs
2015-09-29 Denys Vlasenkomac80211: Deinline drv_get/set/reset_tsf()
2015-09-29 Denys Vlasenkomac80211: Deinline drv_ampdu_action()
2015-09-29 Denys Vlasenkomac80211: Deinline drv_switch_vif_chanctx()
2015-09-29 Johannes Bergmac80211: improve __rate_control_send_low warning
2015-09-29 Johannes Bergmac80211: minstrel[_ht]: remove non-ascii debugfs chara...
2015-09-29 Eliad Pellermac80211: don't tear down aggregation on suspend in...
2015-09-29 Fu, Zhonghuinet/wireless: enable wiphy device to suspend/resume...
2015-09-29 Denys Vlasenkomac80211: Deinline drv_add/remove/change_interface()
2015-09-29 Denys Vlasenkomac80211: Deinline drv_sta_rc_update()
2015-09-29 Denys Vlasenkomac80211: Deinline drv_conf_tx()
2015-09-29 Helmut Schaamac80211: Copy tx'ed beacons to monitor mode
2015-09-22 Helmut Schaamac80211: Split sending tx'ed frames to monitor interfa...
2015-09-22 Rafał Miłeckinl80211: put current TX power in interface info
2015-09-22 Johannes Bergmac80211: use DECLARE_EWMA for ave_beacon_signal
2015-09-22 Johannes Bergmac80211: fix driver RSSI event calculations
2015-09-22 Johannes Bergmac80211: remove last_beacon/ave_beacon debugfs files
2015-09-22 Bob Copelandmac80211: implement VHT support for mesh
2015-09-22 Chun-Yeow Yeohmac80211: zero center freq segment 2 in VHT oper IE
2015-09-22 Emmanuel Grumbachmac80211: allow the driver to advertise A-MSDU within...
2015-09-22 Johannes Bergmac80211: remove direct probe step before authentication
2015-09-22 Emmanuel Grumbachmac80211: allow to transmit A-MSDU within A-MPDU
2015-09-22 Andrei Otcheretianskimac80211: introduce per vif frame registration API
2015-09-22 Johannes Bergnl80211: support vendor dumpit commands
2015-09-22 Arik Nemtsovmac80211: TDLS: check reg with IR-relax on chandef...
2015-09-22 Arik Nemtsovmac80211: debugfs: add file to disallow TDLS wider-bw
2015-09-22 Andrei Otcheretianskimac80211: process skb_queue while scanning in HW
2015-09-22 Johannes Bergwireless: make __freq_reg_info static
2015-08-27 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2015-08...
2015-08-27 Alexei Starovoitovbpf: fix bpf_skb_set_tunnel_key() helper
2015-08-26 David S. MillerMerge branch 'act_bpf_lockless'
2015-08-26 Alexei Starovoitovnet_sched: act_bpf: remove spinlock in fast path
2015-08-26 Alexei Starovoitovnet_sched: convert rsvp to call tcf_exts_destroy from...
2015-08-26 Alexei Starovoitovnet_sched: convert tcindex to call tcf_exts_destroy...
2015-08-26 Alexei Starovoitovnet_sched: act_bpf: remove unnecessary copy
2015-08-26 Alexei Starovoitovnet_sched: make tcf_hash_destroy() static
2015-08-26 Kalle ValoMerge ath-next from ath.git
2015-08-25 David S. MillerMerge branch 'rds-more-fixes'
2015-08-25 santosh.shilimkar... RDS: remove superfluous from rds_ib_alloc_fmr()
2015-08-25 santosh.shilimkar... RDS: flush the FMR pool less often
2015-08-25 santosh.shilimkar... RDS: push FMR pool flush work to its own worker
2015-08-25 Wengang WangRDS: fix fmr pool dirty_count
2015-08-25 santosh.shilimkar... RDS: Fix rds MR reference count in rds_rdma_unuse()
2015-08-25 santosh.shilimkar... RDS: fix the dangling reference to rds_ib_incoming_slab
2015-08-25 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2015-08-25 David S. Millerrds: Fix improper gfp_t usage.
2015-08-25 WANG Congroute: fix a use-after-free
2015-08-25 Masanari Iidanet-next: Fix warning while make xmldocs caused by...
2015-08-25 David S. Millerah4: Fix error return in ah_input().
2015-08-25 Julia Lawallah6: fix error return code
2015-08-25 David S. MillerMerge branch 'rds-assorted-bug-fixes'
2015-08-25 santosh.shilimkar... RDS: check for valid cm_id before initiating connection
2015-08-25 Mukesh KackerRDS: return EMSGSIZE for oversize requests before proce...
2015-08-25 santosh.shilimkar... RDS: make sure rds_send_drop_to properly takes the...
2015-08-25 Santosh ShilimkarRDS: Don't destroy the rdma id until after we're done...
2015-08-25 santosh.shilimkar... RDS: Fix assertion level from fatal to warning
2015-08-25 santosh.shilimkar... RDS: Make sure we do a signaled send for large-send
2015-08-25 santosh.shilimkar... RDS: Mark message mapped before transmit
2015-08-25 santosh.shilimkar... RDS: add a sock_destruct callback debug aid
2015-08-25 santosh.shilimkar... RDS: check for congestion updates during rds_send_xmit
2015-08-25 santosh.shilimkar... RDS: make sure we post recv buffers
2015-08-25 santosh.shilimkar... RDS: don't update ip address tables if the address...
2015-08-25 santosh.shilimkar... RDS: destroy the ib state earlier during shutdown
2015-08-25 santosh.shilimkar... RDS: always free recv frag as we free its ring entry
2015-08-25 santosh.shilimkar... RDS: restore return value in rds_cmsg_rdma_args()
2015-08-25 Eric Dumazettcp: refine pacing rate determination
2015-08-25 David Ahernxfrm: Use VRF master index if output device is enslaved
2015-08-25 Eric Dumazettcp: fix slow start after idle vs TSO/GSO
2015-08-25 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2015-08-23' of https...
2015-08-24 Marek Lindnerbatman-adv: beautify supported routing algorithm list
2015-08-24 Sven Eckelmannbatman-adv: Fix conditional statements indentation
2015-08-24 Sven Eckelmannbatman-adv: Add lockdep_asserts for documented external...
2015-08-24 Sven Eckelmannbatman-adv: Annotate deleting functions with external...
2015-08-24 Marek Lindnerbatman-adv: convert bat_priv->tt.req_list to hlist
2015-08-24 Sven Eckelmannbatman-adv: Fix gw_bandwidth calculation on 32 bit...
2015-08-24 Sven Eckelmannbatman-adv: Return EINVAL on invalid gw_bandwidth change
2015-08-24 Marek Lindnerbatman-adv: prevent potential hlist double deletion
2015-08-24 Marek Lindnerbatman-adv: convert orig_node->vlan_list to hlist
2015-08-24 Sven Eckelmannbatman-adv: Remove batadv_ types forward declarations
2015-08-24 Marek Lindnerbatman-adv: rename batadv_new_tt_req_node to batadv_tt_...
2015-08-24 Marek Lindnerbatman-adv: update kernel doc of batadv_tt_global_del_o...
2015-08-24 Sven Eckelmannbatman-adv: Remove multiple assignment per line
2015-08-24 Sven Eckelmannbatman-adv: Fix kerneldoc over 80 column lines
2015-08-24 Sven Eckelmannbatman-adv: Replace C99 int types with kernel type
2015-08-24 David S. MillerMerge branch 'ila-precompute'
2015-08-24 Tom Herbertila: Precompute checksum difference for translations
2015-08-24 Tom Herbertlwt: Add cfg argument to build_state
2015-08-24 David S. MillerMerge tag 'nfc-next-4.3-1' of git://git./linux/kernel...
2015-08-23 David S. MillerMerge tag 'linux-can-next-for-4.3-20150820' of git...
2015-08-23 David S. MillerMerge branch 'tipc-failover-fixes'
2015-08-23 Jon Paul Maloytipc: fix stale link problem during synchronization
2015-08-23 Jon Paul Maloytipc: interrupt link synchronization when a link goes...
2015-08-23 Jon Paul Maloytipc: eliminate risk of premature link setup during...
next