summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2012-05-09Bluetooth: Remove duplicate structure members from bt_skb_cbMat Martineau-3/+0
2012-05-09Bluetooth: Improve ERTM sequence number offset calculationMat Martineau-7/+4
2012-05-09Bluetooth: Remove advertising cacheAndre Guedes-9/+0
2012-05-09Bluetooth: Use address type info from user-spaceAndre Guedes-1/+1
2012-05-09Bluetooth: Add dst_type parameter to hci_connectAndre Guedes-1/+1
2012-05-09Bluetooth: Move bdaddr_to_le to hci_coreAndre Guedes-0/+2
2012-05-09Bluetooth: Add address type to struct sockaddr_l2Andre Guedes-0/+1
2012-05-09Bluetooth: Move address type macros to bluetooth.hAndre Guedes-10/+11
2012-05-09Bluetooth: trivial: Remove empty lineAndrei Emeltchenko-1/+0
2012-05-09Bluetooth: Remove strtoba header declared but not definedSyam Sidhardhan-1/+0
2012-05-09Bluetooth: remove header declared but not definedSyam Sidhardhan-2/+0
2012-05-09Bluetooth: Add the l2cap_seq_list structure for tracking framesMat Martineau-0/+12
2012-05-09Bluetooth: Remove err parameter from alloc_skb()Gustavo Padovan-1/+1
2012-05-09Bluetooth: Adds set_default function in L2CAP setupAndrei Emeltchenko-0/+1
2012-05-09Bluetooth: Remove MGMT_ADDR_INVALID macroAndre Guedes-1/+0
2012-05-09Bluetooth: Remove sk parameter from l2cap_chan_create()Gustavo Padovan-1/+1
2012-05-09Bluetooth: Add a structure to carry ERTM data in skb control blocksMat Martineau-0/+13
2012-05-09Bluetooth: Add definitions and struct members for new ERTM state machineMat Martineau-0/+49
2012-05-09Bluetooth: Comments and style fixesAndrei Emeltchenko-3/+8
2012-05-09Bluetooth: Add HCI_PERIODIC_INQ to dev_flagsAndre Guedes-0/+1
2012-05-09Bluetooth: Add Periodic Inquiry command complete handlerAndre Guedes-0/+2
2012-05-09Bluetooth: Add hci_cancel_le_scan() to hci_coreAndre Guedes-0/+1
2012-05-09Bluetooth: Correct ediv in SMPAndrei Emeltchenko-1/+1
2012-05-09Bluetooth: Add management command for setting Device IDMarcel Holtmann-0/+9
2012-05-09Bluetooth: Handle EIR tags for Device IDMarcel Holtmann-0/+4
2012-05-09Bluetooth: Add TX power tag to EIR dataMarcel Holtmann-0/+5
2012-05-09Bluetooth: Remove redundant hdev->parent fieldDavid Herrmann-2/+1
2012-05-09Bluetooth: Correct type for ediv to __le16Andrei Emeltchenko-2/+2
2012-05-09Bluetooth: Correct type for hdev lmp_subverAndrei Emeltchenko-1/+1
2012-05-08{nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan-0/+1
2012-05-08mac80211: Framework to get wifi-driver stats via ethtool.Ben Greear-0/+17
2012-05-08cfg80211: Add framework to support ethtool stats.Ben Greear-0/+17
2012-05-08ipvs: add support for sync threadsPablo Neira Ayuso-9/+25
2012-05-08ipvs: reduce sync rate with time thresholdsJulian Anastasov-2/+28
2012-05-08ipvs: wakeup master threadPablo Neira Ayuso-0/+29
2012-05-08netfilter: nf_conntrack: use this_cpu_inc()Eric Dumazet-8/+2
2012-05-08netfilter: nf_ct_helper: allow to disable automatic helper assignmentEric Leblond-2/+5
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-4/+8
2012-05-04tcp: be more strict before accepting ECN negociationEric Dumazet-7/+16
2012-05-02net: implement tcp coalescing in tcp_queue_rcv()Eric Dumazet-1/+2
2012-05-02tcp: early retransmit: delayed fast retransmitYuchung Cheng-0/+3
2012-05-02tcp: early retransmitYuchung Cheng-0/+15
2012-05-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+2
2012-04-30net: fix sk_sockets_allocated_read_positiveEric Dumazet-2/+2
2012-04-30Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller-1/+3
2012-04-30ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom-0/+2
2012-04-30ipvs: take care of return value from protocol init_netnsHans Schillstrom-1/+1
2012-04-28net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6Benjamin LaHaise-0/+3
2012-04-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville-1/+2
2012-04-27ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizingEric Dumazet-2/+3