1. a33a4c7 sfc: enable 4-tuple RSS hashing for UDP by Edward Cree · 8 years ago
  2. 04b206b Merge branch 'mlx5-SRIOV-offload-tunnel_key-set-release' by David S. Miller · 8 years ago
  3. a54e20b net/mlx5e: Add basic TC tunnel set action for SRIOV offloads by Hadar Hen Zion · 8 years ago
  4. 4a25730 net/mlx5e: Add ndo_udp_tunnel_add to VF representors by Hadar Hen Zion · 8 years ago
  5. bbd00f7 net/mlx5e: Add TC tunnel release action for SRIOV offloads by Hadar Hen Zion · 8 years ago
  6. 66958ed net/mlx5: Support encap id when setting new steering entry by Hadar Hen Zion · 8 years ago
  7. c9f1b07 net/mlx5: Add creation flags when adding new flow table by Hadar Hen Zion · 8 years ago
  8. 43f9383 net/mlx5: Check max encap header size capability by Hadar Hen Zion · 8 years ago
  9. ae9f83a net/mlx5: Move alloc/dealloc encap commands declarations to common header file by Hadar Hen Zion · 8 years ago
  10. 75bfbca net/sched: act_tunnel_key: Add UDP dst port option by Hadar Hen Zion · 8 years ago
  11. 24ba898 net/dst: Add dst port to dst_metadata utility functions by Hadar Hen Zion · 8 years ago
  12. f4d997f net/sched: cls_flower: Add UDP port to tunnel parameters by Hadar Hen Zion · 8 years ago
  13. 519d105 net/sched: cls_flower: Allow setting encapsulation fields as used key by Hadar Hen Zion · 8 years ago
  14. 9ba6a9a flow_dissector: Add enums for encapsulation keys by Hadar Hen Zion · 8 years ago
  15. 9ce183b net/sched: act_tunnel_key: add helper inlines to access tcf_tunnel_key by Hadar Hen Zion · 8 years ago
  16. 35b8073 net: core: add missing check for uid_range in rule_exists. by Lorenzo Colitti · 8 years ago
  17. bb48024 qed: Prevent stack corruption on MFW interaction by Mintz, Yuval · 8 years ago
  18. b12ab9b net: 3com: typhoon: fix typhoon_get_link_ksettings by Philippe Reynes · 8 years ago
  19. 90fdd04 net: xgbe: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  20. ea74df8 net: amd: pcnet32: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  21. 1435003 net: amd8111e: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  22. d17970d net: alteon: acenic: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  23. f1cd5aa net: adaptec: starfire: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  24. 35887d3 Merge branch 'stmmac-dwmac-rk-PM' by David S. Miller · 8 years ago
  25. 5a3c780 Revert "net: stmmac: allow to split suspend/resume from init/exit callbacks" by Joachim Eastwood · 8 years ago
  26. 07a5e76 stmmac: dwmac-rk: absorb rk_gmac_init into probe by Joachim Eastwood · 8 years ago
  27. 0de8c4c stmmac: dwmac-rk: turn exit into standard driver remove callback by Joachim Eastwood · 8 years ago
  28. 5619468 stmmac: dwmac-rk: turn resume/suspend into standard PM callbacks by Joachim Eastwood · 8 years ago
  29. c68d7f1 Merge branch 'tcp_get_info-locking' by David S. Miller · 8 years ago
  30. 67db3e4 tcp: no longer hold ehash lock while calling tcp_get_info() by Eric Dumazet · 8 years ago
  31. ccbf3bf tcp: shortcut listeners in tcp_get_info() by Eric Dumazet · 8 years ago
  32. 721ad32 Merge branch 'Meson-GXL-internal-phy' by David S. Miller · 8 years ago
  33. 7334b3e4 net: phy: Add Meson GXL Internal PHY driver by Neil Armstrong · 8 years ago
  34. 9a4c803 net: mdio-mux-mmioreg: Add support for 16bit and 32bit register sizes by Neil Armstrong · 8 years ago
  35. ddc5e15 Merge branch 'rds-tcp-fixes' by David S. Miller · 8 years ago
  36. 117d15b RDS: TCP: start multipath acceptor loop at 0 by Sowmini Varadhan · 8 years ago
  37. 1ac507d RDS: TCP: report addr/port info based on TCP socket in rds-info by Sowmini Varadhan · 8 years ago
  38. f5f9930 sock: do not set sk_err in sock_dequeue_err_skb by Soheil Hassas Yeganeh · 8 years ago
  39. 5f7f750 Merge branch 'IFF_NO_QUEUE-semantics' by David S. Miller · 8 years ago
  40. 84c46dd qdisc: catch misconfig of attaching qdisc to tx_queue_len zero device by Jesper Dangaard Brouer · 8 years ago
  41. 1159708 net/qdisc: IFF_NO_QUEUE drivers should use consistent TX queue len by Jesper Dangaard Brouer · 8 years ago
  42. d0a81f6 net: make default TX queue length a defined constant by Jesper Dangaard Brouer · 8 years ago
  43. fc13fd3 Merge branch 'udp-fwd-mem-sched-on-dequeue' by David S. Miller · 8 years ago
  44. 7c13f97 udp: do fwd memory scheduling on dequeue by Paolo Abeni · 8 years ago
  45. ad95903 net/sock: add an explicit sk argument for ip_cmsg_recv_offset() by Paolo Abeni · 8 years ago
  46. cd2c0f4 net: Update raw socket bind to consider l3 domain by David Ahern · 8 years ago
  47. 0ca6e00 Merge branch 'ns2-amac' by David S. Miller · 8 years ago
  48. dddc3c9 arm64: dts: NS2: add AMAC ethernet support by Jon Mason · 8 years ago
  49. dd5c5d0 net: ethernet: bgmac: add NS2 support by Jon Mason · 8 years ago
  50. 1676aba5ef net: ethernet: bgmac: device tree phy enablement by Jon Mason · 8 years ago
  51. 0086f09 Documentation: devicetree: net: add NS2 bindings to amac by Jon Mason · 8 years ago
  52. b14995a net: phy: broadcom: Add BCM54810 PHY entry by Jon Mason · 8 years ago
  53. 3b9feb6 Documentation: devicetree: add PHY lane swap binding by Jon Mason · 8 years ago
  54. 5b4e290 net: phy: broadcom: add bcm54xx_auxctl_read by Jon Mason · 8 years ago
  55. 94edc86 Merge branch 'dwmac-sti-refactor-cleanup' by David S. Miller · 8 years ago
  56. cb42d4b stmmac: dwmac-sti: remove unused priv dev member by Joachim Eastwood · 8 years ago
  57. 0eebedc stmmac: dwmac-sti: clean up and rename sti_dwmac_init by Joachim Eastwood · 8 years ago
  58. b89cbfb stmmac: dwmac-sti: move clk_prepare_enable out of init and add error handling by Joachim Eastwood · 8 years ago
  59. 06a6e82 stmmac: dwmac-sti: move st, gmac_en parsing to sti_dwmac_parse_data by Joachim Eastwood · 8 years ago
  60. 2517cfd stmmac: dwmac-sti: add PM ops and resume function by Joachim Eastwood · 8 years ago
  61. b211aa6 stmmac: dwmac-sti: remove clk NULL checks by Joachim Eastwood · 8 years ago
  62. a4c48ad stmmac: dwmac-sti: remove useless of_node check by Joachim Eastwood · 8 years ago
  63. 9811d1e Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  64. b6e4179 mlxsw: Remove unused including <generated/utsrelease.h> by Wei Yongjun · 8 years ago
  65. eeffcee ixgbevf: Handle previously-freed msix_entries by Mark Rustad · 8 years ago
  66. 9f3c750 ixgbe: ixgbe_atr() compute l4_proto only if non-paged data has network/transport headers by Sowmini Varadhan · 8 years ago
  67. 5202882 ixgbe: ixgbe_atr() should access udp_hdr(skb) only for UDP packets by Sowmini Varadhan · 8 years ago
  68. 5f1c358 ixgbe: Correct X550 phy ID by Don Skidmore · 8 years ago
  69. 470739b ixgbe: Add X553 FW ALEF support by Don Skidmore · 8 years ago
  70. 55570b6 ixgbe: set device if before calling get_invariants by Emil Tantilov · 8 years ago
  71. b71f6c4 ixgbe: use link instead of I2C combined abstraction by Emil Tantilov · 8 years ago
  72. 812d7df ixgbe: remove SFP ixfi support by Emil Tantilov · 8 years ago
  73. 1fa7125 ixgbe: Handle previously-freed msix_entries by Mark Rustad · 8 years ago
  74. 2916500 ixgbe: Add X553 PHY FC autoneg support by Don Skidmore · 8 years ago
  75. 21d882e ixgbe: fix link status check for copper X550em by Emil Tantilov · 8 years ago
  76. 4dc4000 ixgbe: do not use ixgbe specific mdio defines by Emil Tantilov · 8 years ago
  77. d2e455a ixgbe: Update setup PHY link to unset all speeds by Don Skidmore · 8 years ago
  78. 805cedd ixgbe: Add support to retrieve and store LED link active by Don Skidmore · 8 years ago
  79. 0c1b7de ixgbe: Add X552 iXFI configuration helper function by Don Skidmore · 8 years ago
  80. 95ae31a Merge branch 'nfp-ring-reconfig-and-xdp-support' by David S. Miller · 8 years ago
  81. 6d67707 nfp: add support for offload of XDP programs by Jakub Kicinski · 8 years ago
  82. 2e9d594 nfp: remove unnecessary parameters from nfp_net_bpf_offload() by Jakub Kicinski · 8 years ago
  83. ecd63a02 nfp: add XDP support in the driver by Jakub Kicinski · 8 years ago
  84. 68f929f debugfs: constify argument to debugfs_real_fops() by Jakub Kicinski · 8 years ago
  85. 13df4c6 nfp: reorganize nfp_net_rx() to get packet offsets early by Jakub Kicinski · 8 years ago
  86. 164d1e9 nfp: add support for ethtool .set_channels by Jakub Kicinski · 8 years ago
  87. 1e9e10d nfp: move RSS indirection table init into a separate function by Jakub Kicinski · 8 years ago
  88. e31230f nfp: add helper to reassign rings to IRQ vectors by Jakub Kicinski · 8 years ago
  89. 0668b60 nfp: loosen relation between rings and IRQs vectors by Jakub Kicinski · 8 years ago
  90. a10b563 nfp: reuse ring helpers on .ndo_open() path by Jakub Kicinski · 8 years ago
  91. 0ae42df nfp: rename ring allocation helpers by Jakub Kicinski · 8 years ago
  92. 68453c7 nfp: centralize runtime reconfiguration logic by Jakub Kicinski · 8 years ago
  93. 81cc2e4 nfp: add support for ethtool .get_channels by Jakub Kicinski · 8 years ago
  94. 013724e Merge branch 'amd-xgbe-updates' by David S. Miller · 8 years ago
  95. bd8255d amd-xgbe: Prepare for supporting PCI devices by Lendacky, Thomas · 8 years ago
  96. 4b8acdf amd-xgbe: Update how to determine DMA channel status by Lendacky, Thomas · 8 years ago
  97. e5a20b9 amd-xgbe: Support for 64-bit management counter registers by Lendacky, Thomas · 8 years ago
  98. b03a4a6 amd-xgbe: Prepare for a new PCS register access method by Lendacky, Thomas · 8 years ago
  99. 1bf40ad amd-xgbe: Add support for clause 37 auto-negotiation by Lendacky, Thomas · 8 years ago
  100. a64def4 amd-xgbe: Prepare for introduction of clause 37 autoneg by Lendacky, Thomas · 8 years ago