Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro
[firefly-linux-kernel-4.4.55.git] / net /
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_test_and_clear_flag helper...
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_test_and_change_flag helpe...
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_change_flag helper macro
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_clear_flag helper macro
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_set_flag helper macro
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_test_flag helper macro
2015-03-13 Marcel HoltmannBluetooth: Add support connectable advertising setting
2015-03-12 Marcel HoltmannBluetooth: Remove two else branches that are not needed
2015-03-11 Johan HedbergBluetooth: Check for matching IRK when looking for...
2015-03-11 Johan HedbergBluetooth: Fix missing rcu_read_unlock() in hci_bdaddr_...
2015-03-11 Marcel HoltmannBluetooth: Increment management interface revision
2015-03-10 Johan HedbergBluetooth: Add 'Already Paired' error for Pair Device...
2015-03-10 Johan HedbergBluetooth: Make Fast Connectable available while powere...
2015-03-07 Alexander AringBluetooth: fix sco_exit compile warning
2015-03-06 Johan HedbergBluetooth: Add mgmt_send_event() helper to send to...
2015-03-06 Johan HedbergBluetooth: Rename pending_cmd to mgmt_pending_cmd
2015-03-06 Johan HedbergBluetooth: Rename cmd_complete() to mgmt_cmd_complete()
2015-03-06 Johan HedbergBluetooth: Rename cmd_status() to mgmt_cmd_status()
2015-03-06 Johan HedbergBluetooth: Move all mgmt command quirks to handler...
2015-03-06 Johan HedbergBluetooth: Convert mgmt to use HCI chan registration API
2015-03-06 Johan HedbergBluetooth: Add mgmt HCI channel registration API
2015-03-06 Marcel HoltmannBluetooth: Introduce controller setting information...
2015-03-05 Jakub PawlowskiBluetooth: fix service discovery behaviour for empty...
2015-03-05 Jakub PawlowskiBluetooth: Refactor service discovery filter logic
2015-03-05 Jakub PawlowskiBluetooth: Move Service Discovery logic before refactoring
2015-03-02 Daniel Borkmannfilter: refactor common filter attach code into __sk_at...
2015-03-02 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2015-03-02 David S. MillerMerge branch 'sendmsg_recvmsg_iocb_removal'
2015-03-02 Ying Xuenet: Remove iocb argument from sendmsg and recvmsg
2015-03-02 Ying Xuetipc: Don't use iocb argument in socket layer
2015-03-02 David S. MillerMerge branch 'dropcount'
2015-03-02 Eyal Birgernet: move skb->dropcount to skb->cb[]
2015-03-02 Eyal Birgernet: add common accessor for setting dropcount on packets
2015-03-02 Eyal Birgernet: use common macro for assering skb->cb[] available...
2015-03-02 Eyal Birgernet: packet: use sockaddr_ll fields as storage for...
2015-03-02 Eyal Birgernet: rxrpc: change call to sock_recv_ts_and_drops(...
2015-03-02 Eyal Birgernet: bluetooth: compact struct bt_skb_cb by converting...
2015-03-02 Eyal Birgernet: bluetooth: compact struct bt_skb_cb by inlining...
2015-03-01 David S. MillerMerge branch 'ebpf_support_for_cls_bpf'
2015-03-01 Daniel Borkmanncls_bpf: add initial eBPF support for programmable...
2015-03-01 Daniel Borkmannebpf: move read-only fields to bpf_prog and shrink...
2015-03-01 Daniel Borkmannebpf: add sched_cls_type and map it to sk_filter's...
2015-03-01 Daniel Borkmannebpf: remove CONFIG_BPF_SYSCALL ifdefs in socket filter...
2015-03-01 Daniel Borkmannebpf: constify various function pointer structs
2015-02-28 Eric Dumazettcp: cleanup static functions
2015-02-28 David S. MillerMerge branch 'tcp-tso'
2015-02-28 Eric Dumazettcp: tso: allow CA_CWR state in tcp_tso_should_defer()
2015-02-28 Eric Dumazettcp: tso: restore IW10 after TSO autosizing
2015-02-28 Eric Dumazettcp: tso: remove tp->tso_deferred
2015-02-27 David S. MillerMerge branch 'tipc-next'
2015-02-27 Erik Hugnetipc: make media address offset a common define
2015-02-27 Erik Hugnetipc: rename media/msg related definitions
2015-02-27 Erik Hugnetipc: purge links when bearer is disabled
2015-02-27 Erik Hugnetipc: fix nullpointer bug when subscribing to events
2015-02-27 Erik Hugnetipc: only create header copy for name distr messages
2015-02-27 David S. MillerMerge branch 'fib_trie_remove_leaf_info'
2015-02-27 Alexander Duyckfib_trie: Remove leaf_info
2015-02-27 Alexander Duyckfib_trie: Add slen to fib alias
2015-02-27 Alexander Duyckfib_trie: Replace plen with slen in leaf_info
2015-02-27 Alexander Duyckfib_trie: Convert fib_alias to hlist from list
2015-02-27 David S. MillerMerge branch 'ip_level_multicast_join_leave'
2015-02-27 Madhu Challamulticast: Extend ip address command to enable multicas...
2015-02-27 Madhu Challaigmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_drop
2015-02-27 Tom Herbertudp: In udp_flow_src_port use random hash value if...
2015-02-27 Jiri SlabyBluetooth: make hci_test_bit's addr const
2015-02-27 Johan HedbergBluetooth: Update New CSRK event to match latest specif...
2015-02-26 Roopa Prabhubridge: fix link notification skb size calculation...
2015-02-25 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-02-25 Guenter Roecknet: dsa: Introduce dsa_is_port_initialized
2015-02-25 David S. MillerMerge branch 'sf2_hwbridge'
2015-02-25 Florian Fainellinet: dsa: integrate with SWITCHDEV for HW bridging
2015-02-25 Guenter Roecknet: dsa: Ensure that port array elements are initializ...
2015-02-24 Ian Morrisipv6: remove dead debug code from ip6_tunnel.c
2015-02-23 Roopa Prabhubridge: add vlan info to bridge setlink and dellink...
2015-02-22 Ameen Alinet: __aligned(size) is preferred over __attribute__...
2015-02-22 Joe Perchesbatman-adv: Fix use of seq_has_overflowed()
2015-02-22 Bojan Prtvarnet: Remove state argument from skb_find_text()
2015-02-22 Dan Carpenterethtool: use "ops" name consistenty in ethtool_set_rxfh()
2015-02-22 Alex W Slateripv6: Replace "#include <asm/uaccess>" with "#include...
2015-02-20 Eric Dumazetigmp: add __ip_mc_{join|leave}_group()
2015-02-20 Joe Perchesbatman-adv: Remove uses of return value of seq_printf
2015-02-20 stephen hemmingertcp: silence registration message
2015-02-20 Johan HedbergBluetooth: Remove unnecessary queue_monitor_skb() function
2015-02-20 Johan HedbergBluetooth: Rename hci_send_to_control to hci_send_to_ch...
2015-02-20 Johan HedbergBluetooth: Use hci_copy_identity_addr() helper for...
2015-02-19 Johan HedbergBluetooth: Fix checking for pending Set SSP in Set...
2015-02-19 Johan HedbergBluetooth: Remove bogus check for pending mgmt Set...
2015-02-19 Johan HedbergBluetooth: Convert disconn_cfm to be triggered through...
2015-02-19 Johan HedbergBluetooth: Convert connect_cfm to be triggered through...
2015-02-19 Johan HedbergBluetooth: Convert L2CAP security callback to use hci_cb
2015-02-19 Johan HedbergBluetooth: Convert hci_cb_list_lock to a mutex
2015-02-19 Johan HedbergBluetooth: Add new hci_cb entries to the tail rather...
2015-02-18 David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-02-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-02-18 Linus TorvaldsMerge tag 'md/3.20-fixes' of git://neil.brown.name/md
2015-02-18 Linus TorvaldsMerge tag 'please-pull-fixmcelog' of git://git./linux...
2015-02-18 Linus TorvaldsMerge branch 'for-3.20' of git://linux-nfs.org/~bfields...
2015-02-18 Linus TorvaldsMerge branch 'lazytime' of git://git./linux/kernel...
2015-02-17 Linus TorvaldsMerge branch 'iov_iter' of git://git./linux/kernel...
2015-02-17 Linus TorvaldsMerge branch 'getname2' of git://git./linux/kernel...
next