summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-12mac802154: fix flags BIT definitions orderAlexander Aring1-12/+12
2015-06-12mac802154: cleanup llsec param flagsVarka Bhadram1-9/+9
2015-06-12Bluetooth: Read encryption key size for BR/EDR connectionsJohan Hedberg1-0/+10
2015-06-10nl802154: fix misspelled enumChristoffer Holmstedt1-2/+2
2015-06-09Bluetooth: Move SCO support under BT_BREDR config optionArron Wang2-0/+23
2015-06-09Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return voidArron Wang1-2/+2
2015-06-09Bluetooth: Fix encryption key size handling for LTKsJohan Hedberg1-1/+1
2015-06-07mac802154: change pan_coord type to boolAlexander Aring1-1/+1
2015-06-07mac802154: add missing structure commentsAlexander Aring1-6/+28
2015-06-07mac802154: rearrange attribute in ieee802154_hwAlexander Aring1-1/+1
2015-06-07mac802154: remove unused hw_filt attributeAlexander Aring1-1/+0
2015-06-07mac802154: cleanup ieee802154 hardware flagsAlexander Aring1-20/+36
2015-06-07mac802154: remove aack hw flagAlexander Aring1-2/+0
2015-06-07mac802154: cleanup address filtering flagsAlexander Aring1-10/+21
2015-06-07mac802154: remove unneeded vif structAlexander Aring1-8/+0
2015-06-04nl802154: export supported commandsVarka Bhadram1-0/+2
2015-05-31cc2520: fix CC2591 handlingVarka Bhadram1-1/+0
2015-05-31ieee802154: Fix EUI-64 station address validation.Lennert Buytenhek1-6/+4
2015-05-31ieee802154: Fix generation of random EUI-64 addresses.Lennert Buytenhek1-3/+3
2015-05-31bpf: add missing rcu protection when releasing programs from prog_arrayAlexei Starovoitov1-1/+5
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-0/+11
2015-05-31net/mlx4: Add EQ poolMatan Barak1-4/+7
2015-05-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-49/+154
2015-05-31net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai2-0/+20
2015-05-31net/mlx5: Ethernet resource handling filesAmir Vadai1-0/+54
2015-05-31net/mlx5_core: Set/Query port MTU commandsSaeed Mahameed1-0/+4
2015-05-31net/mlx5_core: Modify CQ moderation parametersRana Shahout1-0/+3
2015-05-31net/mlx5_core: Implement get/set port statusRana Shahout1-0/+8
2015-05-31net/mlx5_core: Implement access functions of ptys register fieldsSaeed Mahameed1-0/+14
2015-05-31net/mlx5_core: New device capabilities handlingSaeed Mahameed2-59/+65
2015-05-31net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed4-81/+6631
2015-05-31net/mlx5_core: Set irq affinity hintsSaeed Mahameed1-3/+8
2015-05-31net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai1-8/+1
2015-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller1-0/+25
2015-05-31if_vlan: fix vlaue -> value typoVivien Didelot1-3/+3
2015-05-31bpf: allow BPF programs access skb->skb_iif and skb->dev->ifindex fieldsAlexei Starovoitov1-0/+2
2015-05-31stmmac: add phy-handle support to the platform layerMathieu Olivari1-0/+1
2015-05-31clk: qcom: Add support for NSS/GMAC clocks and resetsStephen Boyd2-0/+45
2015-05-28ethtool: Add helper routines to pass vf to rx_flow_specJohn Fastabend1-0/+25
2015-05-27tcp/dccp: warn user for preferred ip_local_port_rangeEric Dumazet1-0/+1
2015-05-27pci: Add Cavium PCI vendor idSunil Goutham1-0/+2
2015-05-27nl802154: add support to set cca ed levelAlexander Aring1-0/+1
2015-05-27ip_fragment: don't forward defragmented DF packetFlorian Westphal2-1/+2
2015-05-27ieee802154: add set transmit power supportVarka Bhadram1-0/+1
2015-05-27net: phy: Add phy_interface_is_rgmii helperFlorian Fainelli1-0/+11
2015-05-27tcp: fix/cleanup inet_ehash_locks_alloc()Eric Dumazet1-44/+3
2015-05-26ieee802154: Remove ieee802154_reduced_mlme_ops references.Lennert Buytenhek1-6/+0
2015-05-26netfilter: nf_tables: add netdev table to filter from ingressPablo Neira Ayuso1-0/+1
2015-05-26netfilter: nf_tables: allow to bind table to net_devicePablo Neira Ayuso2-0/+10
2015-05-26ipv6: ipv6_select_ident() returns a __be32Eric Dumazet1-3/+3