summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2012-06-05Bluetooth: A2MP: AMP Manager basic functionsAndrei Emeltchenko-0/+31
2012-06-05Bluetooth: A2MP: Create A2MP channelAndrei Emeltchenko-0/+6
2012-06-05Bluetooth: Add l2cap_chan->ops->ready()Andrei Emeltchenko-0/+1
2012-06-05Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.cAndrei Emeltchenko-0/+1
2012-06-05Bluetooth: Use chan as parameters for l2cap chan opsGustavo Padovan-4/+6
2012-06-05Bluetooth: Define HCI AMP cmd structAndrei Emeltchenko-0/+81
2012-06-05Bluetooth: Define and use PSM identifiersAndrei Emeltchenko-0/+4
2012-06-05Bluetooth: Define L2CAP conf continuation flagAndrei Emeltchenko-0/+3
2012-06-05Bluetooth: Remove unnecessary headers includeGustavo Padovan-5/+0
2012-06-05Bluetooth: Fix coding style in include/net/bluetoothGustavo Padovan-19/+23
2012-06-05Bluetooth: Use defined link key sizeAndrei Emeltchenko-3/+5
2012-06-05Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSESzymon Janc-1/+1
2012-06-05Bluetooth: Fix trailing whitespaces in license textGustavo Padovan-6/+6
2012-06-05Bluetooth: Remove unused ERTM control field macrosMat Martineau-168/+0
2012-06-05Bluetooth: Check rules when setting retransmit or monitor timersMat Martineau-4/+0
2012-06-05Bluetooth: Remove receive code that has been supercededMat Martineau-8/+0
2012-06-05Bluetooth: Fix early return from l2cap_chan_delMat Martineau-0/+1
2012-06-04NFC: Introduce target mode rx data callbackSamuel Ortiz-0/+1
2012-06-04NFC: Introduce target mode tx opsSamuel Ortiz-1/+2
2012-06-04NFC: Set the NFC device RF mode appropriatelySamuel Ortiz-1/+1
2012-06-04NFC: Add target mode activation netlink eventSamuel Ortiz-0/+4
2012-06-04NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz-3/+6
2012-06-04NFC: Export LLCP general bytes getterSamuel Ortiz-0/+1
2012-06-01cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore-1/+28
2012-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+1
2012-05-29memcg: decrement static keys at real destroy timeGlauber Costa-0/+22
2012-05-27ipv6: fix incorrect ipsec fragmentGao feng-0/+1
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-72/+184
2012-05-22Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds-8/+8
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville-72/+184
2012-05-19ipv6: bool/const conversions phase2Eric Dumazet-12/+12
2012-05-18ipv6: bool conversions phase1Eric Dumazet-15/+15
2012-05-18ip_frag: struct inet_frags match() method returns a boolEric Dumazet-3/+2
2012-05-17lapb: Neaten debuggingJoe Perches-0/+6
2012-05-17tcp: bool conversionsEric Dumazet-28/+28
2012-05-17net: include/net/sock.h cleanupEric Dumazet-77/+74
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+14
2012-05-16Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville-54/+156
2012-05-16net: sock_flag() cleanupEric Dumazet-1/+1
2012-05-16fq_codel: should use qdisc backlog as thresholdEric Dumazet-8/+7
2012-05-16mac802154: monitor device supportalex.bluesman.smirnov@gmail.com-0/+8
2012-05-16ieee802154: interface type to be addedalex.bluesman.smirnov@gmail.com-1/+1
2012-05-16mac802154: declare reduced mlme operationsalex.bluesman.smirnov@gmail.com-5/+20
2012-05-16mac802154: RX data pathalex.bluesman.smirnov@gmail.com-0/+5
2012-05-16mac802154: allocation of ieee802154 devicealex.bluesman.smirnov@gmail.com-0/+7
2012-05-16mac802154: basic ieee802.15.4 device structuresalex.bluesman.smirnov@gmail.com-0/+126
2012-05-16Bluetooth: Create flags for bt_sk()Gustavo Padovan-2/+6
2012-05-16Bluetooth: Lock the L2CAP channel when sendingMat Martineau-2/+0
2012-05-16Bluetooth: Fix EIR data generation for mgmt_device_foundVishal Agarwal-0/+17
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan-0/+1