summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* DSA: Enable cascading in multi-chip 6131 configurationBarry Grussling2011-06-291-2/+6
* net_sched: fix dequeuer fairnessjamal2011-06-271-5/+7
* net: Kill unuseful net/TUNABLE doc in kernel sourceShan Wei2011-06-241-50/+0
* Merge branch 'tipc-Jun24-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller2011-06-2412-381/+276
|\
| * tipc: Optimize creation of connection protocol messagesAllan Stephens2011-06-241-36/+12
| * tipc: Don't create payload message using connection protocol routineAllan Stephens2011-06-241-8/+9
| * tipc: Reject connection protocol message sent to unconnected portAllan Stephens2011-06-241-39/+40
| * tipc: Optimize creation of FIN messagesAllan Stephens2011-06-241-37/+24
| * tipc: Cleanup of message header size terminologyAllan Stephens2011-06-244-20/+20
| * tipc: Eliminate useless check when creating internal messageAllan Stephens2011-06-241-4/+2
| * tipc: Remove unnecessary includes in socket codeAllan Stephens2011-06-241-3/+0
| * tipc: Eliminate unused field in bearer structureAllan Stephens2011-06-242-3/+0
| * tipc: Correct typo in link statistics outputAllan Stephens2011-06-241-1/+1
| * tipc: Eliminate checks for empty zone list during name translationAllan Stephens2011-06-241-5/+2
| * tipc: Convert name table publication lists to standard kernel listsAllan Stephens2011-06-242-164/+90
| * tipc: Partition name table instance array info into two partsAllan Stephens2011-06-241-61/+89
| * tipc: Eliminate redundant masking in message header routinesAllan Stephens2011-06-241-2/+2
| * tipc: Eliminate message header routines for caching destination nodeAllan Stephens2011-06-241-20/+0
| * tipc: Optimizations & corrections to message rejectionAllan Stephens2011-06-241-25/+24
| * tipc: Optimize routing of returned payload messagesAllan Stephens2011-06-241-1/+6
| * tipc: Add sanity check to detect rejection of non-payload messagesAllan Stephens2011-06-241-0/+6
| * tipc: Standardize exit logic for message rejection handlingAllan Stephens2011-06-241-10/+9
| * tipc: Remove unused sanity test macroAllan Stephens2011-06-241-6/+0
| * tipc: Convert fatal broadcast sanity check to non-fatal checkAllan Stephens2011-06-241-1/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-2421-739/+1887
|\ \ | |/ |/|
| * Bluetooth: include scatterlist.h where neededStephen Rothwell2011-06-241-0/+1
| * nl80211: use netlink consistent dump feature for BSS dumpsJohannes Berg2011-06-221-4/+8
| * netlink: advertise incomplete dumpsJohannes Berg2011-06-221-0/+2
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville2011-06-2210-425/+1295
| |\
| | * Bluetooth: Fix not setting the chan stateVinicius Costa Gomes2011-06-211-1/+1
| | * Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6Gustavo F. Padovan2011-06-212-10/+19
| | |\
| | | * Bluetooth: Fix L2CAP connection establishmentIlia Kolomisnky2011-06-151-1/+1
| | | * Bluetooth: Fix accepting connect requests for defer_setupJohan Hedberg2011-06-141-6/+15
| | | * Bluetooth: Fix L2CAP security checkLuiz Augusto von Dentz2011-06-131-2/+2
| | * | Bluetooth: Remove useless access to the socketVinicius Costa Gomes2011-06-201-2/+2
| | * | Bluetooth: Fix crash when setting a LE socket to readyVinicius Costa Gomes2011-06-201-2/+2
| | * | Bluetooth: Fix locking in blacklist codeGustavo F. Padovan2011-06-171-13/+25
| | * | Bluetooth: Use bit operations on conn_stateGustavo F. Padovan2011-06-161-87/+74
| | * | Bluetooth: use bit operation on conf_stateGustavo F. Padovan2011-06-162-44/+37
| | * | Bluetooth: Add blacklisting support for mgmt interfaceAntti Julku2011-06-161-0/+70
| | * | Bluetooth: Move blacklisting functions to hci_coreAntti Julku2011-06-162-64/+85
| | * | Bluetooth: Add key size checks for SMPVinicius Costa Gomes2011-06-141-13/+41
| | * | Bluetooth: Add support for SMP timeoutVinicius Costa Gomes2011-06-142-30/+58
| | * | Bluetooth: fix missing parameter for HCI_OP_DISCONNECTAnderson Lizardo2011-06-131-1/+1
| | * | Bluetooth: Add support for Pairing features exchangeVinicius Costa Gomes2011-06-132-53/+54
| | * | Bluetooth: Add support for building pairing commandsVinicius Costa Gomes2011-06-131-0/+11
| | * | Bluetooth: Fix initial security level of LE linksVinicius Costa Gomes2011-06-132-0/+2
| | * | Bluetooth: Add support for resuming socket when SMP is finishedVinicius Costa Gomes2011-06-133-42/+75
| | * | Bluetooth: Remove debug statementsVinicius Costa Gomes2011-06-131-5/+1
| | * | Bluetooth: Add support for LE Start EncryptionVinicius Costa Gomes2011-06-133-4/+128
OpenPOWER on IntegriCloud