aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-17i40e: use new add_veb calling with VEB stats controlShannon Nelson
2016-02-17i40e: add VEB stat control and remove L2 cloud filterShannon Nelson
2016-02-17i40e: set shared bit for multicast filtersShannon Nelson
2016-02-17i40e: Make the DCB firmware checks for X710/XL710 onlyNeerav Parikh
2016-02-17i40e: move sync_vsi_filters up in service_taskJesse Brandeburg
2016-02-17Merge branch 'inet_lro-remove'David S. Miller
2016-02-17ipv4: Remove inet_lro libraryBen Hutchings
2016-02-17RDMA/nes: Replace LRO with GROBen Hutchings
2016-02-17pasemi_mac: Replace LRO with GROBen Hutchings
2016-02-17af_llc: fix types on llc_ui_wait_for_connOne Thousand Gnomes
2016-02-17qed/qede: use 8.7.3.0 FW.Yuval Mintz
2016-02-17Merge branch 'sctp-cleanups'David S. Miller
2016-02-17sctp: remove the unused sctp_datamsg_free()Xin Long
2016-02-17sctp: remove rcu_read_lock in sctp_seq_dump_remote_addrs()Xin Long
2016-02-17sctp: move rcu_read_lock from __sctp_lookup_association to sctp_lookup_associ...Xin Long
2016-02-17core: remove unneded headers for net cgroup controllers.Rosen, Rami
2016-02-17Merge branch 'renesas-cleanups'David S. Miller
2016-02-17sh_eth: kill useless *switch* defaultsSergei Shtylyov
2016-02-17ravb: kill useless *switch* defaultsSergei Shtylyov
2016-02-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-02-17Merge branch 'amd-xgbe-next'David S. Miller
2016-02-17amd-xgbe: Mask auto-negotiation interrupts in ISRLendacky, Thomas
2016-02-17amd-xgbe: Check Rx queue fifos before stopping Rx DMALendacky, Thomas
2016-02-17amd-xgbe: Do traffic class setup when called through dcbnlLendacky, Thomas
2016-02-17amd-xgbe: Fix the mapping of priorities to traffic classesLendacky, Thomas
2016-02-17amd-xgbe: Enable/disable PFC per traffic classLendacky, Thomas
2016-02-17amd-xgbe: Verify forced speed matches the active speedsetLendacky, Thomas
2016-02-17amd-xgbe: Use __napi_schedule_irqoffLendacky, Thomas
2016-02-17amd-xgbe: Change from napi_complete to napi_complete_doneLendacky, Thomas
2016-02-17amd-xgbe: Disable VLAN filtering when in promiscuous modeLendacky, Thomas
2016-02-17macvlan: convert to use IFF_NO_QUEUEZhang Shengju
2016-02-17i40e: use eth_platform_get_mac_address()Sowmini Varadhan
2016-02-17i40e: add priv flag for automatic rule evictionAnjali Singhai Jain
2016-02-17i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devicesAnjali Singhai
2016-02-17i40e/i40evf: bump version to 1.4.12/1.4.8Jesse Brandeburg
2016-02-17i40e: avoid large memcpy by assigning structJacob Keller
2016-02-17i40e: count allocation errorsJesse Brandeburg
2016-02-17i40e: drop unused functionJesse Brandeburg
2016-02-17i40e: negate PHY int mask bitsShannon Nelson
2016-02-17i40e: APIs to Add/remove port mirroring rulesKiran Patil
2016-02-17i40e: fix: do not sleep in netdev_opsJesse Brandeburg
2016-02-17i40e: allocate memory saferJesse Brandeburg
2016-02-17i40e: do TSO only if CHECKSUM_PARTIAL is setShannon Nelson
2016-02-17i40e: fix bug in dma syncJesse Brandeburg
2016-02-17i40e: trivial: fix missing spaceJesse Brandeburg
2016-02-17i40e: trivial: drop duplicate definitionJesse Brandeburg
2016-02-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-02-17Merge branch 'tc-hw-offload'David S. Miller
2016-02-17net: ixgbe: abort with cls u32 divisor groups greater than 1John Fastabend
2016-02-17net: ixgbe: add support for tc_u32 offloadJohn Fastabend