summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* stmmac: remove unused stmmac_of_data structJoachim Eastwood2015-07-29
* stmmac: dwmac-rk: use rk_gmac_ops as of match dataJoachim Eastwood2015-07-29
* stmmac: dwmac-rk: make rk_gmac_ops structs static constJoachim Eastwood2015-07-29
* stmmac: dwmac-sti: use custom of match structureJoachim Eastwood2015-07-29
* stmmac: let dwmac-* drivers handle their own match dataJoachim Eastwood2015-07-29
* stmmac: move stmmac_pltfr_probe into dwmac-genericJoachim Eastwood2015-07-29
* stmmac: dwmac-rk: create a new probe functionJoachim Eastwood2015-07-29
* stmmac: dwmac-sti: turn setup callback into a probe functionJoachim Eastwood2015-07-29
* stmmac: dwmac-sunxi: turn setup callback into a probe functionJoachim Eastwood2015-07-29
* stmmac: dwmac-sunxi: move sun7i_gmac_setup functionJoachim Eastwood2015-07-29
* stmmac: dwmac-socfpga: turn setup callback into a probe functionJoachim Eastwood2015-07-29
* stmmac: dwmac-socfpga: move socfpga_dwmac_probe functionJoachim Eastwood2015-07-29
* stmmac: dwmac-ipq806x: turn setup callback into a probe functionJoachim Eastwood2015-07-29
* stmmac: dwmac-ipq806x: move ipq806x_gmac_fix_mac_speed functionJoachim Eastwood2015-07-29
* stmmac: fix ptr_ret.cocci warningFengguang Wu2015-07-29
* Merge branch 'dwc_ethernet'David S. Miller2015-07-29
|\
| * dwc_eth_qos: Add maintainer infoLars Persson2015-07-29
| * dwc_eth_qos: Add the synopsys folder to the build system.Lars Persson2015-07-29
| * dwc_eth_qos: Add support for Synopsys DWC Ethernet QoSLars Persson2015-07-29
| * dwc_eth_qos: Add Synopsys DWC Ethernet QoS bindingsLars Persson2015-07-29
|/
* Merge branch 'mlx4-802.1ad-accel'David S. Miller2015-07-27
|\
| * net/mlx4_en: Add support for hardware accelerated 802.1ad vlanHadar Hen Zion2015-07-27
| * net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated supportHadar Hen Zion2015-07-27
| * net/mlx4_en: Prepare ethtool private flags to support more flagsHadar Hen Zion2015-07-27
| * net/mlx4_core: Preparations for 802.1ad VLAN supportHadar Hen Zion2015-07-27
|/
* Merge branch 'arm-bpf-next'David S. Miller2015-07-27
|\
| * ARM: net: add support for BPF_ANC | SKF_AD_HATYPE in ARM JIT.Nicolas Schichan2015-07-27
| * ARM: net: add support for BPF_ANC | SKF_AD_PAY_OFFSET in ARM JIT.Nicolas Schichan2015-07-27
| * ARM: net: add support for BPF_ANC | SKF_AD_PKTTYPE in ARM JIT.Nicolas Schichan2015-07-27
|/
* lwtunnel: use kfree_skb() instead of vanilla kfree()Dan Carpenter2015-07-27
* tcp: tso: allow deferring under reordering stateEric Dumazet2015-07-27
* ravb: minimize TX data copyingSergei Shtylyov2015-07-27
* dsa: mv88e6352/mv88e6xxx: Move temperature sensor code to mv88e6xxx.cGuenter Roeck2015-07-27
* hv_netvsc: Add structs and handlers for VF messagesHaiyang Zhang2015-07-27
* Merge branch 'rt6_probe_write_lock'David S. Miller2015-07-27
|\
| * ipv6: Avoid rt6_probe() taking writer lock in the fast pathMartin KaFai Lau2015-07-27
| * ipv6: Re-arrange code in rt6_probe()Martin KaFai Lau2015-07-27
|/
* bonding: convert num_grat_arp to the new bonding option APINikolay Aleksandrov2015-07-27
* net: phy: fix auto negotiation checking for teraneticsShaohui Xie2015-07-27
* lwtunnel: change prototype of lwtunnel_state_get()Nicolas Dichtel2015-07-27
* ipv6: copy lwtstate in ip6_rt_copy_init()Nicolas Dichtel2015-07-27
* ipv6: use lwtunnel_output6() only if flag redirect is setNicolas Dichtel2015-07-27
* net: phy: dp83867: fix simple_return.cocci warningsWu Fengguang2015-07-27
* dev: Spelling fix in commentssubashab@codeaurora.org2015-07-27
* ebpf: Allow dereferences of PTR_TO_STACK registersAlex Gartrell2015-07-27
* Merge branch 'mlx5e-next'David S. Miller2015-07-27
|\
| * net/mlx5e: Input IPSEC.SPI into the RX RSS hash functionAchiad Shochat2015-07-27
| * net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and othersAchiad Shochat2015-07-27
| * net/mlx5e: TX latency optimization to save DMA readsAchiad Shochat2015-07-27
| * net/mlx5e: Support TX packet copy into WQEAchiad Shochat2015-07-27