summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-10-08Bluetooth: Enforce packet types in hci_recv_frame driver functionMarcel Holtmann
2015-10-08Bluetooth: Fix interaction of HCI_QUIRK_RESET_ON_CLOSE and HCI_AUTO_OFFMarcel Holtmann
2015-10-08Bluetooth: Add debugfs entry for setting vendor diagnostic modeMarcel Holtmann
2015-10-08Bluetooth: Add support for vendor specific diagnostic channelMarcel Holtmann
2015-10-08Bluetooth: Send index information updates to monitor channelMarcel Holtmann
2015-10-05Bluetooth: Send transport open and close monitor eventsMarcel Holtmann
2015-10-05Bluetooth: Move handling of HCI_RUNNING flag into coreMarcel Holtmann
2015-10-05Bluetooth: Move HCI_RUNNING check into hci_send_frameMarcel Holtmann
2015-10-05Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE eventsMarcel Holtmann
2015-10-05Bluetooth: Limit userspace exposure of stack internal eventsMarcel Holtmann
2015-10-02nl802154: Missing return in nl802154_add_llsec_key()Dan Carpenter
2015-10-01ieee802154: handle datagram variables as u16Alexander Aring
2015-09-30ieee802154: 6lowpan: add tx/rx statsAlexander Aring
2015-09-30ieee802154: 6lowpan: don't skip first dsn while fragmentationAlexander Aring
2015-09-30ieee802154: 6lowpan: change datagram var typesAlexander Aring
2015-09-30ieee802154: change mtu size behaviourAlexander Aring
2015-09-30mac802154: add comments for llsec issuesAlexander Aring
2015-09-30nl802154: add support for security layerAlexander Aring
2015-09-30nl802154: use nla_get_le64 for get extended addrAlexander Aring
2015-09-29Bluetooth: Add hci_cmd_sync functionLoic Poulain
2015-09-24mac802154: iface: assume big endian for af_packetAlexander Aring
2015-09-24Bluetooth: Add BT_WARN and bt_dev_warn logging macrosFrederic Danis
2015-09-22mac802154: tx: add warning if MTU exceedsAlexander Aring
2015-09-22ieee802154: change needed headroom/tailroomAlexander Aring
2015-09-22ieee802154: introduce wpan_dev_header_opsAlexander Aring
2015-09-22ieee802154: header_ops: fix frame control settingAlexander Aring
2015-09-22mac802154: llsec: fix device deletion from listAlexander Aring
2015-09-21tcp: send loss probe after 1s if no RTT availableYuchung Cheng
2015-09-21tcp: usec resolution SYN/ACK RTTYuchung Cheng
2015-09-21s390/iucv: do not use arrays as argumentUrsula Braun
2015-09-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-09-21rxrpc: Replace get_seconds with ktime_get_secondsKsenija Stanojevic
2015-09-18Bluetooth: Fix reporting incorrect EIR in device found mgmt eventSzymon Janc
2015-09-18Bluetooth: Add BT_ERR_RATELIMITEDSzymon Janc
2015-09-18sch_dsmark: improve memory localityEric Dumazet
2015-09-18net: Initialize table in fib resultDavid Ahern
2015-09-18bpf: add bpf_redirect() helperAlexei Starovoitov
2015-09-18cls_bpf: introduce integrated actionsDaniel Borkmann
2015-09-18net: only check perm protocol when register protoJunwei Zhang
2015-09-18tcp: provide skb->hash to synack packetsEric Dumazet
2015-09-18netfilter: Add blank lines in callers of netfilter hooksEric W. Biederman
2015-09-18netfilter: Pass net into okfnEric W. Biederman
2015-09-18netfilter: Use nf_hook_state.netEric W. Biederman
2015-09-18netfilter: Pass struct net into the netfilter hooksEric W. Biederman
2015-09-18bridge: Add br_netif_receive_skb remove netif_receive_skb_skEric W. Biederman
2015-09-18bridge: Cache net in br_nf_pre_routing_finishEric W. Biederman
2015-09-18bridge: Pass net into br_nf_push_frag_xmitEric W. Biederman
2015-09-18bridge: Pass net into br_nf_ip_fragmentEric W. Biederman
2015-09-18ipv6: Compute net once in raw6_send_hdrincEric W. Biederman
2015-09-18ipv6: Cache net in ip6_outputEric W. Biederman