1. e67131d mlxsw: reg: Add QoS ReWrite Enable Register by Petr Machata · 7 years ago
  2. 746da42 mlxsw: reg: Add QoS Priority Trust State Register by Petr Machata · 7 years ago
  3. 02837d7 mlxsw: reg: Add QoS Port DSCP to Priority Mapping Register by Petr Machata · 7 years ago
  4. b67c540 net: dcb: Add priority-to-DSCP map getters by Petr Machata · 7 years ago
  5. 08193d1 net: dcb: For wild-card lookups, use priority -1, not 0 by Petr Machata · 7 years ago
  6. 1f3ed38 net: sched: don't dump chains only held by actions by Jiri Pirko · 7 years ago
  7. 7a49d3d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  8. c6f5e01 xfrm: fix ptr_ret.cocci warnings by kbuild test robot · 7 years ago
  9. ecbcd68 Merge tag 'mlx5e-updates-2018-07-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  10. f61b6db netdevsim: make debug dirs' dentries static by Jakub Kicinski · 7 years ago
  11. 472f597 Merge branch 'docs-net-Convert-netdev-FAQ-to-RST' by David S. Miller · 7 years ago
  12. 287f4fa docs: Update references to netdev-FAQ by Tobin C. Harding · 7 years ago
  13. 96398dd docs: net: Convert netdev-FAQ to restructured text by Tobin C. Harding · 7 years ago
  14. f58252c docs: Add rest label the_canonical_patch_format by Tobin C. Harding · 7 years ago
  15. d8ad2f31 net: adaptec: Replace mdelay() with msleep() in starfire_init_one() by Jia-Ju Bai · 7 years ago
  16. 055d624 isdn: hisax: config: Replace GFP_ATOMIC with GFP_KERNEL by Jia-Ju Bai · 7 years ago
  17. 87935aa isdn: hisax: callc: Replace GFP_ATOMIC with GFP_KERNEL in init_PStack() by Jia-Ju Bai · 7 years ago
  18. 9d8009d isdn: mISDN: netjet: Replace GFP_ATOMIC with GFP_KERNEL in nj_probe() by Jia-Ju Bai · 7 years ago
  19. 8c957d6 isdn: mISDN: hfcpci: Replace GFP_ATOMIC with GFP_KERNEL in hfc_probe() by Jia-Ju Bai · 7 years ago
  20. ff7b912 net: hns: make hns_dsaf_roce_reset non static by YueHaibing · 7 years ago
  21. 8ee4823 net/mlx5e: TX, Use function to access sq_dma object in fifo by Tariq Toukan · 7 years ago
  22. 9a3956d net/mlx5e: TX, Move DB fields in TXQ-SQ struct by Tariq Toukan · 7 years ago
  23. d3398a4 net/mlx5e: RX, Prefetch the xdp_frame data area by Tariq Toukan · 7 years ago
  24. 58b99ee net/mlx5e: Add support for XDP_REDIRECT in device-out side by Tariq Toukan · 7 years ago
  25. dac0d15 net/mlx5e: Re-order fields of struct mlx5e_xdpsq by Tariq Toukan · 7 years ago
  26. 890388a net/mlx5e: Refactor XDP counters by Tariq Toukan · 7 years ago
  27. c94e4f1 net/mlx5e: Make XDP xmit functions more generic by Tariq Toukan · 7 years ago
  28. 86690b4b net/mlx5e: Add counter for XDP redirect in RX by Tariq Toukan · 7 years ago
  29. 159d213 net/mlx5e: Move XDP related code into new XDP files by Tariq Toukan · 7 years ago
  30. a26a5bd net/mlx5e: Restrict the combination of large MTU and XDP by Tariq Toukan · 7 years ago
  31. 0ec1387 net/mlx5e: Gather all XDP pre-requisite checks in a single function by Tariq Toukan · 7 years ago
  32. cb5189d net/mlx5e: Do not recycle RX pages in interface down flow by Tariq Toukan · 7 years ago
  33. afab995 net/mlx5e: Replace call to MPWQE free with dealloc in interface down flow by Tariq Toukan · 7 years ago
  34. 6a8fab1 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  35. c921d7d net: sched: unmark chain as explicitly created on delete by Jiri Pirko · 7 years ago
  36. 0a26cf3 tls: Skip zerocopy path for ITER_KVEC by Doron Roberts-Kedes · 7 years ago
  37. 2ed9db3 net: sched: cls_api: fix dead code in switch by Gustavo A. R. Silva · 7 years ago
  38. 2b139e6 l2tp: remove ->recv_payload_hook by Guillaume Nault · 7 years ago
  39. 63135ee tipc: add missing dev_put() on error in tipc_enable_l2_media by YueHaibing · 7 years ago
  40. 201876b net/tls: Removed redundant checks for non-NULL by Vakul Garg · 7 years ago
  41. 990e35e cbs: Add support for the graft function by Vinicius Costa Gomes · 7 years ago
  42. 336a443 net: hns: Make many functions static by YueHaibing · 7 years ago
  43. eb91f42 selftests/net: add tls to .gitignore by Anders Roxell · 7 years ago
  44. 5a96751 selftests: forwarding: add tests for TC chain get and dump operations by Jiri Pirko · 7 years ago
  45. 1918e93 ixgbe: Refactor queue disable logic to take completion time into account by Alexander Duyck · 7 years ago
  46. 3b5f14b ixgbe: Reorder Tx/Rx shutdown to reduce time needed to stop device by Alexander Duyck · 7 years ago
  47. 73017f4 igb: Use dma_wmb() instead of wmb() before doorbell writes by Venkatesh Srinivas · 7 years ago
  48. 2a83fba igb: Remove superfluous reset to PHY and page 0 selection by Christian Grönke · 7 years ago
  49. 7f6cdbd ixgbe: add ipsec security registers into ethtool register dump by Shannon Nelson · 7 years ago
  50. 38b7e7f ixgbe: Do not allow LRO or MTU change with XDP by Tony Nguyen · 7 years ago
  51. dc66fe4 rds: send: Fix dead code in rds_sendmsg by Gustavo A. R. Silva · 7 years ago
  52. ba7d7e2 net/rds/Kconfig: RDS should depend on IPV6 by Anders Roxell · 7 years ago
  53. b9a9ad7 Merge branch 'smc-next' by David S. Miller · 7 years ago
  54. 0d18a0cb net/smc: improve delete link processing by Karsten Graul · 7 years ago
  55. 603cc14 net/smc: provide fallback reason code by Karsten Graul · 7 years ago
  56. 7005ada net/smc: use correct vlan gid of RoCE device by Ursula Braun · 7 years ago
  57. 947541f net/smc: fewer parameters for smc_llc_send_confirm_link() by Ursula Braun · 7 years ago
  58. f537530 Merge branch 'nfp-protect-from-theoretical-size-overflows-and-SR-IOV-errors' by David S. Miller · 7 years ago
  59. 5ea1471 nfp: protect from theoretical size overflows on HW descriptor ring by Jakub Kicinski · 7 years ago
  60. e76c1d3 nfp: restore correct ordering of fields in rx ring structure by Jakub Kicinski · 7 years ago
  61. 4662717 nfp: use kvcalloc() to allocate SW buffer descriptor arrays by Jakub Kicinski · 7 years ago
  62. 5b0ced1 nfp: don't fail probe on pci_sriov_set_totalvfs() errors by Jakub Kicinski · 7 years ago
  63. 44e2b83 xfrm: Return detailed errors from xfrmi_newlink by Benedict Wong · 7 years ago
  64. 934ffce xfrm: fix 'passing zero to ERR_PTR()' warning by YueHaibing · 7 years ago
  65. b24dbfe amd-xgbe: use dma_mapping_error to check map errors by YueHaibing · 7 years ago
  66. 756cd36 Merge branch 'mlxsw-Introduce-algorithmic-TCAM-support' by David S. Miller · 7 years ago
  67. a0a777b mlxsw: spectrum_acl: Start using A-TCAM by Ido Schimmel · 7 years ago
  68. a8758b6 mlxsw: spectrum_acl: Add A-TCAM rule insertion and deletion by Ido Schimmel · 7 years ago
  69. a20ff8e mlxsw: spectrum_acl: Pass C-TCAM region and entry to insert function by Ido Schimmel · 7 years ago
  70. 6d24065 mlxsw: spectrum_acl: Add A-TCAM region initialization by Ido Schimmel · 7 years ago
  71. f58df51 mlxsw: spectrum_acl: Make global TCAM resources available to regions by Ido Schimmel · 7 years ago
  72. 57e56d3 mlxsw: spectrum_acl: Encapsulate C-TCAM region in A-TCAM region by Ido Schimmel · 7 years ago
  73. 174c0ad mlxsw: spectrum_acl: Add A-TCAM initialization by Ido Schimmel · 7 years ago
  74. ca49544 mlxsw: spectrum_acl: Allow encoding a partial key by Ido Schimmel · 7 years ago
  75. befc774 mlxsw: spectrum_acl: Extend Spectrum-2 region struct by Ido Schimmel · 7 years ago
  76. b17b113 mlxsw: spectrum_acl: Add support for C-TCAM eRPs by Ido Schimmel · 7 years ago
  77. c19df1d mlxsw: spectrum_acl: Enable C-TCAM only mode in eRP core by Ido Schimmel · 7 years ago
  78. f465261 mlxsw: spectrum_acl: Implement common eRP core by Ido Schimmel · 7 years ago
  79. 489142e mlxsw: resources: Add Spectrum-2 eRP resources by Ido Schimmel · 7 years ago
  80. 541e249 mlxsw: resources: Add Spectrum-2 maximum large key ID resource by Ido Schimmel · 7 years ago
  81. 8c0d1cd mlxsw: reg: Add Policy-Engine eRP Table Register by Ido Schimmel · 7 years ago
  82. aecefac mlxsw: reg: Add Policy-Engine TCAM Entry Register Version 3 by Ido Schimmel · 7 years ago
  83. 91329e2 mlxsw: reg: Prepare PERERP register for A-TCAM usage by Ido Schimmel · 7 years ago
  84. 41147bb lan743x: Make symbol lan743x_pm_ops static by Wei Yongjun · 7 years ago
  85. 5547720 tcp: make function tcp_retransmit_stamp() static by Wei Yongjun · 7 years ago
  86. 158abbf net/sched: cls_flower: Use correct inline function for assignment of vlan tpid by Jianbo Liu · 7 years ago
  87. 7cc77bf net/mlx4_core: Allow MTTs starting at any index by Tariq Toukan · 7 years ago
  88. e888664 Merge branch 'mlx5-Offload-setting-matching-on-tunnel-tos-ttl' by David S. Miller · 7 years ago
  89. bcef735 net/mlx5e: Offload TC matching on tos/ttl for ip tunnels by Or Gerlitz · 7 years ago
  90. f35f800 net/mlx5e: Support setup of tos and ttl for tunnel key TC action offload by Or Gerlitz · 7 years ago
  91. 6360cd6 net/mlx5e: Use ttl from route lookup on tc encap offload only if needed by Or Gerlitz · 7 years ago
  92. bc510d5 vxge: Remove unnecessary include of <linux/pci_hotplug.h> by Bjorn Helgaas · 7 years ago
  93. 3c507b8 net: phy: add helper phy_polling_mode by Heiner Kallweit · 7 years ago
  94. d805f6a net: ethernet: fs-enet: Use generic CRC32 implementation by Krzysztof Kozlowski · 7 years ago
  95. 16f6e98 net: ethernet: freescale: Use generic CRC32 implementation by Krzysztof Kozlowski · 7 years ago
  96. 3478600 net: phy: prevent PHYs w/o Clause 22 regs from calling genphy_config_aneg by Camelia Groza · 7 years ago
  97. 7e50b2a Merge branch 'virtio_net-Add-ethtool-stat-items' by David S. Miller · 7 years ago
  98. 461f03d virtio_net: Add kick stats by Toshiaki Makita · 7 years ago
  99. 5b8f3c8 virtio_net: Add XDP related stats by Toshiaki Makita · 7 years ago
  100. 2a43565 virtio_net: Factor out the logic to determine xdp sq by Toshiaki Makita · 7 years ago