summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: add {get, set}_wol callbacks to slave devicesFlorian Fainelli2014-09-222-0/+31
* net: dsa: bcm_sf2: add suspend/resume callbacksFlorian Fainelli2014-09-221-0/+85
* net: dsa: allow switch drivers to implement suspend/resume hooksFlorian Fainelli2014-09-224-0/+119
* Merge branch 'qlge'David S. Miller2014-09-222-5/+5
|\
| * Update qlge driver maintainers listHarish Patil2014-09-221-3/+3
| * qlge: Fix compilation warningHarish Patil2014-09-221-2/+2
|/
* am2150: Update nmclan_cs.c to use update PCMCIA APIJeff Kirsher2014-09-221-1/+1
* udp_tunnel: Only build ip6_udp_tunnel.c when IPV6 is selectedAndy Zhou2014-09-201-1/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-09-195-88/+83
|\
| * ixgbe: remove IXGBE_FLAG_MSI(X)_CAPABLE flagsJacob Keller2014-09-181-2/+0
| * ixgbe: add warnings for other disabled features without MSI-X supportJacob Keller2014-09-181-2/+5
| * ixgbe: use e_dev_warn instead of netif_printkJacob Keller2014-09-181-7/+5
| * ixgbe: use e_dev_warn instead of e_err for displaying warningJacob Keller2014-09-181-2/+2
| * ixgbe: determine vector count inside ixgbe_acquire_msix_vectorsJacob Keller2014-09-181-37/+37
| * ixgbe: move msix_entries allocation into ixgbe_acquire_msix_vectorsJacob Keller2014-09-181-11/+13
| * ixgbe: return integer from ixgbe_acquire_msix_vectorsJacob Keller2014-09-181-14/+18
| * ixgbe: use e_dev_warn instead of netif_printkJacob Keller2014-09-181-5/+5
| * ixgbe: Do not schedule an uninitialized workqueue entryMark Rustad2014-09-181-3/+4
| * ixgbe: remove useless bd_number from adapter structEthan Zhao2014-09-182-6/+0
| * ixgbevf: remove useless bd_number from struct ixgbevf_adapterEthan Zhao2014-09-182-5/+0
* | Merge branch 'mlx4-next'David S. Miller2014-09-1910-22/+138
|\ \
| * | net/mlx4_en: Add mlx4_en_get_cqe helperIdo Shamay2014-09-194-4/+11
| * | net/mlx4_core: Cache line EQE size supportIdo Shamay2014-09-191-11/+19
| * | net/mlx4_core: Enable CQE/EQE stride supportIdo Shamay2014-09-195-7/+108
|/ /
* | net: fix sparse warnings in SNMP_UPD_PO_STATS(_BH)Sabrina Dubroca2014-09-191-6/+2
* | Merge branch 'fou-next'David S. Miller2014-09-1914-20/+802
|\ \
| * | gre: Setup and TX path for gre/UDP foo-over-udp encapsulationTom Herbert2014-09-192-5/+89
| * | ipip: Setup and TX path for ipip/UDP foo-over-udp encapsulationTom Herbert2014-09-191-1/+77
| * | sit: Setup and TX path for sit/UDP foo-over-udp encapsulationTom Herbert2014-09-191-10/+97
| * | net: Changes to ip_tunnel to support foo-over-udp encapsulationTom Herbert2014-09-193-2/+120
| * | fou: Add GRO supportTom Herbert2014-09-193-2/+95
| * | fou: Support for foo-over-udp RX pathTom Herbert2014-09-194-0/+322
| * | net: Export inet_offloads and inet6_offloadsTom Herbert2014-09-192-0/+2
|/ /
* | net: sched: cls_u32: rcu can not be last nodeJohn Fastabend2014-09-191-1/+4
* | net: sched: use __skb_queue_head_init() where applicableEric Dumazet2014-09-192-2/+2
* | Merge branch 'bnx2x-next'David S. Miller2014-09-198-81/+296
|\ \
| * | bnx2x: Add a fallback multi-function mode NPAR1.5Yuval Mintz2014-09-193-21/+42
| * | bnx2x: New multi-function mode: UFPYuval Mintz2014-09-196-18/+200
| * | bnx2x: Changes with storage & MAC macrosDmitry Kravkov2014-09-195-42/+54
|/ /
* | Merge branch 'fec-next'David S. Miller2014-09-1911-22/+62
|\ \
| * | net: phy: bcm7xxx: utilize PHY revision in config_initFlorian Fainelli2014-09-191-6/+15
| * | net: dsa: bcm_sf2: communicate integrated PHY revision to PHY driverFlorian Fainelli2014-09-193-0/+18
| * | net: dsa: allow switch drivers to specify phy_device::dev_flagsFlorian Fainelli2014-09-192-1/+9
| * | net: bcmgenet: communicate integrated PHY revision to PHY driverFlorian Fainelli2014-09-193-2/+14
| * | net: bcmgenet: remove PHY_BRCM_100MBPS_WARFlorian Fainelli2014-09-192-11/+0
| * | net: phy: bcm7xxx: do not use PHY_BRCM_100MBPS_WARFlorian Fainelli2014-09-191-2/+2
| * | net: phy: broadcom: add helper for PHY revision and patch levelFlorian Fainelli2014-09-191-0/+2
| * | of: mdio: honor flags passed to of_phy_connectFlorian Fainelli2014-09-191-0/+2
|/ /
* | net: add alloc_skb_with_frags() helperEric Dumazet2014-09-193-63/+99
* | tcp: do not fake tcp headers in tcp_send_rcvq()Eric Dumazet2014-09-191-9/+4