summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ebpf: allow bpf_ktime_get_ns_proto also for networkingDaniel Borkmann2015-05-311-0/+1
* Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc...David S. Miller2015-05-312-3/+4
|\
| * cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg2015-05-261-1/+3
| * mac80211: add missing drv_priv description for TXQ structJohannes Berg2015-05-201-0/+1
* | bpf: add missing rcu protection when releasing programs from prog_arrayAlexei Starovoitov2015-05-311-1/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-05-313-0/+11
|\ \
| * | netfilter: nf_tables: add netdev table to filter from ingressPablo Neira Ayuso2015-05-261-0/+1
| * | netfilter: nf_tables: allow to bind table to net_devicePablo Neira Ayuso2015-05-262-0/+10
* | | net/mlx4: Add EQ poolMatan Barak2015-05-301-4/+7
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-304-49/+154
|\ \ \
| * | | nl802154: add support to set cca ed levelAlexander Aring2015-05-271-0/+1
| * | | ieee802154: add set transmit power supportVarka Bhadram2015-05-271-0/+1
| * | | ieee802154: Remove ieee802154_reduced_mlme_ops references.Lennert Buytenhek2015-05-261-6/+0
| * | | mac802154: remove mib lockAlexander Aring2015-05-231-9/+0
| * | | mac802154: use atomic ops for sequence incrementationAlexander Aring2015-05-232-3/+2
| * | | mac802154: remove pib lockAlexander Aring2015-05-231-2/+0
| * | | nl802154: add support for dump phy capabilitiesAlexander Aring2015-05-191-0/+57
| * | | ieee802154: add iftypes capabilityAlexander Aring2015-05-191-1/+1
| * | | cfg802154: introduce wpan phy flagsAlexander Aring2015-05-192-22/+23
| * | | mac802154: check for really changesAlexander Aring2015-05-191-0/+12
| * | | ieee802154: add several phy supported handlingAlexander Aring2015-05-192-1/+47
| * | | ieee802154: introduce wpan_phy_supportedAlexander Aring2015-05-191-1/+5
| * | | ieee802154: change cca ed level to mbmAlexander Aring2015-05-192-3/+3
| * | | ieee802154: change transmit power to mbmAlexander Aring2015-05-192-2/+3
| * | | ieee802154: change transmit power to s32Alexander Aring2015-05-192-2/+2
* | | | net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai2015-05-302-0/+20
* | | | net/mlx5: Ethernet resource handling filesAmir Vadai2015-05-301-0/+54
* | | | net/mlx5_core: Set/Query port MTU commandsSaeed Mahameed2015-05-301-0/+4
* | | | net/mlx5_core: Modify CQ moderation parametersRana Shahout2015-05-301-0/+3
* | | | net/mlx5_core: Implement get/set port statusRana Shahout2015-05-301-0/+8
* | | | net/mlx5_core: Implement access functions of ptys register fieldsSaeed Mahameed2015-05-301-0/+14
* | | | net/mlx5_core: New device capabilities handlingSaeed Mahameed2015-05-302-59/+65
* | | | net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed2015-05-304-81/+6631
* | | | net/mlx5_core: Set irq affinity hintsSaeed Mahameed2015-05-301-3/+8
* | | | net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai2015-05-301-8/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-05-301-0/+25
|\ \ \ \
| * | | | ethtool: Add helper routines to pass vf to rx_flow_specJohn Fastabend2015-05-281-0/+25
* | | | | if_vlan: fix vlaue -> value typoVivien Didelot2015-05-301-3/+3
* | | | | bpf: allow BPF programs access skb->skb_iif and skb->dev->ifindex fieldsAlexei Starovoitov2015-05-301-0/+2
* | | | | stmmac: add phy-handle support to the platform layerMathieu Olivari2015-05-301-0/+1
* | | | | clk: qcom: Add support for NSS/GMAC clocks and resetsStephen Boyd2015-05-302-0/+45
|/ / / /
* | | | tcp/dccp: warn user for preferred ip_local_port_rangeEric Dumazet2015-05-271-0/+1
* | | | pci: Add Cavium PCI vendor idSunil Goutham2015-05-271-0/+2
* | | | ip_fragment: don't forward defragmented DF packetFlorian Westphal2015-05-272-1/+2
* | | | net: phy: Add phy_interface_is_rgmii helperFlorian Fainelli2015-05-271-0/+11
* | | | tcp: fix/cleanup inet_ehash_locks_alloc()Eric Dumazet2015-05-261-44/+3
* | | | ipv6: ipv6_select_ident() returns a __be32Eric Dumazet2015-05-251-3/+3
* | | | ipv6: Create percpu rt6_infoMartin KaFai Lau2015-05-252-1/+3
* | | | ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregisterMartin KaFai Lau2015-05-251-0/+3
* | | | ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is setMartin KaFai Lau2015-05-251-0/+3