summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | Bluetooth: Convert local OOB data reading to use HCI requestJohan Hedberg2015-04-02
| | * | | | | | | | | | | Bluetooth: Move hci_get_cmd_complete() to hci_event.cJohan Hedberg2015-04-02
| | * | | | | | | | | | | Bluetooth: Remove unused hci_req_pending() functionJohan Hedberg2015-04-02
| | * | | | | | | | | | | Bluetooth: Remove unneeded recv_event variableJohan Hedberg2015-04-02
| | * | | | | | | | | | | Bluetooth: Convert hci_req_sync family of function to new request APIJohan Hedberg2015-04-02
| | * | | | | | | | | | | Bluetooth: Add second hci_request callback option for full skbJohan Hedberg2015-04-02
| | * | | | | | | | | | | Bluetooth: Add clarifying comment to command status handlingJohan Hedberg2015-04-02
| | * | | | | | | | | | | Bluetooth: Export SMP selftest result in debugfsMarcel Holtmann2015-04-02
| | * | | | | | | | | | | Bluetooth: Export ECDH selftest result in debugfsMarcel Holtmann2015-04-02
| | * | | | | | | | | | | Bluetooth: Restrict BNEP flags to only valid onesMarcel Holtmann2015-04-02
| | * | | | | | | | | | | Bluetooth: Restrict HIDP flags to only valid onesMarcel Holtmann2015-04-02
| | * | | | | | | | | | | Bluetooth: Restrict CMTP flags to only valid onesMarcel Holtmann2015-04-02
| | * | | | | | | | | | | Bluetooth: Expose current Device ID information via debugfsMarcel Holtmann2015-04-02
| | * | | | | | | | | | | Bluetooth: Refactor HCI request variables into own structJohan Hedberg2015-03-30
| | * | | | | | | | | | | Bluetooth: Refactor L2CAP variables into l2cap_ctrlJohan Hedberg2015-03-30
| | * | | | | | | | | | | Bluetooth: Remove superfluous extra empty line between functionsMarcel Holtmann2015-03-29
| | * | | | | | | | | | | Bluetooth: Fix error returns for Read Local OOB Extended Data commandsMarcel Holtmann2015-03-29
| | * | | | | | | | | | | Bluetooth: Move memory location outside of hci_dev lockMarcel Holtmann2015-03-29
| | * | | | | | | | | | | Bluetooth: Update adv. parameters when conn. setting changesArman Uguray2015-03-28
| | * | | | | | | | | | | Bluetooth: Use ADV_SCAN_IND for adv. instancesArman Uguray2015-03-28
| | * | | | | | | | | | | Bluetooth: Fix using global connectable settings for advArman Uguray2015-03-28
| | * | | | | | | | | | | Bluetooth: Fix race condition with HCI_RESET flagJohan Hedberg2015-03-28
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-06
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | tc: bpf: add checksum helpersAlexei Starovoitov2015-04-06
| * | | | | | | | | | | | netfilter: Pass nf_hook_state through arpt_do_table().David S. Miller2015-04-04
| * | | | | | | | | | | | netfilter: Pass nf_hook_state through nft_set_pktinfo*().David S. Miller2015-04-04
| * | | | | | | | | | | | netfilter: Pass nf_hook_state through ip6t_do_table().David S. Miller2015-04-04
| * | | | | | | | | | | | netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().David S. Miller2015-04-04
| * | | | | | | | | | | | netfilter: Pass nf_hook_state through ipt_do_table().David S. Miller2015-04-04
| * | | | | | | | | | | | netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}().David S. Miller2015-04-04
| * | | | | | | | | | | | netfilter: Make nf_hookfn use nf_hook_state.David S. Miller2015-04-04
| * | | | | | | | | | | | netfilter: Use nf_hook_state in nf_queue_entry.David S. Miller2015-04-04
| * | | | | | | | | | | | netfilter: Create and use nf_hook_state.David S. Miller2015-04-04
| * | | | | | | | | | | | ebpf: add skb->priority to offset map for usage in {cls, act}_bpfDaniel Borkmann2015-04-03
| * | | | | | | | | | | | ipv4: coding style: comparison for inequality with NULLIan Morris2015-04-03
| * | | | | | | | | | | | ipv4: coding style: comparison for equality with NULLIan Morris2015-04-03
| * | | | | | | | | | | | tipc: simplify link mtu negotiationJon Paul Maloy2015-04-02
| * | | | | | | | | | | | tipc: eliminate delayed link deletion at link failoverJon Paul Maloy2015-04-02
| * | | | | | | | | | | | tipc: drop tunneled packet duplicates at receptionJon Paul Maloy2015-04-02
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-02
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | dev: set iflink to 0 for virtual interfacesNicolas Dichtel2015-04-02
| * | | | | | | | | | | | | net: remove iflink field from struct net_deviceNicolas Dichtel2015-04-02
| * | | | | | | | | | | | | dsa: implement ndo_get_iflinkNicolas Dichtel2015-04-02
| * | | | | | | | | | | | | vlan: implement ndo_get_iflinkNicolas Dichtel2015-04-02
| * | | | | | | | | | | | | ipmr,ip6mr: implement ndo_get_iflinkNicolas Dichtel2015-04-02
| * | | | | | | | | | | | | ipip,gre,vti,sit: implement ndo_get_iflinkNicolas Dichtel2015-04-02
| * | | | | | | | | | | | | ip6tnl,gre6,vti6: implement ndo_get_iflinkNicolas Dichtel2015-04-02
| * | | | | | | | | | | | | dev: introduce dev_get_iflink()Nicolas Dichtel2015-04-02
| * | | | | | | | | | | | | pkt_sched: fq: correct spelling of locallySimon Horman2015-04-01
| * | | | | | | | | | | | | can: introduce new raw socket option to join the given CAN filtersOliver Hartkopp2015-04-01