summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Fix using uninitialized option in RFCModeSzymon Janc2012-06-111-6/+8
* Bluetooth: Support AR3011 in Acer Iconia Tab W500Marek Vasut2012-06-092-0/+2
* Bluetooth: Add support for encryption key refreshJohan Hedberg2012-06-082-0/+54
* Bluetooth: Fix SMP security elevation from medium to highJohan Hedberg2012-06-081-3/+6
* Bluetooth: Fix deadlock and crash when SMP pairing times outJohan Hedberg2012-06-081-1/+6
* Bluetooth: Fix LE pairing completion on connection failureVishal Agarwal2012-06-081-0/+18
* Bluetooth: Fix SMP pairing method selectionJohan Hedberg2012-06-081-1/+1
* Bluetooth: Fix checking the wrong flag when accepting a socketVinicius Costa Gomes2012-06-051-1/+1
* iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEPJohannes Berg2012-06-041-0/+2
* mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov2012-06-041-2/+2
* bcma: add ext PA workaround for BCM4331 and BCM43431Seth Forshee2012-06-042-3/+5
* rt2x00: use atomic variable for seqnoStanislaw Gruszka2012-06-043-10/+7
* brcmfmac: Fix likely misuse of | for &Joe Perches2012-06-041-2/+2
* mac80211: Fix likely misuse of | for &Joe Perches2012-06-041-3/+3
* mac80211: add missing rcu_read_lock/unlock in agg-rx session timerFelix Fietkau2012-06-041-1/+6
* mac80211: clean up remain-on-channel on interface stopJohannes Berg2012-06-042-0/+28
* mac80211_hwsim: advertise interface combinationsJohannes Berg2012-06-041-0/+21
* mac80211: fix error in station state transitions during reconfigMeenakshi Venkataraman2012-06-041-1/+1
* iwlwifi: fix TX power antenna accessJohannes Berg2012-06-041-9/+9
* mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSSChun-Yeow Yeoh2012-06-041-3/+6
* cfg80211: use sme_state in ibss start/join pathAmitkumar Karwar2012-06-041-1/+5
* mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil2012-06-043-0/+28
* mwifiex: invalidate bss config before setting channel for uAPAvinash Patil2012-06-041-0/+1
* mac80211: run scan after finish connection monitoringStanislaw Gruszka2012-06-041-9/+27
* Linux 3.5-rc1v3.5-rc1Linus Torvalds2012-06-021-2/+2
* Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-026-90/+322
|\
| * dm thin: provide userspace access to pool metadataJoe Thornber2012-06-035-11/+193
| * dm thin: use slab mempoolsMike Snitzer2012-06-031-62/+99
| * dm mpath: allow ioctls to trigger pg initMikulas Patocka2012-06-031-9/+17
| * dm mpath: delay retry of bypassed pgMike Christie2012-06-031-2/+6
| * dm mpath: reduce size of struct multipathMike Snitzer2012-06-031-6/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-0221-84/+201
|\ \
| * | fec_mpc52xx: fix timestamp filteringStephan Gatzka2012-06-021-1/+1
| * | mcs7830: Implement link state detectionOndrej Zary2012-06-021-2/+23
| * | e1000e: fix Rapid Start Technology support for i217Bruce Allan2012-06-021-9/+9
| * | e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()Sebastian Andrzej Siewior2012-06-021-1/+1
| * | r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga2012-06-011-0/+3
| * | tcp: reflect SYN queue_mapping into SYNACK packetsEric Dumazet2012-06-012-6/+12
| * | tcp: do not create inetpeer on SYNACK messageEric Dumazet2012-06-011-1/+2
| * | 8139cp/8139too: terminate the eeprom access with the right opmodeJason Wang2012-06-012-2/+2
| * | 8139cp: set ring address before enabling receiverJason Wang2012-06-011-11/+11
| * | cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore2012-06-011-1/+28
| * | net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang2012-05-311-2/+5
| * | bql: Avoid possible inconsistent calculation.Hiroaki SHIMODA2012-05-311-5/+7
| * | bql: Avoid unneeded limit decrement.Hiroaki SHIMODA2012-05-311-2/+4
| * | bql: Fix POSDIFF() to integer overflow aware.Hiroaki SHIMODA2012-05-311-1/+1
| * | net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAPJack Morgenstein2012-05-311-3/+2
| * | net/mlx4_core: Check port out-of-range before using in mlx4_slave_capJack Morgenstein2012-05-311-3/+3
| * | net/mlx4_core: Fixes for VF / Guest startup flowJack Morgenstein2012-05-314-14/+63
| * | net/mlx4_en: Fix improper use of "port" parameter in mlx4_en_eventJack Morgenstein2012-05-311-5/+7