summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-03-13Bluetooth: Introduce hci_dev_set_flag helper macroMarcel Holtmann
2015-03-13Bluetooth: Introduce hci_dev_test_flag helper macroMarcel Holtmann
2015-03-13Bluetooth: Add support connectable advertising settingMarcel Holtmann
2015-03-12Bluetooth: Remove two else branches that are not neededMarcel Holtmann
2015-03-11Bluetooth: Check for matching IRK when looking for paired LE devicesJohan Hedberg
2015-03-11Bluetooth: Fix missing rcu_read_unlock() in hci_bdaddr_is_paired()Johan Hedberg
2015-03-11Bluetooth: Increment management interface revisionMarcel Holtmann
2015-03-10Bluetooth: Add 'Already Paired' error for Pair Device commandJohan Hedberg
2015-03-10Bluetooth: Make Fast Connectable available while powered offJohan Hedberg
2015-03-07Bluetooth: fix sco_exit compile warningAlexander Aring
2015-03-06Bluetooth: Add mgmt_send_event() helper to send to any HCI channelJohan Hedberg
2015-03-06Bluetooth: Rename pending_cmd to mgmt_pending_cmdJohan Hedberg
2015-03-06Bluetooth: Rename cmd_complete() to mgmt_cmd_complete()Johan Hedberg
2015-03-06Bluetooth: Rename cmd_status() to mgmt_cmd_status()Johan Hedberg
2015-03-06Bluetooth: Move all mgmt command quirks to handler tableJohan Hedberg
2015-03-06Bluetooth: Convert mgmt to use HCI chan registration APIJohan Hedberg
2015-03-06Bluetooth: Add mgmt HCI channel registration APIJohan Hedberg
2015-03-06Bluetooth: Introduce controller setting information for static addressMarcel Holtmann
2015-03-05Bluetooth: fix service discovery behaviour for empty uuids filterJakub Pawlowski
2015-03-05Bluetooth: Refactor service discovery filter logicJakub Pawlowski
2015-03-05Bluetooth: Move Service Discovery logic before refactoringJakub Pawlowski
2015-03-02filter: refactor common filter attach code into __sk_attach_progDaniel Borkmann
2015-03-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue
2015-03-02tipc: Don't use iocb argument in socket layerYing Xue
2015-03-02net: move skb->dropcount to skb->cb[]Eyal Birger
2015-03-02net: add common accessor for setting dropcount on packetsEyal Birger
2015-03-02net: use common macro for assering skb->cb[] available size in protocol familiesEyal Birger
2015-03-02net: packet: use sockaddr_ll fields as storage for skb original length in rec...Eyal Birger
2015-03-02net: rxrpc: change call to sock_recv_ts_and_drops() on rxrpc recvmsg to sock_...Eyal Birger
2015-03-02net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit ...Eyal Birger
2015-03-02net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrlEyal Birger
2015-03-01cls_bpf: add initial eBPF support for programmable classifiersDaniel Borkmann
2015-03-01ebpf: move read-only fields to bpf_prog and shrink bpf_prog_auxDaniel Borkmann
2015-03-01ebpf: add sched_cls_type and map it to sk_filter's verifier opsDaniel Borkmann
2015-03-01ebpf: remove CONFIG_BPF_SYSCALL ifdefs in socket filter codeDaniel Borkmann
2015-03-01ebpf: constify various function pointer structsDaniel Borkmann
2015-02-28tcp: cleanup static functionsEric Dumazet
2015-02-28tcp: tso: allow CA_CWR state in tcp_tso_should_defer()Eric Dumazet
2015-02-28tcp: tso: restore IW10 after TSO autosizingEric Dumazet
2015-02-28tcp: tso: remove tp->tso_deferredEric Dumazet
2015-02-27tipc: make media address offset a common defineErik Hugne
2015-02-27tipc: rename media/msg related definitionsErik Hugne
2015-02-27tipc: purge links when bearer is disabledErik Hugne
2015-02-27tipc: fix nullpointer bug when subscribing to eventsErik Hugne
2015-02-27tipc: only create header copy for name distr messagesErik Hugne
2015-02-27fib_trie: Remove leaf_infoAlexander Duyck
2015-02-27fib_trie: Add slen to fib aliasAlexander Duyck
2015-02-27fib_trie: Replace plen with slen in leaf_infoAlexander Duyck
2015-02-27fib_trie: Convert fib_alias to hlist from listAlexander Duyck