Age | Commit message (Expand) | Author | Files | Lines |
2018-01-06 | xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_reg | Jesper Dangaard Brouer | 3 | -0/+13 |
2018-01-06 | ixgbe: setup xdp_rxq_info | Jesper Dangaard Brouer | 3 | -1/+15 |
2018-01-06 | i40e: setup xdp_rxq_info | Jesper Dangaard Brouer | 3 | -2/+21 |
2018-01-06 | xdp/mlx5: setup xdp_rxq_info | Jesper Dangaard Brouer | 3 | -0/+14 |
2017-12-31 | bpf: offload: allow netdev to disappear while verifier is running | Jakub Kicinski | 3 | -3/+3 |
2017-12-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 8 | -7/+102 |
2017-12-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 7 | -7/+46 |
2017-12-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -0/+56 |
2017-12-29 | Merge tag 'mlx5-shared-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | David S. Miller | 8 | -214/+420 |
2017-12-29 | net/mlx5: Separate ingress/egress namespaces for each vport | Gal Pressman | 3 | -30/+129 |
2017-12-29 | net/mlx5: Fix ingress/egress naming mistake | Gal Pressman | 1 | -2/+2 |
2017-12-29 | net/mlx5e: E-Switch, Use the name of static array instead of its address | Gal Pressman | 1 | -13/+13 |
2017-12-29 | net/mlx5e: E-Switch, Move send-to-vport rule struct to en_rep | Mark Bloch | 3 | -16/+16 |
2017-12-29 | net/mlx5: E-Switch, Create generic header struct to be used by representors | Mark Bloch | 5 | -44/+88 |
2017-12-28 | net/mlx4_en: Change default QoS settings | Moni Shoua | 3 | -0/+13 |
2017-12-28 | net/mlx4_core: Cleanup FMR unmapping flow | Tariq Toukan | 1 | -19/+21 |
2017-12-28 | net/mlx4_en: RX csum, reorder branches | Tariq Toukan | 1 | -25/+21 |
2017-12-28 | net/mlx4_en: RX csum, remove redundant branches and checks | Tariq Toukan | 1 | -3/+9 |
2017-12-28 | net: ethernet: socionext: add AVE ethernet driver | Kunihiko Hayashi | 5 | -0/+1765 |
2017-12-28 | cxgb4/cxgb4vf: support for XLAUI Port Type | Ganesh Goudar | 4 | -2/+20 |
2017-12-28 | cxgb4: display VNI correctly | Ganesh Goudar | 1 | -3/+5 |
2017-12-28 | net/mlx5e: Move ethernet representors data into separate struct | Mark Bloch | 5 | -35/+60 |
2017-12-28 | net/mlx5: E-Switch, Create a dedicated send to vport rule deletion function | Mark Bloch | 3 | -1/+7 |
2017-12-28 | net/mlx5: E-Switch, Move mlx5e only logic outside E-Switch | Mark Bloch | 3 | -62/+59 |
2017-12-28 | net/mlx5: E-Switch, Simplify representor load/unload callback API | Mark Bloch | 3 | -13/+12 |
2017-12-28 | net/mlx5: E-Switch, Refactor load/unload of representors | Mark Bloch | 1 | -26/+40 |
2017-12-28 | net/mlx5: E-Switch, Refactor vport representors initialization | Mark Bloch | 4 | -19/+41 |
2017-12-28 | net: hns3: hns3_get_channels() can be static | kbuild test robot | 1 | -2/+2 |
2017-12-28 | nfp: bpf: allocate vNIC priv for keeping track of the offloaded program | Jakub Kicinski | 1 | -1/+29 |
2017-12-27 | bnx2x: Improve reliability in case of nested PCI errors | Guilherme G. Piccoli | 2 | -3/+15 |
2017-12-27 | tg3: Enable PHY reset in MTU change path for 5720 | Siva Reddy Kallam | 1 | -1/+2 |
2017-12-27 | tg3: Add workaround to restrict 5762 MRRS to 2048 | Siva Reddy Kallam | 2 | -0/+14 |
2017-12-27 | tg3: Update copyright | Siva Reddy Kallam | 2 | -3/+6 |
2017-12-27 | phylib: rename reset-(post-)delay-us to reset-(de)assert-us | Richard Leitner | 1 | -1/+1 |
2017-12-27 | net: fec: unmap the xmit buffer that are not transferred by DMA | Fugang Duan | 1 | -0/+6 |
2017-12-27 | net: hns3: change TM sched mode to TC-based mode when SRIOV enabled | Peng Li | 1 | -4/+1 |
2017-12-27 | net: hns3: Increase the default depth of bucket for TM shaper | Peng Li | 1 | -2/+2 |
2017-12-27 | net: hns3: add support for querying advertised pause frame by ethtool ethx | Peng Li | 3 | -0/+32 |
2017-12-27 | net: hns3: add Asym Pause support to phy default features | Fuyun Liang | 1 | -0/+1 |
2017-12-27 | net: hns3: add support to update flow control settings after autoneg | Peng Li | 3 | -0/+41 |
2017-12-27 | net: hns3: add support for set_pauseparam | Peng Li | 4 | -1/+98 |
2017-12-27 | net: hns3: fix for getting auto-negotiation state in hclge_get_autoneg | Fuyun Liang | 1 | -0/+4 |
2017-12-27 | net: hns3: cleanup mac auto-negotiation state query | Fuyun Liang | 1 | -24/+0 |
2017-12-27 | net: hns3: add handling vlan tag offload in bd | Peng Li | 1 | -5/+78 |
2017-12-27 | net: hns3: add ethtool related offload command | Peng Li | 3 | -0/+32 |
2017-12-27 | net: hns3: add vlan offload config command | Peng Li | 3 | -6/+233 |
2017-12-27 | net: hns3: add a mask initialization for mac_vlan table | Peng Li | 2 | -1/+48 |
2017-12-27 | net: hns3: get rss_size_max from configuration but not hardcode | Peng Li | 3 | -1/+8 |
2017-12-27 | net: hns3: free the ring_data structrue when change tqps | Peng Li | 1 | -0/+4 |
2017-12-27 | net: hns3: change the returned tqp number by ethtool -x | Peng Li | 1 | -1/+1 |