summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* Bluetooth: Add 'Already Paired' error for Pair Device commandJohan Hedberg2015-03-10
* Bluetooth: Make Fast Connectable available while powered offJohan Hedberg2015-03-10
* Bluetooth: Move all mgmt command quirks to handler tableJohan Hedberg2015-03-06
* Bluetooth: Convert mgmt to use HCI chan registration APIJohan Hedberg2015-03-06
* Bluetooth: Add mgmt HCI channel registration APIJohan Hedberg2015-03-06
* Bluetooth: Introduce controller setting information for static addressMarcel Holtmann2015-03-06
* Bluetooth: fix service discovery behaviour for empty uuids filterJakub Pawlowski2015-03-05
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-02
|\
| * at86rf230: add support for external xtal trimAlexander Aring2015-02-27
| * Bluetooth: Update New CSRK event to match latest specificationJohan Hedberg2015-02-27
| * Bluetooth: Rename hci_send_to_control to hci_send_to_channelJohan Hedberg2015-02-20
| * Bluetooth: Convert disconn_cfm to be triggered through hci_cbJohan Hedberg2015-02-19
| * Bluetooth: Convert connect_cfm to be triggered through hci_cbJohan Hedberg2015-02-19
| * Bluetooth: Convert L2CAP security callback to use hci_cbJohan Hedberg2015-02-19
| * Bluetooth: Convert hci_cb_list_lock to a mutexJohan Hedberg2015-02-19
| * Bluetooth: Add shutdown callback before closing the deviceTedd Ho-Jeong An2015-02-15
| * ieee802154: cleanup ieee802154_le64_to_be64Alexander Aring2015-02-14
| * ieee802154: cleanup ieee802154_be64_to_le64Alexander Aring2015-02-14
| * ieee802154: correct ieee802154_is_valid_psdu_lenAlexander Aring2015-02-14
* | net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
* | net: move skb->dropcount to skb->cb[]Eyal Birger2015-03-02
* | net: add common accessor for setting dropcount on packetsEyal Birger2015-03-02
* | net: use common macro for assering skb->cb[] available size in protocol familiesEyal Birger2015-03-02
* | net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit ...Eyal Birger2015-03-02
* | net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrlEyal Birger2015-03-02
* | pppoe: Use workqueue to die properly when a PADT is receivedSimon Farnsworth2015-03-02
* | cls_bpf: add initial eBPF support for programmable classifiersDaniel Borkmann2015-03-01
* | ebpf: move read-only fields to bpf_prog and shrink bpf_prog_auxDaniel Borkmann2015-03-01
* | ebpf: add sched_cls_type and map it to sk_filter's verifier opsDaniel Borkmann2015-03-01
* | ebpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefsDaniel Borkmann2015-03-01
* | ebpf: export BPF_PSEUDO_MAP_FD to uapiDaniel Borkmann2015-03-01
* | ebpf: constify various function pointer structsDaniel Borkmann2015-03-01
* | tcp: tso: remove tp->tso_deferredEric Dumazet2015-02-28
* | usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings2015-02-28
* | fib_trie: Convert fib_alias to hlist from listAlexander Duyck2015-02-27
* | multicast: Extend ip address command to enable multicast group join/leave onMadhu Challa2015-02-27
* | igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_dropMadhu Challa2015-02-27
* | udp: In udp_flow_src_port use random hash value if skb_get_hash failsTom Herbert2015-02-27
* | net: dsa: Introduce dsa_is_port_initializedGuenter Roeck2015-02-25
* | net: dsa: integrate with SWITCHDEV for HW bridgingFlorian Fainelli2015-02-25
* | bonding: Implement port churn-machine (AD standard 43.4.17).Mahesh Bandewar2015-02-24
* | net: Remove state argument from skb_find_text()Bojan Prtvar2015-02-22
* | igmp: add __ip_mc_{join|leave}_group()Eric Dumazet2015-02-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-02-17
|\ \
| * | gue: Use checksum partial with remote checksum offloadTom Herbert2015-02-11
| * | vxlan: Use checksum partial with remote checksum offloadTom Herbert2015-02-11
| * | net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offloadTom Herbert2015-02-11
| * | net: Use more bit fields in napi_gro_cbTom Herbert2015-02-11
| * | net: Clarify meaning of CHECKSUM_PARTIAL for receive pathTom Herbert2015-02-11
| * | net: Fix remcsum in GRO path to not change packetTom Herbert2015-02-11