index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2012-02-13
Bluetooth: Rename smp_key_size to enc_key_size
Vinicius Costa Gomes
-1
/
+1
2012-02-13
Bluetooth: Add structures for the new LTK exchange messages
Vinicius Costa Gomes
-0
/
+22
2012-02-13
Bluetooth: Remove usage of __cancel_delayed_work()
Ulisses Furquim
-2
/
+2
2012-02-13
Bluetooth: Fix potential deadlock
Andre Guedes
-2
/
+2
2012-02-13
Bluetooth: Add alloc_skb chan operator
Andrei Emeltchenko
-0
/
+3
2012-02-13
Bluetooth: silence lockdep warning
Octavian Purdila
-0
/
+2
2012-02-13
Bluetooth: Add a convenience function to check for SSP enabled
Johan Hedberg
-0
/
+7
2012-02-13
Bluetooth: Convert hdev->ssp_mode to a flag
Johan Hedberg
-1
/
+1
2012-02-13
Bluetooth: Merge boolean members of struct hci_conn into flags
Johan Hedberg
-3
/
+3
2012-02-13
Bluetooth: Update device_connected and device_found events to latest API
Johan Hedberg
-11
/
+13
2012-02-13
Bluetooth: Convert hdev->out to a bool type
Johan Hedberg
-1
/
+1
2012-02-13
Bluetooth: Rename conn->pend to conn->flags
Johan Hedberg
-3
/
+3
2012-02-13
Bluetooth: Merge device class into the EIR data in mgmt_ev_device_found
Johan Hedberg
-1
/
+11
2012-02-13
Bluetooth: Move eir_has_data_field to hci_core.h
Johan Hedberg
-0
/
+25
2012-02-13
Bluetooth: Add missing EIR defines to hci.h
Johan Hedberg
-0
/
+3
2012-02-13
Bluetooth: Add eir_len parameter to mgmt_ev_device_found
Johan Hedberg
-2
/
+3
2012-02-13
Bluetooth: Rename mgmt connected events to match user space
Johan Hedberg
-5
/
+5
2012-02-13
Bluetooth: Add 'eir_len' param to mgmt_device_found()
Andre Guedes
-1
/
+1
2012-02-13
Bluetooth: Make l2cap_clear_timer return if timer was running or not
Szymon Janc
-2
/
+7
2012-02-13
Bluetooth: Fix 'enable_hs' type
Fabio Estevam
-1
/
+1
2012-02-13
Bluetooth: Sort to-be-resolved devices by RSSI during discovery
Johan Hedberg
-0
/
+2
2012-02-13
Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flags
Johan Hedberg
-8
/
+8
2012-02-13
Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
Johan Hedberg
-1
/
+1
2012-02-13
Bluetooth: Remove __hci_dev_put/hold
David Herrmann
-10
/
+2
2012-02-13
Bluetooth: Correctly take hci_dev->dev refcount
David Herrmann
-3
/
+2
2012-02-13
Bluetooth: Remove HCI-owner field
David Herrmann
-11
/
+2
2012-02-13
Bluetooth: Remove unused hci-destruct cb
David Herrmann
-5
/
+1
2012-02-13
Bluetooth: Make hci-destruct callback optional
David Herrmann
-2
/
+4
2012-02-13
Bluetooth: Fix using an absolute timeout on hci_conn_put()
Vinicius Costa Gomes
-1
/
+1
2012-02-13
Bluetooth: Remove magic number from ACL TO
Andrei Emeltchenko
-0
/
+1
2012-02-13
Bluetooth: l2cap_set_timer needs jiffies as timeout value
Andrzej Kaczmarek
-3
/
+3
2012-02-13
Bluetooth: Process num completed data blocks event
Andrei Emeltchenko
-0
/
+13
2012-02-13
Bluetooth: Add name resolving support for mgmt based discovery
Johan Hedberg
-1
/
+7
2012-02-13
Bluetooth: Add discovery state tracking
Johan Hedberg
-0
/
+9
2012-02-13
Bluetooth: Rename hdev->inq_cache to hdev->discovery
Johan Hedberg
-8
/
+8
2012-02-13
Bluetooth: Return updated name state with hci_inquiry_cache_update
Johan Hedberg
-1
/
+1
2012-02-13
Bluetooth: Add initial mgmt_confirm_name support
Johan Hedberg
-7
/
+22
2012-02-13
Bluetooth: Move Extended Inquiry Response defines to hci.h
Johan Hedberg
-0
/
+13
2012-02-13
Bluetooth: Convert inquiry cache to use standard list types
Johan Hedberg
-6
/
+4
2012-02-13
net: implement IP_RECVTOS for IP_PKTOPTIONS
Jiri Benc
-0
/
+1
2012-02-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-8
/
+54
2012-02-10
netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m
Neil Horman
-8
/
+40
2012-02-09
net: Make qdisc_skb_cb upper size bound explicit.
David S. Miller
-1
/
+8
2012-02-08
af_iucv: allow retrieval of maximum message size
Ursula Braun
-0
/
+1
2012-02-08
af_iucv: change net_device handling for HS transport
Ursula Braun
-0
/
+1
2012-02-08
ipv4: Implement IP_UNICAST_IF socket option.
Erich E. Hoover
-0
/
+2
2012-02-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
-27
/
+111
2012-02-06
net: Make qdisc_skb_cb upper size bound explicit.
David S. Miller
-1
/
+8
2012-02-06
mac80211: support hw scan while idle
Eliad Peller
-0
/
+5
2012-02-06
cfg80211/mac80211: userspace peer authorization in IBSS
Antonio Quartulli
-0
/
+5
[prev]
[next]