cascardo/linux.git
2015-07-29 Amir Vadainet/mlx4_en: Hardware accelerated 802.1ad works only...
2015-07-29 David S. MillerMerge branch 'stmmac-cleanup'
2015-07-29 Joachim Eastwoodstmmac: dwmac-sti: refactor the init glue callbacks
2015-07-29 Joachim Eastwoodstmmac: remove setup/free glue callbacks
2015-07-29 Joachim Eastwoodstmmac: remove unused stmmac_of_data struct
2015-07-29 Joachim Eastwoodstmmac: dwmac-rk: use rk_gmac_ops as of match data
2015-07-29 Joachim Eastwoodstmmac: dwmac-rk: make rk_gmac_ops structs static const
2015-07-29 Joachim Eastwoodstmmac: dwmac-sti: use custom of match structure
2015-07-29 Joachim Eastwoodstmmac: let dwmac-* drivers handle their own match...
2015-07-29 Joachim Eastwoodstmmac: move stmmac_pltfr_probe into dwmac-generic
2015-07-29 Joachim Eastwoodstmmac: dwmac-rk: create a new probe function
2015-07-29 Joachim Eastwoodstmmac: dwmac-sti: turn setup callback into a probe...
2015-07-29 Joachim Eastwoodstmmac: dwmac-sunxi: turn setup callback into a probe...
2015-07-29 Joachim Eastwoodstmmac: dwmac-sunxi: move sun7i_gmac_setup function
2015-07-29 Joachim Eastwoodstmmac: dwmac-socfpga: turn setup callback into a probe...
2015-07-29 Joachim Eastwoodstmmac: dwmac-socfpga: move socfpga_dwmac_probe function
2015-07-29 Joachim Eastwoodstmmac: dwmac-ipq806x: turn setup callback into a probe...
2015-07-29 Joachim Eastwoodstmmac: dwmac-ipq806x: move ipq806x_gmac_fix_mac_speed...
2015-07-29 Fengguang Wustmmac: fix ptr_ret.cocci warning
2015-07-29 David S. MillerMerge branch 'dwc_ethernet'
2015-07-29 Lars Perssondwc_eth_qos: Add maintainer info
2015-07-29 Lars Perssondwc_eth_qos: Add the synopsys folder to the build system.
2015-07-29 Lars Perssondwc_eth_qos: Add support for Synopsys DWC Ethernet QoS
2015-07-29 Lars Perssondwc_eth_qos: Add Synopsys DWC Ethernet QoS bindings
2015-07-27 David S. MillerMerge branch 'mlx4-802.1ad-accel'
2015-07-27 Hadar Hen Zionnet/mlx4_en: Add support for hardware accelerated 802...
2015-07-27 Hadar Hen Zionnet/mlx4: Prepare VLAN macros for 802.1ad Hardware...
2015-07-27 Hadar Hen Zionnet/mlx4_en: Prepare ethtool private flags to support...
2015-07-27 Hadar Hen Zionnet/mlx4_core: Preparations for 802.1ad VLAN support
2015-07-27 David S. MillerMerge branch 'arm-bpf-next'
2015-07-27 Nicolas SchichanARM: net: add support for BPF_ANC | SKF_AD_HATYPE in...
2015-07-27 Nicolas SchichanARM: net: add support for BPF_ANC | SKF_AD_PAY_OFFSET...
2015-07-27 Nicolas SchichanARM: net: add support for BPF_ANC | SKF_AD_PKTTYPE...
2015-07-27 Dan Carpenterlwtunnel: use kfree_skb() instead of vanilla kfree()
2015-07-27 Eric Dumazettcp: tso: allow deferring under reordering state
2015-07-27 Sergei Shtylyovravb: minimize TX data copying
2015-07-27 Guenter Roeckdsa: mv88e6352/mv88e6xxx: Move temperature sensor code...
2015-07-27 Haiyang Zhanghv_netvsc: Add structs and handlers for VF messages
2015-07-27 David S. MillerMerge branch 'rt6_probe_write_lock'
2015-07-27 Martin KaFai Lauipv6: Avoid rt6_probe() taking writer lock in the fast...
2015-07-27 Martin KaFai Lauipv6: Re-arrange code in rt6_probe()
2015-07-27 Nikolay Aleksandrovbonding: convert num_grat_arp to the new bonding option API
2015-07-27 Shaohui Xienet: phy: fix auto negotiation checking for teranetics
2015-07-27 Nicolas Dichtellwtunnel: change prototype of lwtunnel_state_get()
2015-07-27 Nicolas Dichtelipv6: copy lwtstate in ip6_rt_copy_init()
2015-07-27 Nicolas Dichtelipv6: use lwtunnel_output6() only if flag redirect...
2015-07-27 Wu Fengguangnet: phy: dp83867: fix simple_return.cocci warnings
2015-07-27 subashab@codeaurora.orgdev: Spelling fix in comments
2015-07-27 Alex Gartrellebpf: Allow dereferences of PTR_TO_STACK registers
2015-07-27 David S. MillerMerge branch 'mlx5e-next'
2015-07-27 Achiad Shochatnet/mlx5e: Input IPSEC.SPI into the RX RSS hash function
2015-07-27 Achiad Shochatnet/mlx5e: Cosmetics: use BIT() instead of "1 <<",...
2015-07-27 Achiad Shochatnet/mlx5e: TX latency optimization to save DMA reads
2015-07-27 Achiad Shochatnet/mlx5e: Support TX packet copy into WQE
2015-07-27 Saeed Mahameednet/mlx5e: Allocate DMA coherent memory on reader NUMA...
2015-07-27 Saeed Mahameednet/mlx5e: Support ETH_RSS_HASH_XOR
2015-07-27 David S. MillerMerge branch 'netcp-next'
2015-07-27 WingMan Kwoknet: netcp: Adds missing statistics for K2L and K2E
2015-07-27 WingMan Kwoknet: netcp: Fixes to CPSW statistics collection
2015-07-27 WingMan Kwoknet: netcp: Consolidates statistics collection code
2015-07-27 WingMan Kwoknet: netcp: Fixes error in oversized memory allocation...
2015-07-27 WingMan Kwoknet: netcp: Fixes hw statistics module base setting...
2015-07-27 WingMan Kwoknet: netcp: Fixes the use of spin_lock_bh in timer...
2015-07-27 Hariprasad... cxgb4vf: Read correct FL congestion threshold for T5...
2015-07-27 Nicolas Dichtellwtunnel: export linux/lwtunnel.h to userspace
2015-07-27 Satish Ashokbridge: mdb: notify on router port add and del
2015-07-27 Thomas Grafopenvswitch: Retrieve tunnel metadata when receiving...
2015-07-27 Harini Katakamnet: macb: Change capability mask for jumbo support
2015-07-27 Nicolas Dichtelopenvswitch: fix compilation when vxlan is a module
2015-07-27 Julian Anastasovipv4: be more aggressive when probing alternative gateways
2015-07-27 Wei-Chun Chaoipv6: fix crash over flow-based vxlan device
2015-07-27 Florian Fainellinet: bcmgenet: Register link_update callback for all...
2015-07-27 Florian Fainellinet: bcmgenet: Remove checks on clock handles
2015-07-26 KY Srinivasanhv_netvsc: Wait for sub-channels to be processed during...
2015-07-26 Hariprasad... cxgb4: Allow firmware flash, only if cxgb4 is the maste...
2015-07-26 Thomas Grafvxlan: Use proper endian type for vni in vxlan[6]_xmit_skb
2015-07-26 David S. MillerMerge branch 'tipc'
2015-07-26 Jon Paul Maloytipc: clean up socket layer message reception
2015-07-26 Jon Paul Maloytipc: introduce new tipc_sk_respond() function
2015-07-26 Jon Paul Maloytipc: let function tipc_msg_reverse() expand header...
2015-07-25 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-07-25 Rosen, Ramibridge: Fix setting a flag in br_fill_ifvlaninfo_range().
2015-07-25 Sriharsha Basavapatnabe2net: support ndo_get_phys_port_id()
2015-07-23 Jesse Brandeburgi40e: use BIT and BIT_ULL macros
2015-07-23 Shannon Nelsoni40e: clean up error status messages
2015-07-23 Mitch Williamsi40e: provide correct API version to older VF drivers
2015-07-23 Mitch Williamsi40evf: support virtual channel API version 1.1
2015-07-23 Mitch Williamsi40evf: handle big resets
2015-07-23 Mitch Williamsi40e: support virtual channel API 1.1
2015-07-23 Mitch Williamsi40e/i40evf: add macros for virtual channel API version...
2015-07-23 Mitch Williamsi40e: add VF capabilities to virtual channel interface
2015-07-23 Shannon Nelsoni40e: clean up unneeded gotos
2015-07-23 Carolyn Wybornyi40e/i40evf: Fix and refactor dynamic ITR code
2015-07-23 Todd Fujinakaigb: bump version to igb-5.3.0
2015-07-23 Todd Fujinakaigb: use ARRAY_SIZE to replace calculating sizeof(a...
2015-07-23 Todd Fujinakaigb: report unsupported ethtool settings in set_coalesce
2015-07-23 Jia-Ju Baie1000e: Cleanup qos request in error handling of e1000_open
2015-07-23 Emil Tantilovixgbevf: add support for reporting RSS key and hash...
2015-07-23 Thomas Grafip_tunnel: Call ip_tunnel_core_init() from inet_init()
2015-07-23 David S. MillerMerge git://git./linux/kernel/git/davem/net
next