1. d5634fe net/mlx5: Add a no-append flow insertion mode by Paul Blakey · 6 years ago
  2. e52c280 net/mlx5: E-Switch, Add chains and priorities by Paul Blakey · 7 years ago
  3. 4826500 net/mlx5: E-Switch, Have explicit API to delete fwd rules by Or Gerlitz · 6 years ago
  4. 328edb4 net/mlx5: Split FDB fast path prio to multiple namespaces by Paul Blakey · 7 years ago
  5. b9aa0ba net/mlx5: Add cap bits for multi fdb encap by Paul Blakey · 7 years ago
  6. a88780a net/mlx5e: Split TC add rule path for nic vs e-switch by Roi Dayan · 7 years ago
  7. c83954a net/mlx5e: Change return type of tc add flow functions by Rabie Loulou · 7 years ago
  8. 171c7625b net/mlx5: Use flow counter IDs and not the wrapping cache object by Mark Bloch · 6 years ago
  9. b8aee82 net/mlx5: E-Switch, Get counters for offloaded flows from callers by Mark Bloch · 6 years ago
  10. 186daf0 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into net-next by Saeed Mahameed · 6 years ago
  11. aadd435 tcp, ulp: remove socket lock assertion on ULP cleanup by Daniel Borkmann · 6 years ago
  12. 94a04d1 net/mlx5: Expose DC scatter to CQE capability bit by Yonatan Cohen · 6 years ago
  13. 29ce85f Merge branch 'hns3-Some-cleanup-and-bugfix-for-desc-filling' by David S. Miller · 6 years ago
  14. bcdb12b net: hns3: fix for multiple unmapping DMA problem by Fuyun Liang · 6 years ago
  15. ba3f808 net: hns3: rename hns_nic_dma_unmap by Fuyun Liang · 6 years ago
  16. 1e8a797 net: hns3: add handling for big TX fragment by Fuyun Liang · 6 years ago
  17. 5188f21 net: hns3: move DMA map into hns3_fill_desc by Peng Li · 6 years ago
  18. 0bbbf15 net: hns3: remove hns3_fill_desc_tso by Peng Li · 6 years ago
  19. eb38514 Merge branch 'qed-Align-PTT-and-add-various-link-modes' by David S. Miller · 6 years ago
  20. 1c90eab qed: Prevent link getting down in case of autoneg-off. by Rahul Verma · 6 years ago
  21. 1e6e2de qede: Check available link modes before link set from ethtool. by Rahul Verma · 6 years ago
  22. c56a8be qed: Add supported link and advertise link to display in ethtool. by Rahul Verma · 6 years ago
  23. e292b63 qed: Added supported transceiver modes, speed capability and board config to HSI. by Rahul Verma · 6 years ago
  24. 706d089 qed: Align local and global PTT to propagate through the APIs. by Rahul Verma · 6 years ago
  25. 0ba4ad3 net: aquantia: make function aq_fw2x_update_stats static by YueHaibing · 6 years ago
  26. 2c59f06 Merge branch 'net-Kernel-side-filtering-for-route-dumps' by David S. Miller · 6 years ago
  27. e4e92fb net/ipv4: Bail early if user only wants prefix entries by David Ahern · 6 years ago
  28. 08e814c net/ipv6: Bail early if user only wants cloned entries by David Ahern · 6 years ago
  29. 196cfeb net/mpls: Handle kernel side filtering of route dumps by David Ahern · 6 years ago
  30. effe679 net: Enable kernel side filtering of route dumps by David Ahern · 6 years ago
  31. cb16789 net: Plumb support for filtering ipv4 and ipv6 multicast route dumps by David Ahern · 6 years ago
  32. e1cedae ipmr: Refactor mr_rtm_dumproute by David Ahern · 6 years ago
  33. bae9a78 net/mpls: Plumb support for filtering route dumps by David Ahern · 6 years ago
  34. 13e3890 net/ipv6: Plumb support for filtering route dumps by David Ahern · 6 years ago
  35. 18a8021 net/ipv4: Plumb support for filtering route dumps by David Ahern · 6 years ago
  36. 4724676 net: Add struct for fib dump filter by David Ahern · 6 years ago
  37. 22e6c58 netlink: Add answer_flags to netlink_callback by David Ahern · 6 years ago
  38. e856795 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  39. c45d715 net: phy: merge phy_start_aneg and phy_start_aneg_priv by Heiner Kallweit · 6 years ago
  40. 0054795 hv_netvsc: fix vf serial matching with pci slot info by Haiyang Zhang · 6 years ago
  41. b139496 Merge branch 'tcp-second-round-for-EDT-conversion' by David S. Miller · 6 years ago
  42. 825e1c5 tcp: cdg: use tcp high resolution clock cache by Eric Dumazet · 6 years ago
  43. 97ec3eb tcp_bbr: fix typo in bbr_pacing_margin_percent by Neal Cardwell · 6 years ago
  44. 864e5c0 tcp: optimize tcp internal pacing by Eric Dumazet · 6 years ago
  45. 7baf33b net_sched: sch_fq: no longer use skb_is_tcp_pure_ack() by Eric Dumazet · 6 years ago
  46. a7a2563 tcp: mitigate scheduling jitter in EDT pacing model by Eric Dumazet · 6 years ago
  47. 76a9ebe net: extend sk_pacing_rate to unsigned long by Eric Dumazet · 6 years ago
  48. 5f6188a tcp: do not change tcp_wstamp_ns in tcp_mstamp_refresh by Eric Dumazet · 6 years ago
  49. 1a3aea2 net: bridge: fix a possible memory leak in __vlan_add by Li RongQing · 6 years ago
  50. bc0e7cf rxrpc: Add /proc/net/rxrpc/peers to display peer list by David Howells · 6 years ago
  51. d275444 fore200e: fix missing unlock on error in bsq_audit() by Wei Yongjun · 6 years ago
  52. 65f2247 Merge branch 'bnxt_en-Add-support-for-new-57500-chips' by David S. Miller · 6 years ago
  53. 1ab968d bnxt_en: Add PCI ID for BCM57508 device. by Michael Chan · 6 years ago
  54. 0fcec98 bnxt_en: Add new NAPI poll function for 57500 chips. by Michael Chan · 6 years ago
  55. 3675b92 bnxt_en: Refactor bnxt_poll_work(). by Michael Chan · 6 years ago
  56. 58590c8 bnxt_en: Add coalescing setup for 57500 chips. by Michael Chan · 6 years ago
  57. e44758b bnxt_en: Use bnxt_cp_ring_info struct pointer as parameter for RX path. by Michael Chan · 6 years ago
  58. 7b3af4f bnxt_en: Add RSS support for 57500 chips. by Michael Chan · 6 years ago
  59. 44c6f72 bnxt_en: Increase RSS context array count and skip ring groups on 57500 chips. by Michael Chan · 6 years ago
  60. 3e08b18 bnxt_en: Allocate/Free CP rings for 57500 series chips. by Michael Chan · 6 years ago
  61. 23aefdd bnxt_en: Modify bnxt_ring_alloc_send_msg() to support 57500 chips. by Michael Chan · 6 years ago
  62. 2c61d21 bnxt_en: Add helper functions to get firmware CP ring ID. by Michael Chan · 6 years ago
  63. 50e3ab7 bnxt_en: Allocate completion ring structures for 57500 series chips. by Michael Chan · 6 years ago
  64. 41e8d79 bnxt_en: Modify the ring reservation functions for 57500 series chips. by Michael Chan · 6 years ago
  65. 9c1fabd bnxt_en: Adjust MSIX and ring groups for 57500 series chips. by Michael Chan · 6 years ago
  66. 697197e bnxt_en: Re-structure doorbells. by Michael Chan · 6 years ago
  67. e38287b bnxt_en: Add 57500 new chip ID and basic structures. by Michael Chan · 6 years ago
  68. 1b9394e bnxt_en: Configure context memory on new devices. by Michael Chan · 6 years ago
  69. 98f04cf bnxt_en: Check context memory requirements from firmware. by Michael Chan · 6 years ago
  70. 66cca20 bnxt_en: Add new flags to setup new page table PTE bits on newer devices. by Michael Chan · 6 years ago
  71. 6fe1988 bnxt_en: Refactor bnxt_ring_struct. by Michael Chan · 6 years ago
  72. 74706af bnxt_en: Update interrupt coalescing logic. by Michael Chan · 6 years ago
  73. 1dfddc4 bnxt_en: Add maximum extended request length fw message support. by Michael Chan · 6 years ago
  74. 36e5334 bnxt_en: Add additional extended port statistics. by Michael Chan · 6 years ago
  75. 31d357c bnxt_en: Update firmware interface spec. to 1.10.0.3. by Michael Chan · 6 years ago
  76. 9e983c5 Merge branch 'selftests-pmtu-Add-test-choice-and-captures' by David S. Miller · 6 years ago
  77. bb059fb selftests: pmtu: Add optional traffic captures for single tests by Stefano Brivio · 6 years ago
  78. 55bbc8f selftests: pmtu: Allow selection of single tests by Stefano Brivio · 6 years ago
  79. 2527e40 r8169: remove unneeded call to netif_stop_queue in rtl8169_net_suspend by Heiner Kallweit · 6 years ago
  80. 34bc009 r8169: simplify rtl8169_set_magic_reg by Heiner Kallweit · 6 years ago
  81. 44eb385 octeontx2-af: remove unused cgx_fwi_link_change by Arnd Bergmann · 6 years ago
  82. 5948185 nfp: devlink port split support for 1x100G CXP NIC by Ryan C Goodfellow · 6 years ago
  83. ca0f32d Merge branch 'dpaa2-eth-code-cleanup' by David S. Miller · 6 years ago
  84. b948c8c dpaa2-eth: remove unused FD field by Ioana Radulescu · 6 years ago
  85. b00c898 dpaa2-eth: mark unused parameter in dpaa2_eth_tx_conf by Ioana Ciornei · 6 years ago
  86. fdb6ca9 dpaa2-eth: remove unused priv parameter by Ioana Ciornei · 6 years ago
  87. 85b7a34 dpaa2-eth: fix uninitialized variable warnings by Ioana Ciornei · 6 years ago
  88. 3233c15 dpaa2-eth: make dpaa2_eth_set_dist_key static by Ioana Ciornei · 6 years ago
  89. b12cef5 dpaa2-eth: Fix Kconfig dependencies by Ioana Radulescu · 6 years ago
  90. 5b3a5a1 net: ethernet: ti: cpsw: use for mcast entries only host port by Ivan Khoronzhuk · 6 years ago
  91. ba722f9 Merge branch 'net-ethernet-ti-cpsw-fix-mcast-packet-lost' by David S. Miller · 6 years ago
  92. 5da1948 net: ethernet: ti: cpsw: fix lost of mcast packets while rx_mode update by Ivan Khoronzhuk · 6 years ago
  93. 58bdeac net: ethernet: ti: cpsw_ale: use const for API having pointer on mac address by Ivan Khoronzhuk · 6 years ago
  94. 5985d56 Merge branch 'net-phy-improve-and-simplify-state-machine' by David S. Miller · 6 years ago
  95. eb4c470 net: phy: simplify handling of PHY_RESUMING in state machine by Heiner Kallweit · 6 years ago
  96. 74fb5e2 net: phy: improve handling of PHY_RUNNING in state machine by Heiner Kallweit · 6 years ago
  97. 0813e95 vxlan: support NTF_USE refresh of fdb entries by Roopa Prabhu · 6 years ago
  98. 9771b8c net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI command by Justin.Lee1@Dell.com · 6 years ago
  99. 6384e48 net: phy: trigger state machine immediately in phy_start_machine by Heiner Kallweit · 6 years ago
  100. a75d180 Merge branch 'veth-XDP-stats-improvement' by David S. Miller · 6 years ago