]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/history - net
Bluetooth: Map sec_level to link key requirements
[mirror_ubuntu-zesty-kernel.git] / net /
2011-04-28 Waldemar RymarkiewiczBluetooth: Map sec_level to link key requirements
2011-04-28 Waldemar RymarkiewiczBluetooth: Don't modify sec_level if auth failed
2011-04-28 Waldemar RymarkiewiczBluetooth: Add definitions for link key types
2011-04-28 Johan HedbergBluetooth: Add discovering event to the Management...
2011-04-28 Johan HedbergBluetooth: Add basic discovery commands to the manageme...
2011-04-28 Gustavo F. PadovanBluetooth: Don't export l2cap_sock_ops
2011-04-28 Gustavo F. PadovanBluetooth: Fix memory leak with L2CAP channels
2011-04-28 Gustavo F. PadovanBluetooth: Move conn to struct l2cap_chan
2011-04-28 Gustavo F. PadovanBluetooth: Move more vars to struct l2cap_chan
2011-04-28 Gustavo F. PadovanBluetooth: Move more channel info to struct l2cap_chan
2011-04-27 Gustavo F. PadovanBluetooth: Move more vars to struct l2cap_chan
2011-04-27 Gustavo F. PadovanBluetooth: Move some more elements to struct l2cap_chan
2011-04-27 Gustavo F. PadovanBluetooth: Rename l2cap_do_connect() to l2cap_chan_conn...
2011-04-27 Gustavo F. PadovanBluetooth: Move conf_state to struct l2cap_chan
2011-04-27 Gustavo F. PadovanBluetooth: Refactor L2CAP channel allocation
2011-04-21 Gustavo F. PadovanMerge master.kernel.org:/pub/scm/linux/kernel/git/padov...
2011-04-20 Johannes Bergmac80211: fix SMPS debugfs locking
2011-04-20 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-04-18 Ruiyi ZhangBluetooth: Only keeping SAR bits when retransmitting...
2011-04-18 Luiz Augusto von... Bluetooth: fix shutdown on SCO sockets
2011-04-18 Vinicius Costa GomesBluetooth: Fix keeping the command timer running
2011-04-18 Ville TervoBluetooth: Fix refcount balance for hci connection
2011-04-14 Gustavo F. PadovanBluetooth: Fix lockdep warning in L2CAP
2011-04-14 Gustavo F. PadovanBluetooth: Fix another locking unbalance
2011-04-13 Gustavo F. PadovanBluetooth: Don't lock sock inside l2cap_get_sock_by_scid()
2011-04-13 Szymon JancBluetooth: Fix Out Of Band pairing when mgmt interface...
2011-04-13 Gustavo F. PadovanBluetooth: Add proper handling of received LE data
2011-04-13 Gustavo F. PadovanBluetooth: Fix wrong comparison in listen()
2011-04-13 Gustavo F. PadovanBluetooth: Move tx queue to struct l2cap_chan
2011-04-13 Gustavo F. PadovanBluetooth: Remove unneeded uninitialized_vars()
2011-04-13 Gustavo F. PadovanBluetooth: Remove some sk references from l2cap_core.c
2011-04-13 Gustavo F. PadovanBluetooth: Move SREJ list to struct l2cap_chan
2011-04-07 Gustavo F. PadovanBluetooth: Fix lockdep warning with skb list lock
2011-04-07 Gustavo F. PadovanBluetooth: Move busy workqueue to struct l2cap_chan
2011-04-07 Gustavo F. PadovanBluetooth: Move srej and busy queues to struct l2cap_chan
2011-04-07 Gustavo F. PadovanBluetooth: Move ERTM timers to struct l2cap_chan
2011-04-07 Gustavo F. PadovanBluetooth: Move remote info to struct l2cap_chan
2011-04-07 Gustavo F. PadovanBluetooth: Move SDU related vars to struct l2cap_chan
2011-04-07 Gustavo F. PadovanBluetooth: Move more ERTM stuff to struct l2cap_chan
2011-04-07 Gustavo F. PadovanBluetooth: Move of ERTM *_seq vars to struct l2cap_chan
2011-04-07 Gustavo F. PadovanBluetooth: Move conn_state to struct l2cap_chan
2011-04-07 Gustavo F. PadovanBluetooth: clean up l2cap_sock_recvmsg()
2011-04-07 Gustavo F. PadovanBluetooth: Move conf_{req,rsp} stuff to struct l2cap_chan
2011-04-07 Gustavo F. PadovanBluetooth: Move ident to struct l2cap_chan
2011-04-07 Gustavo F. PadovanBluetooth: Remove struct del_list
2011-04-07 Gustavo F. PadovanBluetooth: Use struct list_head for L2CAP channels...
2011-04-07 Gustavo F. PadovanBluetooth: Create struct l2cap_chan
2011-04-05 Alexey DobriyanBluetooth: convert net/bluetooth/ to kstrtox
2011-04-05 Gustavo F. PadovanBluetooth: Use GFP_KERNEL in user context
2011-04-05 Gustavo F. PadovanBluetooth: Don't use spin_lock_bh in user context
2011-04-05 Szymon JancBluetooth: Use kthread API in cmtp
2011-04-05 Szymon JancBluetooth: Use kthread API in bnep
2011-04-05 Szymon JancBluetooth: Use kthread API in hidp
2011-04-04 Johan HedbergBluetooth: Add mgmt_remote_name event
2011-04-04 Johan HedbergBluetooth: Add mgmt_device_found event
2011-04-04 Gustavo F. PadovanBluetooth: Remove gfp_mask param from hci_reassembly()
2011-04-04 Helmut Schaamac80211: Fix duplicate frames on cooked monitor
2011-04-02 Ilpo Järvinentcp: len check is unnecessarily devastating, change...
2011-04-02 Wei Yongjunsctp: malloc enough room for asconf-ack chunk
2011-04-02 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-04-01 David S. Millerappletalk: Fix OOPS in atalk_release().
2011-03-31 Gustavo F. PadovanMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-03-31 Thomas GleixnerBluetooth: Fix warning with hci_cmd_timer
2011-03-31 Andrei EmeltchenkoBluetooth: delete hanging L2CAP channel
2011-03-31 Johan HedbergBluetooth: Fix missing hci_dev_lock_bh in user_confirm_...
2011-03-31 Gustavo F. PadovanBluetooth: Fix HCI_RESET command synchronization
2011-03-31 Suraj SumangalaBluetooth: Increment unacked_frames count only the...
2011-03-31 Johan HedbergBluetooth: Add local Extended Inquiry Response (EIR...
2011-03-31 Andrei EmeltchenkoBluetooth: check L2CAP info_rsp ident and state
2011-03-31 Gustavo F. PadovanBluetooth: Move bt_accept_enqueue() to outside __l2cap_...
2011-03-31 Szymon JancBluetooth: Enable support for out of band association...
2011-03-31 Szymon JancBluetooth: Add add/remove_remote_oob_data management...
2011-03-31 Szymon JancBluetooth: Add read_local_oob_data management command
2011-03-31 Szymon JancBluetooth: Allow for NULL data in mgmt_pending_add
2011-03-31 Szymon JancBluetooth: Rename cmd to param in pending_cmd
2011-03-31 Szymon JancBluetooth: Fix checkpatch error in cmtp.h
2011-03-31 Szymon JancBluetooth: Use #include <linux/uaccess.h> instead of...
2011-03-31 Szymon JancBluetooth: Do not use assignments in IF conditions
2011-03-31 Szymon JancBluetooth: Fix checkpatch errors, code style issues...
2011-03-31 Szymon JancBluetooth: Use #include <linux/uaccess.h> instead of...
2011-03-31 Szymon JancBluetooth: Fix checkpatch errors and some code style...
2011-03-31 Szymon JancBluetooth: Opencode macros in bnep/core.c
2011-03-31 Gustavo F. PadovanBluetooth: Improve error message on wrong link type
2011-03-31 Johan HedbergBluetooth: mgmt: Add support for setting the local...
2011-03-31 Johan HedbergBluetooth: mgmt: Add local name information to read_inf...
2011-03-31 Johan HedbergBluetooth: Add define for the maximum name length on...
2011-03-31 Gustavo F. PadovanBluetooth: remove unnecessary function declaration
2011-03-31 David S. Millersctp: Pass __GFP_NOWARN to hash table allocation attempts.
2011-03-30 Eric Dumazetfib: add rtnl locking in ip_fib_net_exit
2011-03-30 Philip A. Prindevilleatm/solos-pci: Don't flap VCs when carrier state changes
2011-03-30 Daniel Lezcanonetdev: fix mtu check when TSO is enabled
2011-03-30 Linus Lüssingbridge: mcast snooping, fix length check of snooped...
2011-03-30 Timo Teräsnet: gre: provide multicast mappings for ipv4 and ipv6
2011-03-30 Balaji Gbridge: Fix compilation warning in function br_stp_reca...
2011-03-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-03-29 Linus TorvaldsMerge branch 'frv' of git://git.kernel.org/pub/scm...
2011-03-29 Linus TorvaldsMerge branch 'stable/bug-fixes-rc1' of git://git.kernel...
2011-03-29 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-03-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-03-29 Linus TorvaldsMerge branch 'irq-final-for-linus-v2' of git://git...
next