summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* wireless: reg: restore previous behaviour of chan->max_power calculationsStanislaw Gruszka2012-07-251-1/+15
* mac80211: fix scan_sdata assignmentJohannes Berg2012-07-241-1/+1
* NFC: NCI module license 'unspecified' taints kernelDave Jones2012-07-121-0/+3
* NFC: Set target nfcid1 for all HCI reader A targetsEric Lapuyade2012-07-121-0/+15
* mac80211: Fix the Problem of Unreachable Mesh STA from DSChun-Yeow Yeoh2012-07-111-0/+3
* mac80211: fix read outside array boundsChristian Lamparter2012-07-101-1/+1
* NFC: Fix order of arguments to list_add_tail() when queueing HCP framesMathias Jeppsson2012-07-101-1/+1
* NFC: Fix empty HCI message list checkMathias Jeppsson2012-07-101-3/+2
* mac80211: destroy assoc_data correctly if assoc failsEliad Peller2012-07-091-4/+2
* NFC: Prevent NULL deref when getting socket nameSasha Levin2012-07-091-1/+1
* mac80211: correct size the argument to kzalloc in minstrel_htThomas Huehn2012-07-091-1/+1
* mac80211: correct behaviour on unrecognised action framesJohannes Berg2012-06-271-1/+4
* NFC: Return from rawsock_release when sk is NULLEric Dumazet2012-06-261-1/+4
* NFC: Prevent multiple buffer overflows in NCIDan Rosenberg2012-06-251-5/+5
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-06-221-7/+6
|\
| * mac80211: clear ifmgd->bssid only after building DELBAEliad Peller2012-06-211-7/+6
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-06-192-7/+9
|\ \
| * | Bluetooth: Fix sending HCI_Disconnect only when connectedVishal Agarwal2012-06-141-1/+1
| * | Bluetooth: Fix using uninitialized option in RFCModeSzymon Janc2012-06-111-6/+8
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-06-135-4/+12
|\ \ \ | | |/ | |/|
| * | mac80211: stop polling in disassociationDavid Spinadel2012-06-131-2/+2
| * | mac80211: check sdata_running on ieee80211_set_bitrate_maskEliad Peller2012-06-131-0/+3
| * | cfg80211: fix potential deadlock in regulatoryEliad Peller2012-06-131-1/+1
| * | mac80211: add missing kernel-docAshok Nagarajan2012-06-121-0/+3
| * | cfg80211: check iface combinations only when iface is runningMichal Kazior2012-06-091-1/+1
| * | mac80211: add some missing kernel-docJohannes Berg2012-06-091-0/+2
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-06-114-5/+79
|\ \ \ | |/ / |/| / | |/
| * Bluetooth: Add support for encryption key refreshJohan Hedberg2012-06-081-0/+48
| * 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
* | mac80211: add back channel change flagStanislaw Gruszka2012-06-081-1/+1
* | NFC: Fix possible NULL ptr deref when getting the name of a socketSasha Levin2012-06-081-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-06-061-1/+1
|\ \ | |/
| * Bluetooth: Fix checking the wrong flag when accepting a socketVinicius Costa Gomes2012-06-051-1/+1
* | cfg80211: fix interface combinations checkJohannes Berg2012-06-051-1/+18
|/
* mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov2012-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: fix error in station state transitions during reconfigMeenakshi Venkataraman2012-06-041-1/+1
* 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
* mac80211: run scan after finish connection monitoringStanislaw Gruszka2012-06-041-9/+27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-024-9/+19
|\
| * 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
| * net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang2012-05-311-2/+5
* | tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-021-2/+2
OpenPOWER on IntegriCloud