summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2012-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-15xfrm: Convert several xfrm policy match functions to bool.David S. Miller
2012-05-14codel: use u16 field instead of 31bits for rec_inv_sqrtEric Dumazet
2012-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-05-14Bluetooth: notify userspace of security level changeGustavo Padovan
2012-05-12codel: use Newton method instead of sqrt() and dividesEric Dumazet
2012-05-10codel: Controlled Delay AQMEric Dumazet
2012-05-10tcp: Move rcvq sending to tcp_input.cPavel Emelyanov
2012-05-10sctp: check cached dst before using itNicolas Dichtel
2012-05-09Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentationMat Martineau
2012-05-09Bluetooth: Enable Low Energy support by defaultMarcel Holtmann
2012-05-09Bluetooth: Remove unused hci_le_ltk_neg_reply()Syam Sidhardhan
2012-05-09Bluetooth: Remove unused hci_le_ltk_reply()Syam Sidhardhan
2012-05-09Bluetooth: Remove duplicate structure members from bt_skb_cbMat Martineau
2012-05-09Bluetooth: Improve ERTM sequence number offset calculationMat Martineau
2012-05-09Bluetooth: Remove advertising cacheAndre Guedes
2012-05-09Bluetooth: Use address type info from user-spaceAndre Guedes
2012-05-09Bluetooth: Add dst_type parameter to hci_connectAndre Guedes
2012-05-09Bluetooth: Move bdaddr_to_le to hci_coreAndre Guedes
2012-05-09Bluetooth: Add address type to struct sockaddr_l2Andre Guedes
2012-05-09Bluetooth: Move address type macros to bluetooth.hAndre Guedes
2012-05-09Bluetooth: trivial: Remove empty lineAndrei Emeltchenko
2012-05-09Bluetooth: Remove strtoba header declared but not definedSyam Sidhardhan
2012-05-09Bluetooth: remove header declared but not definedSyam Sidhardhan
2012-05-09Bluetooth: Add the l2cap_seq_list structure for tracking framesMat Martineau
2012-05-09Bluetooth: Remove err parameter from alloc_skb()Gustavo Padovan
2012-05-09Bluetooth: Adds set_default function in L2CAP setupAndrei Emeltchenko
2012-05-09Bluetooth: Remove MGMT_ADDR_INVALID macroAndre Guedes
2012-05-09Bluetooth: Remove sk parameter from l2cap_chan_create()Gustavo Padovan
2012-05-09Bluetooth: Add a structure to carry ERTM data in skb control blocksMat Martineau
2012-05-09Bluetooth: Add definitions and struct members for new ERTM state machineMat Martineau
2012-05-09Bluetooth: Comments and style fixesAndrei Emeltchenko
2012-05-09Bluetooth: Add HCI_PERIODIC_INQ to dev_flagsAndre Guedes
2012-05-09Bluetooth: Add Periodic Inquiry command complete handlerAndre Guedes
2012-05-09Bluetooth: Add hci_cancel_le_scan() to hci_coreAndre Guedes
2012-05-09Bluetooth: Correct ediv in SMPAndrei Emeltchenko
2012-05-09Bluetooth: Add management command for setting Device IDMarcel Holtmann
2012-05-09Bluetooth: Handle EIR tags for Device IDMarcel Holtmann
2012-05-09Bluetooth: Add TX power tag to EIR dataMarcel Holtmann
2012-05-09Bluetooth: Remove redundant hdev->parent fieldDavid Herrmann
2012-05-09Bluetooth: Correct type for ediv to __le16Andrei Emeltchenko
2012-05-09Bluetooth: Correct type for hdev lmp_subverAndrei Emeltchenko
2012-05-08{nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan
2012-05-08mac80211: Framework to get wifi-driver stats via ethtool.Ben Greear
2012-05-08cfg80211: Add framework to support ethtool stats.Ben Greear
2012-05-08ipvs: add support for sync threadsPablo Neira Ayuso
2012-05-08ipvs: reduce sync rate with time thresholdsJulian Anastasov
2012-05-08ipvs: wakeup master threadPablo Neira Ayuso
2012-05-08netfilter: nf_conntrack: use this_cpu_inc()Eric Dumazet
2012-05-08netfilter: nf_ct_helper: allow to disable automatic helper assignmentEric Leblond