summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2012-06-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-7/+6
2012-06-21mac80211: clear ifmgd->bssid only after building DELBAEliad Peller1-7/+6
2012-06-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-7/+9
2012-06-14Bluetooth: Fix sending HCI_Disconnect only when connectedVishal Agarwal1-1/+1
2012-06-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville5-4/+12
2012-06-13mac80211: stop polling in disassociationDavid Spinadel1-2/+2
2012-06-13mac80211: check sdata_running on ieee80211_set_bitrate_maskEliad Peller1-0/+3
2012-06-13cfg80211: fix potential deadlock in regulatoryEliad Peller1-1/+1
2012-06-12mac80211: add missing kernel-docAshok Nagarajan1-0/+3
2012-06-12Bluetooth: Fix using uninitialized option in RFCModeSzymon Janc1-6/+8
2012-06-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville4-5/+79
2012-06-09cfg80211: check iface combinations only when iface is runningMichal Kazior1-1/+1
2012-06-09mac80211: add some missing kernel-docJohannes Berg1-0/+2
2012-06-09Bluetooth: Add support for encryption key refreshJohan Hedberg1-0/+48
2012-06-08mac80211: add back channel change flagStanislaw Gruszka1-1/+1
2012-06-08NFC: Fix possible NULL ptr deref when getting the name of a socketSasha Levin1-0/+3
2012-06-08Bluetooth: Fix SMP security elevation from medium to highJohan Hedberg1-3/+6
2012-06-08Bluetooth: Fix deadlock and crash when SMP pairing times outJohan Hedberg1-1/+6
2012-06-08Bluetooth: Fix LE pairing completion on connection failureVishal Agarwal1-0/+18
2012-06-08Bluetooth: Fix SMP pairing method selectionJohan Hedberg1-1/+1
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville1-1/+1
2012-06-05cfg80211: fix interface combinations checkJohannes Berg1-1/+18
2012-06-05Bluetooth: Fix checking the wrong flag when accepting a socketVinicius Costa Gomes1-1/+1
2012-06-04mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov1-2/+2
2012-06-04mac80211: Fix likely misuse of | for &Joe Perches1-3/+3
2012-06-04mac80211: add missing rcu_read_lock/unlock in agg-rx session timerFelix Fietkau1-1/+6
2012-06-04mac80211: clean up remain-on-channel on interface stopJohannes Berg2-0/+28
2012-06-04mac80211: fix error in station state transitions during reconfigMeenakshi Venkataraman1-1/+1
2012-06-04mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSSChun-Yeow Yeoh1-3/+6
2012-06-04cfg80211: use sme_state in ibss start/join pathAmitkumar Karwar1-1/+5
2012-06-04mac80211: run scan after finish connection monitoringStanislaw Gruszka1-9/+27
2012-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-9/+19
2012-06-03tty: Revert the tty locking series, it needs more workLinus Torvalds1-2/+2
2012-06-01tcp: reflect SYN queue_mapping into SYNACK packetsEric Dumazet2-6/+12
2012-06-01tcp: do not create inetpeer on SYNACK messageEric Dumazet1-1/+2
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+0
2012-06-01Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds6-58/+75
2012-06-01sch_atm.c: get rid of poinless externAl Viro1-2/+0
2012-06-01Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-45/+68
2012-06-01nfsd4: move rq_flavor into svc_credJ. Bruce Fields2-3/+3
2012-06-01nfsd4: move principal name into svc_credJ. Bruce Fields2-19/+8
2012-06-01svcrpc: fix a comment typoJ. Bruce Fields1-1/+1
2012-06-01sunrpc: do array overrun check in svc_recv before allocating pagesJeff Layton1-1/+1
2012-06-01SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky1-4/+0
2012-06-01SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky2-14/+17
2012-06-01rpc: handle rotated gss data for Windows interoperabilityJ. Bruce Fields1-16/+45
2012-06-01net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang1-2/+5
2012-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-61/+122
2012-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds7-276/+235
2012-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-8/+9