summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2012-02-13Bluetooth: Move eir_has_data_field to hci_core.hJohan Hedberg1-0/+25
2012-02-13Bluetooth: Add missing EIR defines to hci.hJohan Hedberg1-0/+3
2012-02-13Bluetooth: Add eir_len parameter to mgmt_ev_device_foundJohan Hedberg2-2/+3
2012-02-13Bluetooth: Rename mgmt connected events to match user spaceJohan Hedberg2-5/+5
2012-02-13Bluetooth: Add 'eir_len' param to mgmt_device_found()Andre Guedes1-1/+1
2012-02-13Bluetooth: Make l2cap_clear_timer return if timer was running or notSzymon Janc1-2/+7
2012-02-13Bluetooth: Fix 'enable_hs' typeFabio Estevam1-1/+1
2012-02-13Bluetooth: Sort to-be-resolved devices by RSSI during discoveryJohan Hedberg1-0/+2
2012-02-13Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flagsJohan Hedberg1-8/+8
2012-02-13Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg1-1/+1
2012-02-13Bluetooth: Remove __hci_dev_put/holdDavid Herrmann1-10/+2
2012-02-13Bluetooth: Correctly take hci_dev->dev refcountDavid Herrmann1-3/+2
2012-02-13Bluetooth: Remove HCI-owner fieldDavid Herrmann1-11/+2
2012-02-13Bluetooth: Remove unused hci-destruct cbDavid Herrmann1-5/+1
2012-02-13Bluetooth: Make hci-destruct callback optionalDavid Herrmann1-2/+4
2012-02-13Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes1-1/+1
2012-02-13Bluetooth: Remove magic number from ACL TOAndrei Emeltchenko1-0/+1
2012-02-13Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek1-3/+3
2012-02-13Bluetooth: Process num completed data blocks eventAndrei Emeltchenko1-0/+13
2012-02-13Bluetooth: Add name resolving support for mgmt based discoveryJohan Hedberg1-1/+7
2012-02-13Bluetooth: Add discovery state trackingJohan Hedberg1-0/+9
2012-02-13Bluetooth: Rename hdev->inq_cache to hdev->discoveryJohan Hedberg1-8/+8
2012-02-13Bluetooth: Return updated name state with hci_inquiry_cache_updateJohan Hedberg1-1/+1
2012-02-13Bluetooth: Add initial mgmt_confirm_name supportJohan Hedberg1-7/+22
2012-02-13Bluetooth: Move Extended Inquiry Response defines to hci.hJohan Hedberg1-0/+13
2012-02-13Bluetooth: Convert inquiry cache to use standard list typesJohan Hedberg1-6/+4
2012-02-13net: implement IP_RECVTOS for IP_PKTOPTIONSJiri Benc1-0/+1
2012-02-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-8/+54
2012-02-11netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=mNeil Horman1-8/+40
2012-02-09net: Make qdisc_skb_cb upper size bound explicit.David S. Miller1-1/+8
2012-02-09af_iucv: allow retrieval of maximum message sizeUrsula Braun1-0/+1
2012-02-09af_iucv: change net_device handling for HS transportUrsula Braun1-0/+1
2012-02-09ipv4: Implement IP_UNICAST_IF socket option.Erich E. Hoover1-0/+2
2012-02-07Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller5-27/+111
2012-02-07net: Make qdisc_skb_cb upper size bound explicit.David S. Miller1-1/+8
2012-02-06mac80211: support hw scan while idleEliad Peller1-0/+5
2012-02-06cfg80211/mac80211: userspace peer authorization in IBSSAntonio Quartulli1-0/+5
2012-02-06cfg80211: export cfg80211_ref_bssJohannes Berg1-0/+14
2012-02-06cfg80211: stop tracking authenticated stateJohannes Berg1-28/+11
2012-02-06mac80211: add sta_state callbackJohannes Berg1-0/+30
2012-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-27/+111
2012-02-05ipv4: reset flowi parameters on route connectJulian Anastasov2-0/+14
2012-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-4/+14
2012-02-05caif-hsi: Add RX flip buffersjur.brandeland@stericsson.com1-0/+1
2012-02-02cgroup: remove cgroup_subsys argument from callbacksLi Zefan2-5/+4
2012-02-02ipv6: Remove never used function inet6_ac_check().David S. Miller1-1/+0
2012-02-01net: Disambiguate kernel messageArun Sharma1-4/+10
2012-02-01tcp: md5: protects md5sig_info with RCUEric Dumazet1-0/+1
2012-01-31tcp: md5: rcu conversionEric Dumazet1-32/+29
2012-01-31tcp: md5: remove obsolete md5_add() methodEric Dumazet1-4/+0