summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-06-09Bluetooth: Fix encryption key size handling for LTKsJohan Hedberg
2015-06-07mac802154: change pan_coord type to boolAlexander Aring
2015-06-07mac802154: add missing structure commentsAlexander Aring
2015-06-07mac802154: rearrange attribute in ieee802154_hwAlexander Aring
2015-06-07mac802154: remove unused hw_filt attributeAlexander Aring
2015-06-07mac802154: cleanup ieee802154 hardware flagsAlexander Aring
2015-06-07mac802154: remove aack hw flagAlexander Aring
2015-06-07mac802154: cleanup address filtering flagsAlexander Aring
2015-06-07mac802154: remove unneeded vif structAlexander Aring
2015-06-04nl802154: export supported commandsVarka Bhadram
2015-05-31cc2520: fix CC2591 handlingVarka Bhadram
2015-05-31ieee802154: Fix EUI-64 station address validation.Lennert Buytenhek
2015-05-31ieee802154: Fix generation of random EUI-64 addresses.Lennert Buytenhek
2015-05-31bpf: add missing rcu protection when releasing programs from prog_arrayAlexei Starovoitov
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-05-31net/mlx4: Add EQ poolMatan Barak
2015-05-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-05-31net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai
2015-05-31net/mlx5: Ethernet resource handling filesAmir Vadai
2015-05-31net/mlx5_core: Set/Query port MTU commandsSaeed Mahameed
2015-05-31net/mlx5_core: Modify CQ moderation parametersRana Shahout
2015-05-31net/mlx5_core: Implement get/set port statusRana Shahout
2015-05-31net/mlx5_core: Implement access functions of ptys register fieldsSaeed Mahameed
2015-05-31net/mlx5_core: New device capabilities handlingSaeed Mahameed
2015-05-31net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed
2015-05-31net/mlx5_core: Set irq affinity hintsSaeed Mahameed
2015-05-31net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai
2015-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-05-31if_vlan: fix vlaue -> value typoVivien Didelot
2015-05-31bpf: allow BPF programs access skb->skb_iif and skb->dev->ifindex fieldsAlexei Starovoitov
2015-05-31stmmac: add phy-handle support to the platform layerMathieu Olivari
2015-05-31clk: qcom: Add support for NSS/GMAC clocks and resetsStephen Boyd
2015-05-28ethtool: Add helper routines to pass vf to rx_flow_specJohn Fastabend
2015-05-27tcp/dccp: warn user for preferred ip_local_port_rangeEric Dumazet
2015-05-27pci: Add Cavium PCI vendor idSunil Goutham
2015-05-27nl802154: add support to set cca ed levelAlexander Aring
2015-05-27ip_fragment: don't forward defragmented DF packetFlorian Westphal
2015-05-27ieee802154: add set transmit power supportVarka Bhadram
2015-05-27net: phy: Add phy_interface_is_rgmii helperFlorian Fainelli
2015-05-26tcp: fix/cleanup inet_ehash_locks_alloc()Eric Dumazet
2015-05-26ieee802154: Remove ieee802154_reduced_mlme_ops references.Lennert Buytenhek
2015-05-26netfilter: nf_tables: add netdev table to filter from ingressPablo Neira Ayuso
2015-05-26netfilter: nf_tables: allow to bind table to net_devicePablo Neira Ayuso
2015-05-26ipv6: ipv6_select_ident() returns a __be32Eric Dumazet
2015-05-25ipv6: Create percpu rt6_infoMartin KaFai Lau
2015-05-25ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregisterMartin KaFai Lau
2015-05-25ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is setMartin KaFai Lau
2015-05-25ipv6: Add rt6_get_cookie() functionMartin KaFai Lau
2015-05-25ipv6: Only create RTF_CACHE routes after encountering pmtu exceptionMartin KaFai Lau
2015-05-25ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCASTMartin KaFai Lau