summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_conntrack: add namespace support for cttimeoutGao feng2012-06-071-1/+2
* netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]protoPablo Neira Ayuso2012-06-072-12/+0Star
* netfilter: nf_ct_icmp: add namespace supportGao feng2012-06-071-0/+1
* netfilter: nf_ct_icmp: add namespace supportGao feng2012-06-071-0/+6
* netfilter: nf_ct_udp: add namespace supportGao feng2012-06-071-0/+12
* netfilter: nf_ct_tcp: add namespace supportGao feng2012-06-071-0/+10
* netfilter: nf_ct_generic: add namespace supportGao feng2012-06-072-2/+8
* netfilter: nf_conntrack: prepare namespace support for l3 protocol trackersGao feng2012-06-072-2/+15
* netfilter: nf_conntrack: prepare namespace support for l4 protocol trackersGao feng2012-06-072-2/+21
* 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-301-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/+0Star
| | | * 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/+0Star
| | | * | Bluetooth: Remove unused hci_le_ltk_neg_reply()Syam Sidhardhan2012-05-091-2/+0Star
| | | * | Bluetooth: Remove unused hci_le_ltk_reply()Syam Sidhardhan2012-05-091-1/+0Star
| | | * | Bluetooth: Remove duplicate structure members from bt_skb_cbMat Martineau2012-05-091-3/+0Star
| | | * | Bluetooth: Improve ERTM sequence number offset calculationMat Martineau2012-05-091-7/+4Star
| | | * | Bluetooth: Remove advertising cacheAndre Guedes2012-05-091-9/+0Star
| | | * | 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/+0Star
| | | * | Bluetooth: Remove strtoba header declared but not definedSyam Sidhardhan2012-05-091-1/+0Star
| | | * | Bluetooth: remove header declared but not definedSyam Sidhardhan2012-05-091-2/+0Star
| | | * | 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/+0Star
| | | * | 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