summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-09-22net: ethernet: mediatek: fix missing changes merged for conflicts overlapping...Sean Wang1-3/+1
2016-09-22cxgb4: add support for drop and redirect actionsRahul Lakkireddy1-0/+71
2016-09-22cxgb4: add support for offloading u32 filtersRahul Lakkireddy6-2/+525
2016-09-22cxgb4: add parser to translate u32 filters to internal specRahul Lakkireddy1-0/+282
2016-09-22cxgb4: add common api support for configuring filtersRahul Lakkireddy5-34/+512
2016-09-22cxgb4: move common filter code to separate fileRahul Lakkireddy5-264/+346
2016-09-22net/mlx4_core: Fix deadlock when switching between polling and event fw commandsJack Morgenstein2-6/+19
2016-09-22net/mlx4_core: Use RCU to perform radix tree lookup for SRQLeon Romanovsky1-9/+5
2016-09-22net/mlx4_en: Fix wrong indentationKamal Heib1-1/+1
2016-09-22net/mlx4_en: Add branch prediction hints in RX data-pathTariq Toukan1-12/+14
2016-09-22nfp: bpf: add offload of TC direct action modeJakub Kicinski4-2/+82
2016-09-22nfp: bpf: add support for legacy redirect actionJakub Kicinski3-0/+7
2016-09-22nfp: bpf: add packet marking supportJakub Kicinski6-22/+101
2016-09-22nfp: bpf: allow offloaded filters to update statsJakub Kicinski4-0/+97
2016-09-22nfp: bpf: add hardware bpf offloadJakub Kicinski5-7/+324
2016-09-22nfp: add BPF to NFP code translatorJakub Kicinski5-0/+2333
2016-09-21mlxsw: spectrum: Implement max rif resourceNogah Frankel3-12/+41
2016-09-21mlxsw: pci: Add max router interface resourceNogah Frankel2-1/+8
2016-09-21mlxsw: pci: Add some miscellaneous resourcesNogah Frankel3-8/+23
2016-09-21mlxsw: spectrum: Implement max virtual routers resourceNogah Frankel2-9/+38
2016-09-21mlxsw: pci: Add max virtual routers resourceNogah Frankel2-1/+8
2016-09-21mlxsw: profile: Add KVD resources to profile configNogah Frankel4-22/+76
2016-09-21mlxsw: pci: Add KVD size relate resourcesNogah Frankel2-1/+22
2016-09-21mlxsw: spectrum: lag resources- use resources data instead of constsNogah Frankel7-46/+50
2016-09-21mlxsw: pci: Add lag related resources to resources queryNogah Frankel2-1/+15
2016-09-21mlxsw: spectrum: Make offloads stats functions staticOr Gerlitz1-4/+4
2016-09-21net: ethernet: mediatek: enhance with avoiding superfluous assignment inside ...Sean Wang1-1/+2
2016-09-21net: dsa: mv88e6xxx: handle multiple ports in ATUVivien Didelot1-7/+49
2016-09-21ipvlan: Fix dependency issueMahesh Bandewar1-0/+1
2016-09-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-7/+7
2016-09-216pack: fix buffer length mishandlingAlan Cox1-8/+4
2016-09-20mlx4: add missed recycle opportunity for XDP_TX on TX failureJesper Dangaard Brouer1-1/+2
2016-09-20net-next: dsa: qca8k: remove empty set_addr() stubJohn Crispin1-8/+0
2016-09-20net-next: dsa: b53: remove empty set_addr() stubJohn Crispin1-6/+0
2016-09-20xen-netfront: avoid packet loss when ethernet header crosses page boundaryVitaly Kuznetsov1-0/+15
2016-09-20net: phy: Add MAC-IF driver for Microsemi PHYs.Raju Lakkaraju1-0/+51
2016-09-20mlxsw: spectrum: Fix sparse warningsIdo Schimmel3-26/+42
2016-09-20mlxsw: Change the RX LAG hash function from XOR to CRCElad Raz1-1/+1
2016-09-20bnxt_en: Fix build error for kernesl without RTC-LIBRob Swindell1-0/+4
2016-09-20net/mlx5: clean function declarations in eswitch.c upBaoyou Xie2-3/+3
2016-09-20be2net: mark symbols static where possibleBaoyou Xie2-5/+6
2016-09-20phy: mark lan88xx_suspend() staticBaoyou Xie1-1/+1
2016-09-20net: ethernet: broadcom: bcmgenet: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-8/+8
2016-09-20net: ethernet: broadcom: bcm63xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-24/+28
2016-09-20net: ethernet: broadcom: bcm63xx: use phydev from struct net_devicePhilippe Reynes2-18/+14
2016-09-20net: ethernet: broadcom: b44: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-44/+54
2016-09-20net: ethernet: broadcom: b44: use phydev from struct net_devicePhilippe Reynes2-12/+11
2016-09-20bnxt_en: Fixed the VF link status after a link state changeEddie Wai1-42/+42
2016-09-20bnxt_en: Support for "ethtool -r" commandDeepak Khungar1-0/+20
2016-09-20bnxt_en: Pad TX packets below 52 bytes.Michael Chan1-1/+1