| Commit message (Expand) | Author | Age |
| ... | |
| | | * | | | | | | | | | | | Bluetooth: Convert local OOB data reading to use HCI request | Johan Hedberg | 2015-04-02 |
| | | * | | | | | | | | | | | Bluetooth: Move hci_get_cmd_complete() to hci_event.c | Johan Hedberg | 2015-04-02 |
| | | * | | | | | | | | | | | Bluetooth: Remove unused hci_req_pending() function | Johan Hedberg | 2015-04-02 |
| | | * | | | | | | | | | | | Bluetooth: Remove unneeded recv_event variable | Johan Hedberg | 2015-04-02 |
| | | * | | | | | | | | | | | Bluetooth: Convert hci_req_sync family of function to new request API | Johan Hedberg | 2015-04-02 |
| | | * | | | | | | | | | | | Bluetooth: Add second hci_request callback option for full skb | Johan Hedberg | 2015-04-02 |
| | | * | | | | | | | | | | | Bluetooth: Add clarifying comment to command status handling | Johan Hedberg | 2015-04-02 |
| | | * | | | | | | | | | | | Bluetooth: Export SMP selftest result in debugfs | Marcel Holtmann | 2015-04-02 |
| | | * | | | | | | | | | | | Bluetooth: Export ECDH selftest result in debugfs | Marcel Holtmann | 2015-04-02 |
| | | * | | | | | | | | | | | Bluetooth: Restrict BNEP flags to only valid ones | Marcel Holtmann | 2015-04-02 |
| | | * | | | | | | | | | | | Bluetooth: Restrict HIDP flags to only valid ones | Marcel Holtmann | 2015-04-02 |
| | | * | | | | | | | | | | | Bluetooth: Restrict CMTP flags to only valid ones | Marcel Holtmann | 2015-04-02 |
| | | * | | | | | | | | | | | Bluetooth: Expose current Device ID information via debugfs | Marcel Holtmann | 2015-04-02 |
| | | * | | | | | | | | | | | Bluetooth: Refactor HCI request variables into own struct | Johan Hedberg | 2015-03-30 |
| | | * | | | | | | | | | | | Bluetooth: Refactor L2CAP variables into l2cap_ctrl | Johan Hedberg | 2015-03-30 |
| | | * | | | | | | | | | | | Bluetooth: Remove superfluous extra empty line between functions | Marcel Holtmann | 2015-03-29 |
| | | * | | | | | | | | | | | Bluetooth: Fix error returns for Read Local OOB Extended Data commands | Marcel Holtmann | 2015-03-29 |
| | | * | | | | | | | | | | | Bluetooth: Move memory location outside of hci_dev lock | Marcel Holtmann | 2015-03-29 |
| | | * | | | | | | | | | | | Bluetooth: Update adv. parameters when conn. setting changes | Arman Uguray | 2015-03-28 |
| | | * | | | | | | | | | | | Bluetooth: Use ADV_SCAN_IND for adv. instances | Arman Uguray | 2015-03-28 |
| | | * | | | | | | | | | | | Bluetooth: Fix using global connectable settings for adv | Arman Uguray | 2015-03-28 |
| | | * | | | | | | | | | | | Bluetooth: Fix race condition with HCI_RESET flag | Johan Hedberg | 2015-03-28 |
| | * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-04-06 |
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ / / / /
| | |/| | | | | | | | | | |
|
| | * | | | | | | | | | | | | tc: bpf: add checksum helpers | Alexei Starovoitov | 2015-04-06 |
| | * | | | | | | | | | | | | netfilter: Pass nf_hook_state through arpt_do_table(). | David S. Miller | 2015-04-04 |
| | * | | | | | | | | | | | | netfilter: Pass nf_hook_state through nft_set_pktinfo*(). | David S. Miller | 2015-04-04 |
| | * | | | | | | | | | | | | netfilter: Pass nf_hook_state through ip6t_do_table(). | David S. Miller | 2015-04-04 |
| | * | | | | | | | | | | | | netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}(). | David S. Miller | 2015-04-04 |
| | * | | | | | | | | | | | | netfilter: Pass nf_hook_state through ipt_do_table(). | David S. Miller | 2015-04-04 |
| | * | | | | | | | | | | | | netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}(). | David S. Miller | 2015-04-04 |
| | * | | | | | | | | | | | | netfilter: Make nf_hookfn use nf_hook_state. | David S. Miller | 2015-04-04 |
| | * | | | | | | | | | | | | netfilter: Use nf_hook_state in nf_queue_entry. | David S. Miller | 2015-04-04 |
| | * | | | | | | | | | | | | netfilter: Create and use nf_hook_state. | David S. Miller | 2015-04-04 |
| | * | | | | | | | | | | | | ebpf: add skb->priority to offset map for usage in {cls, act}_bpf | Daniel Borkmann | 2015-04-03 |
| | * | | | | | | | | | | | | ipv4: coding style: comparison for inequality with NULL | Ian Morris | 2015-04-03 |
| | * | | | | | | | | | | | | ipv4: coding style: comparison for equality with NULL | Ian Morris | 2015-04-03 |
| | * | | | | | | | | | | | | tipc: simplify link mtu negotiation | Jon Paul Maloy | 2015-04-02 |
| | * | | | | | | | | | | | | tipc: eliminate delayed link deletion at link failover | Jon Paul Maloy | 2015-04-02 |
| | * | | | | | | | | | | | | tipc: drop tunneled packet duplicates at reception | Jon Paul Maloy | 2015-04-02 |
| | * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-04-02 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | dev: set iflink to 0 for virtual interfaces | Nicolas Dichtel | 2015-04-02 |
| | * | | | | | | | | | | | | | net: remove iflink field from struct net_device | Nicolas Dichtel | 2015-04-02 |
| | * | | | | | | | | | | | | | dsa: implement ndo_get_iflink | Nicolas Dichtel | 2015-04-02 |
| | * | | | | | | | | | | | | | vlan: implement ndo_get_iflink | Nicolas Dichtel | 2015-04-02 |
| | * | | | | | | | | | | | | | ipmr,ip6mr: implement ndo_get_iflink | Nicolas Dichtel | 2015-04-02 |
| | * | | | | | | | | | | | | | ipip,gre,vti,sit: implement ndo_get_iflink | Nicolas Dichtel | 2015-04-02 |
| | * | | | | | | | | | | | | | ip6tnl,gre6,vti6: implement ndo_get_iflink | Nicolas Dichtel | 2015-04-02 |
| | * | | | | | | | | | | | | | dev: introduce dev_get_iflink() | Nicolas Dichtel | 2015-04-02 |
| | * | | | | | | | | | | | | | pkt_sched: fq: correct spelling of locally | Simon Horman | 2015-04-01 |
| | * | | | | | | | | | | | | | can: introduce new raw socket option to join the given CAN filters | Oliver Hartkopp | 2015-04-01 |