summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Remove duplicate structure members from bt_skb_cbMat Martineau2012-05-091-3/+0
* Bluetooth: Improve ERTM sequence number offset calculationMat Martineau2012-05-091-7/+4
* Bluetooth: Remove advertising cacheAndre Guedes2012-05-091-9/+0
* Bluetooth: Use address type info from user-spaceAndre Guedes2012-05-091-1/+1
* Bluetooth: Add dst_type parameter to hci_connectAndre Guedes2012-05-091-1/+1
* Bluetooth: Move bdaddr_to_le to hci_coreAndre Guedes2012-05-091-0/+2
* Bluetooth: Add address type to struct sockaddr_l2Andre Guedes2012-05-091-0/+1
* Bluetooth: Move address type macros to bluetooth.hAndre Guedes2012-05-092-10/+11
* Bluetooth: trivial: Remove empty lineAndrei Emeltchenko2012-05-091-1/+0
* Bluetooth: Remove strtoba header declared but not definedSyam Sidhardhan2012-05-091-1/+0
* Bluetooth: remove header declared but not definedSyam Sidhardhan2012-05-091-2/+0
* Bluetooth: Add the l2cap_seq_list structure for tracking framesMat Martineau2012-05-091-0/+12
* Bluetooth: Remove err parameter from alloc_skb()Gustavo Padovan2012-05-091-1/+1
* Bluetooth: Adds set_default function in L2CAP setupAndrei Emeltchenko2012-05-091-0/+1
* Bluetooth: Remove MGMT_ADDR_INVALID macroAndre Guedes2012-05-091-1/+0
* Bluetooth: Remove sk parameter from l2cap_chan_create()Gustavo Padovan2012-05-091-1/+1
* Bluetooth: Add a structure to carry ERTM data in skb control blocksMat Martineau2012-05-091-0/+13
* Bluetooth: Add definitions and struct members for new ERTM state machineMat Martineau2012-05-091-0/+49
* Bluetooth: Comments and style fixesAndrei Emeltchenko2012-05-091-3/+8
* Bluetooth: Add HCI_PERIODIC_INQ to dev_flagsAndre Guedes2012-05-091-0/+1
* Bluetooth: Add Periodic Inquiry command complete handlerAndre Guedes2012-05-091-0/+2
* Bluetooth: Add hci_cancel_le_scan() to hci_coreAndre Guedes2012-05-091-0/+1
* Bluetooth: Correct ediv in SMPAndrei Emeltchenko2012-05-091-1/+1
* Bluetooth: Add management command for setting Device IDMarcel Holtmann2012-05-091-0/+9
* Bluetooth: Handle EIR tags for Device IDMarcel Holtmann2012-05-091-0/+4
* Bluetooth: Add TX power tag to EIR dataMarcel Holtmann2012-05-092-0/+5
* Bluetooth: Remove redundant hdev->parent fieldDavid Herrmann2012-05-091-2/+1
* Bluetooth: Correct type for ediv to __le16Andrei Emeltchenko2012-05-091-2/+2
* Bluetooth: Correct type for hdev lmp_subverAndrei Emeltchenko2012-05-091-1/+1
* {nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan2012-05-092-0/+4
* mac80211: Framework to get wifi-driver stats via ethtool.Ben Greear2012-05-091-0/+17
* cfg80211: Add framework to support ethtool stats.Ben Greear2012-05-091-0/+17
* Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller2012-05-089-92/+96
|\
| * netfilter: remove ip_queue supportPablo Neira Ayuso2012-05-083-74/+1
| * netfilter: nf_conntrack: fix explicit helper attachment and NATPablo Neira Ayuso2012-05-081-0/+4
| * ipvs: add support for sync threadsPablo Neira Ayuso2012-05-081-9/+25
| * ipvs: reduce sync rate with time thresholdsJulian Anastasov2012-05-081-2/+28
| * ipvs: wakeup master threadPablo Neira Ayuso2012-05-081-0/+29
| * ipvs: always update some of the flags bits in backupJulian Anastasov2012-05-081-0/+5
| * netfilter: nf_conntrack: use this_cpu_inc()Eric Dumazet2012-05-081-8/+2
| * netfilter: nf_ct_helper: allow to disable automatic helper assignmentEric Leblond2012-05-082-2/+5
* | etherdev.h: Convert int is_<foo>_ether_addr to boolJoe Perches2012-05-081-6/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-0819-40/+122
|\
| * net: compare_ether_addr[_64bits]() has no orderingJohannes Berg2012-05-081-5/+6
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-046-6/+19
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-011-1/+2
| | |\
| | | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-04-271-1/+2
| | | |\
| | | | * Bluetooth: Temporary keys should be retained during connectionVishal Agarwal2012-04-161-0/+1
| | | | * Bluetooth: hci_persistent_key should return boolVishal Agarwal2012-04-161-1/+1
| | * | | net: fix two typos in skbuff.hEric Dumazet2012-05-011-2/+2