summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* sctp: be more restrictive in transport selection on bundled sacksNeil Horman2012-06-302-1/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-182-0/+12
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-06-131-0/+6
| |\
| | * mac80211: add some missing kernel-docJohannes Berg2012-06-091-0/+6
| * | Bluetooth: Add support for encryption key refreshJohan Hedberg2012-06-081-0/+6
| |/
* | net: remove my future former mail addressRĂ©mi Denis-Courmont2012-06-171-1/+1
* | Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ip...David S. Miller2012-06-161-2/+0
* | ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_routeThomas Graf2012-06-151-0/+2
* | bonding: Fix corrupted queue_mappingEric Dumazet2012-06-121-2/+5
* | net: Reorder initialization in ip_route_output to fix gcc warningRoland Dreier2012-06-111-1/+1
* | inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet2012-06-061-1/+4
|/
* cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore2012-06-011-1/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-311-0/+1
|\
| * ipv6: fix incorrect ipsec fragmentGao feng2012-05-271-0/+1
* | memcg: decrement static keys at real destroy timeGlauber Costa2012-05-291-0/+22
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-2411-72/+184
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville2012-05-2211-72/+184
| |\
| | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-05-166-54/+156
| | |\
| | | * Bluetooth: Create flags for bt_sk()Gustavo Padovan2012-05-161-2/+6
| | | * Bluetooth: Lock the L2CAP channel when sendingMat Martineau2012-05-161-2/+0
| | | * Bluetooth: Fix EIR data generation for mgmt_device_foundVishal Agarwal2012-05-161-0/+17
| | | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan2012-05-161-0/+1
| | | |\
| | | * | Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentationMat Martineau2012-05-091-0/+1
| | | * | Bluetooth: Enable Low Energy support by defaultMarcel Holtmann2012-05-091-1/+0
| | | * | Bluetooth: Remove unused hci_le_ltk_neg_reply()Syam Sidhardhan2012-05-091-2/+0
| | | * | Bluetooth: Remove unused hci_le_ltk_reply()Syam Sidhardhan2012-05-091-1/+0
| | | * | 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