1. 5ae42de liquidio: remove redundant function cn23xx_dump_vf_iq_regs by YueHaibing · 7 years ago
  2. d339377 Merge branch 'tls-Fix-improper-revert-in-zerocopy_from_iter' by David S. Miller · 7 years ago
  3. 2da19ed tls: Fix improper revert in zerocopy_from_iter by Doron Roberts-Kedes · 7 years ago
  4. 5a3611e tls: Remove dead code in tls_sw_sendmsg by Doron Roberts-Kedes · 7 years ago
  5. 37b81dc Merge branch 'mvneta-next' by David S. Miller · 7 years ago
  6. 562e2f4 net: mvneta: Improve the buffer allocation method for SWBM by Yelena Krivosheev · 7 years ago
  7. f945cec net: mvneta: Verify hardware checksum only when offload checksum feature is set by Yelena Krivosheev · 7 years ago
  8. 7e47fd8 net: mvneta: Allocate page for the descriptor by Gregory CLEMENT · 7 years ago
  9. 17a96da net: mvneta: discriminate error cause for missed packet by Gregory CLEMENT · 7 years ago
  10. c307e2a net: mvneta: increase number of buffers in RX and TX queue by Yelena Krivosheev · 7 years ago
  11. 965cbbe net: mvneta: remove data pointer usage from device_node structure by Gregory CLEMENT · 7 years ago
  12. 8466baf net: mvneta: fix mtu change on port without link by Yelena Krivosheev · 7 years ago
  13. 7a86f05 net: ethernet: mvneta: Fix napi structure mixup on armada 3700 by Andrew Lunn · 7 years ago
  14. a073254 net: tipc: bcast: Replace GFP_ATOMIC with GFP_KERNEL in tipc_bcast_init() by Jia-Ju Bai · 7 years ago
  15. 04b9ce4 net: tipc: name_table: Replace GFP_ATOMIC with GFP_KERNEL in tipc_nametbl_init() by Jia-Ju Bai · 7 years ago
  16. ba23dc6 net: usb: sr9700: Replace mdelay() with msleep() in sr9700_bind() by Jia-Ju Bai · 7 years ago
  17. 6dff5ad net: usb: pegasus: Replace mdelay() with msleep() in setup_pegasus_II() by Jia-Ju Bai · 7 years ago
  18. 0df125d net: phy: marvell: Replace mdelay() with msleep() in m88e1116r_config_init() by Jia-Ju Bai · 7 years ago
  19. 6ae5cbc net: nvidia: forcedeth: Replace GFP_ATOMIC with GFP_KERNEL in nv_probe() by Jia-Ju Bai · 7 years ago
  20. d818c59 net: jme: Replace mdelay() with msleep() and usleep_range() in jme_wait_link() by Jia-Ju Bai · 7 years ago
  21. 89036f2 net: hisilicon: hns: Replace mdelay() with msleep() by Jia-Ju Bai · 7 years ago
  22. 2bcd619 net: amd: pcnet32: Replace GFP_ATOMIC with GFP_KERNEL in pcnet32_alloc_ring() by Jia-Ju Bai · 7 years ago
  23. 2db6dc2 sch_cake: Make gso-splitting configurable from userspace by Dave Taht · 7 years ago
  24. 27defe9 cxgb4: print ULD queue information managed by LLD by Rahul Lakkireddy · 7 years ago
  25. 1d4b016 Merge branch 'l2tp-remove-unused-session-fields' by David S. Miller · 7 years ago
  26. 92ea4a7 l2tp: drop ->mru from struct l2tp_session by Guillaume Nault · 7 years ago
  27. 1998b5e l2tp: drop ->flags from struct pppol2tp_session by Guillaume Nault · 7 years ago
  28. ae51a7c l2tp: ignore L2TP_ATTR_VLAN_ID netlink attribute by Guillaume Nault · 7 years ago
  29. 3ae5536 l2tp: ignore L2TP_ATTR_DATA_SEQ netlink attribute by Guillaume Nault · 7 years ago
  30. 3e4e364 net/rds/Kconfig: Correct the RDS depends by Anders Roxell · 7 years ago
  31. 2e279c9 Merge branch 'mlxsw-Support-DSCP-prioritization-and-rewrite' by David S. Miller · 7 years ago
  32. d159261 selftests: mlxsw: Add test for trust-DSCP by Petr Machata · 7 years ago
  33. b2b1dab mlxsw: spectrum: Support ieee_setapp, ieee_delapp by Petr Machata · 7 years ago
  34. 55fb71f mlxsw: reg: Add QoS Priority to DSCP Mapping Register by Petr Machata · 7 years ago
  35. e67131d mlxsw: reg: Add QoS ReWrite Enable Register by Petr Machata · 7 years ago
  36. 746da42 mlxsw: reg: Add QoS Priority Trust State Register by Petr Machata · 7 years ago
  37. 02837d7 mlxsw: reg: Add QoS Port DSCP to Priority Mapping Register by Petr Machata · 7 years ago
  38. b67c540 net: dcb: Add priority-to-DSCP map getters by Petr Machata · 7 years ago
  39. 08193d1 net: dcb: For wild-card lookups, use priority -1, not 0 by Petr Machata · 7 years ago
  40. 1f3ed38 net: sched: don't dump chains only held by actions by Jiri Pirko · 7 years ago
  41. 7a49d3d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  42. c6f5e01 xfrm: fix ptr_ret.cocci warnings by kbuild test robot · 7 years ago
  43. 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
  44. f61b6db netdevsim: make debug dirs' dentries static by Jakub Kicinski · 7 years ago
  45. 472f597 Merge branch 'docs-net-Convert-netdev-FAQ-to-RST' by David S. Miller · 7 years ago
  46. 287f4fa docs: Update references to netdev-FAQ by Tobin C. Harding · 7 years ago
  47. 96398dd docs: net: Convert netdev-FAQ to restructured text by Tobin C. Harding · 7 years ago
  48. f58252c docs: Add rest label the_canonical_patch_format by Tobin C. Harding · 7 years ago
  49. d8ad2f31 net: adaptec: Replace mdelay() with msleep() in starfire_init_one() by Jia-Ju Bai · 7 years ago
  50. 055d624 isdn: hisax: config: Replace GFP_ATOMIC with GFP_KERNEL by Jia-Ju Bai · 7 years ago
  51. 87935aa isdn: hisax: callc: Replace GFP_ATOMIC with GFP_KERNEL in init_PStack() by Jia-Ju Bai · 7 years ago
  52. 9d8009d isdn: mISDN: netjet: Replace GFP_ATOMIC with GFP_KERNEL in nj_probe() by Jia-Ju Bai · 7 years ago
  53. 8c957d6 isdn: mISDN: hfcpci: Replace GFP_ATOMIC with GFP_KERNEL in hfc_probe() by Jia-Ju Bai · 7 years ago
  54. ff7b912 net: hns: make hns_dsaf_roce_reset non static by YueHaibing · 7 years ago
  55. 8ee4823 net/mlx5e: TX, Use function to access sq_dma object in fifo by Tariq Toukan · 8 years ago
  56. 9a3956d net/mlx5e: TX, Move DB fields in TXQ-SQ struct by Tariq Toukan · 7 years ago
  57. d3398a4 net/mlx5e: RX, Prefetch the xdp_frame data area by Tariq Toukan · 7 years ago
  58. 58b99ee net/mlx5e: Add support for XDP_REDIRECT in device-out side by Tariq Toukan · 7 years ago
  59. dac0d15 net/mlx5e: Re-order fields of struct mlx5e_xdpsq by Tariq Toukan · 7 years ago
  60. 890388a net/mlx5e: Refactor XDP counters by Tariq Toukan · 7 years ago
  61. c94e4f1 net/mlx5e: Make XDP xmit functions more generic by Tariq Toukan · 7 years ago
  62. 86690b4b net/mlx5e: Add counter for XDP redirect in RX by Tariq Toukan · 7 years ago
  63. 159d213 net/mlx5e: Move XDP related code into new XDP files by Tariq Toukan · 7 years ago
  64. a26a5bd net/mlx5e: Restrict the combination of large MTU and XDP by Tariq Toukan · 8 years ago
  65. 0ec1387 net/mlx5e: Gather all XDP pre-requisite checks in a single function by Tariq Toukan · 7 years ago
  66. cb5189d net/mlx5e: Do not recycle RX pages in interface down flow by Tariq Toukan · 7 years ago
  67. afab995 net/mlx5e: Replace call to MPWQE free with dealloc in interface down flow by Tariq Toukan · 7 years ago
  68. 6a8fab1 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  69. c921d7d net: sched: unmark chain as explicitly created on delete by Jiri Pirko · 7 years ago
  70. 0a26cf3 tls: Skip zerocopy path for ITER_KVEC by Doron Roberts-Kedes · 7 years ago
  71. 2ed9db3 net: sched: cls_api: fix dead code in switch by Gustavo A. R. Silva · 7 years ago
  72. 2b139e6 l2tp: remove ->recv_payload_hook by Guillaume Nault · 7 years ago
  73. 63135ee tipc: add missing dev_put() on error in tipc_enable_l2_media by YueHaibing · 7 years ago
  74. 201876b net/tls: Removed redundant checks for non-NULL by Vakul Garg · 7 years ago
  75. 990e35e cbs: Add support for the graft function by Vinicius Costa Gomes · 7 years ago
  76. 336a443 net: hns: Make many functions static by YueHaibing · 7 years ago
  77. eb91f42 selftests/net: add tls to .gitignore by Anders Roxell · 7 years ago
  78. 5a96751 selftests: forwarding: add tests for TC chain get and dump operations by Jiri Pirko · 7 years ago
  79. 1918e93 ixgbe: Refactor queue disable logic to take completion time into account by Alexander Duyck · 7 years ago
  80. 3b5f14b ixgbe: Reorder Tx/Rx shutdown to reduce time needed to stop device by Alexander Duyck · 7 years ago
  81. 73017f4 igb: Use dma_wmb() instead of wmb() before doorbell writes by Venkatesh Srinivas · 7 years ago
  82. 2a83fba igb: Remove superfluous reset to PHY and page 0 selection by Christian Grönke · 7 years ago
  83. 7f6cdbd ixgbe: add ipsec security registers into ethtool register dump by Shannon Nelson · 7 years ago
  84. 38b7e7f ixgbe: Do not allow LRO or MTU change with XDP by Tony Nguyen · 7 years ago
  85. dc66fe4 rds: send: Fix dead code in rds_sendmsg by Gustavo A. R. Silva · 7 years ago
  86. ba7d7e2 net/rds/Kconfig: RDS should depend on IPV6 by Anders Roxell · 7 years ago
  87. b9a9ad7 Merge branch 'smc-next' by David S. Miller · 7 years ago
  88. 0d18a0cb net/smc: improve delete link processing by Karsten Graul · 7 years ago
  89. 603cc14 net/smc: provide fallback reason code by Karsten Graul · 7 years ago
  90. 7005ada net/smc: use correct vlan gid of RoCE device by Ursula Braun · 7 years ago
  91. 947541f net/smc: fewer parameters for smc_llc_send_confirm_link() by Ursula Braun · 7 years ago
  92. f537530 Merge branch 'nfp-protect-from-theoretical-size-overflows-and-SR-IOV-errors' by David S. Miller · 7 years ago
  93. 5ea1471 nfp: protect from theoretical size overflows on HW descriptor ring by Jakub Kicinski · 7 years ago
  94. e76c1d3 nfp: restore correct ordering of fields in rx ring structure by Jakub Kicinski · 7 years ago
  95. 4662717 nfp: use kvcalloc() to allocate SW buffer descriptor arrays by Jakub Kicinski · 7 years ago
  96. 5b0ced1 nfp: don't fail probe on pci_sriov_set_totalvfs() errors by Jakub Kicinski · 7 years ago
  97. 44e2b83 xfrm: Return detailed errors from xfrmi_newlink by Benedict Wong · 7 years ago
  98. 934ffce xfrm: fix 'passing zero to ERR_PTR()' warning by YueHaibing · 7 years ago
  99. b24dbfe amd-xgbe: use dma_mapping_error to check map errors by YueHaibing · 7 years ago
  100. 756cd36 Merge branch 'mlxsw-Introduce-algorithmic-TCAM-support' by David S. Miller · 7 years ago