1. 9efc44d samples/pktgen: update sample03, no need for clones when bursting by Jesper Dangaard Brouer · 7 years ago
  2. 029e1ea samples/pktgen: add script pktgen_sample06_numa_awared_queue_irq_affinity.sh by Robert Hoo · 7 years ago
  3. 22ac5ad samples/pktgen: Add some helper functions by Robert Hoo · 7 years ago
  4. de21807 Merge branch 'enic-Additional-ethtool-support' by David S. Miller · 7 years ago
  5. 8af67d3 MAINTAINERS: update MAINTAINERS for cisco vic by Parvi Kaustubhi · 7 years ago
  6. ed519b7 enic: Add support for 'ethtool -g/-G' by Parvi Kaustubhi · 7 years ago
  7. e6cdfcc5 enic: reset fetch index by Parvi Kaustubhi · 7 years ago
  8. 59c1cec Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 7 years ago
  9. 1969db4 bpf: fix verifier memory leaks by Alexei Starovoitov · 7 years ago
  10. 4bfbe53 Merge branch 'cxgb4-add-hash-filter-support-to-tc-flower-offload' by David S. Miller · 7 years ago
  11. 3eb8b62 cxgb4: add support to create hash-filters via tc-flower offload by Kumar Sanghvi · 7 years ago
  12. 79e6d46 cxgb4: convert flower table to use rhashtable by Kumar Sanghvi · 7 years ago
  13. 9d922d4 cxgb4: add support to retrieve stats for hash filters by Kumar Sanghvi · 7 years ago
  14. 3b0b3be cxgb4: add support to delete hash filter by Kumar Sanghvi · 7 years ago
  15. 12b276f cxgb4: add support to create hash filters by Kumar Sanghvi · 7 years ago
  16. 5c31254 cxgb4: initialize hash-filter configuration by Kumar Sanghvi · 7 years ago
  17. 0ba9a3b cxgb4: save additional filter tuple field shifts in tp_params by Kumar Sanghvi · 7 years ago
  18. 1f2c897 Merge branch 'lan9303-Fix-STP-and-flooding-issues' by David S. Miller · 7 years ago
  19. f849772 net: dsa: lan9303: lan9303_rcv set skb->offload_fwd_mark by Egil Hjelmeland · 7 years ago
  20. e9292f2c net: dsa: lan9303: Add STP ALR entry on port 0 by Egil Hjelmeland · 7 years ago
  21. 909fb9a net: dsa: lan9303: Transmit using ALR when unicast by Egil Hjelmeland · 7 years ago
  22. a95157d net: thunderx: remove a couple of redundant assignments by Colin Ian King · 7 years ago
  23. 855a34b MAINTAINERS: Add lib/net_utils.c to NETWORKING (general) by Andy Shevchenko · 7 years ago
  24. 6978729 sfc: support rx-fcs and rx-all by Edward Cree · 7 years ago
  25. e0337f9 net: macb: remove redundant assignment to variable work_done by Colin Ian King · 7 years ago
  26. 032a480 ipv4: fix validate_source for VRF setup by Paolo Abeni · 7 years ago
  27. dc82673 sctp: fix error return code in sctp_send_add_streams() by Wei Yongjun · 7 years ago
  28. 85cf7a6 net: hso: remove redundant unused variable dev by Colin Ian King · 7 years ago
  29. f02b232 ppp: Destroy the mutex when cleanup by Gao Feng · 7 years ago
  30. 687d4f2 net: ethernet: slicoss: remove redundant initialization of idx by Colin Ian King · 7 years ago
  31. f631f7bd Merge branch 'PHYLINK-cosmetic-and-build-fixes' by David S. Miller · 7 years ago
  32. 54a2fc6 net: phy: Fix sfp.c build against GPIO definitions by Florian Fainelli · 7 years ago
  33. 516b29e net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.c by Florian Fainelli · 7 years ago
  34. 2e39748 bpf: document answers to common questions about BPF by Alexei Starovoitov · 7 years ago
  35. da13c59 net: display hw address of source machine during ipv6 DAD failure by Vishwanath Pai · 7 years ago
  36. cdb583c net: dsa: b53: Have b53_hdr_setup() enable/disable tagging by Florian Fainelli · 7 years ago
  37. 6683ed9 Merge branch 'netrom-cleanups' by David S. Miller · 7 years ago
  38. 31f74f0 net: netrom: nr_route: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  39. 4c31606 net: netrom: nr_route: refactor code in nr_add_node by Gustavo A. R. Silva · 7 years ago
  40. 31b102b net: tipc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  41. 1556770 drivers/net: tundra: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  42. 2fd2f61 drivers/net: ntb_netdev: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  43. 07c41a2 bpf: avoid rcu_dereference inside bpf_event_mutex lock region by Yonghong Song · 7 years ago
  44. 3051fbe net: sit: Update lookup to handle links set to L3 slave by David Ahern · 7 years ago
  45. 8caae31 atm: iphase: Fix space before '[' error. by Arvind Yadav · 7 years ago
  46. 1a3fbd3 net: bridge: add neigh_suppress to bridge port policies by Nikolay Aleksandrov · 7 years ago
  47. d2fcde0 Merge branch 'mvpp2-various-improvements' by David S. Miller · 7 years ago
  48. 6eb5d37 net: mvpp2: simplify the Tx desc set DMA logic by Antoine Tenart · 7 years ago
  49. 02856a3 net: mvpp2: use the aggr txq size define everywhere by Antoine Tenart · 7 years ago
  50. 1d17db0 net: mvpp2: limit TSO segments and use stop/wake thresholds by Antoine Tenart · 7 years ago
  51. 1d7d15d net: mvpp2: initialize the RSS tables by Antoine Tenart · 7 years ago
  52. 7c10f97 net: mvpp2: initialize the Tx FIFO size by Antoine Tenart · 7 years ago
  53. 2d1d7df net: mvpp2: set the Rx FIFO size depending on the port speeds for PPv2.2 by Antoine Tenart · 7 years ago
  54. 26a8ba2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  55. 28ef7de7 mkiss: remove redundant assignment of len to ax->mtu by Colin Ian King · 7 years ago
  56. 81ba4e1 selftests/bpf: remove useless bpf_trace_printk by Alexei Starovoitov · 7 years ago
  57. 54df7ef net: dccp: ccids: lib: packet_history: use swap macro in tfrc_rx_hist_swap by Gustavo A. R. Silva · 7 years ago
  58. 3a7943b net: decnet: dn_nsp_out: use swap macro in dn_mk_ack_header by Gustavo A. R. Silva · 7 years ago
  59. 68ad08c net: decnet: dn_nsp_in: use swap macro in dn_nsp_rx_packet by Gustavo A. R. Silva · 7 years ago
  60. e8992e4 forcedeth: replace pci_alloc_consistent with dma_alloc_coherent by Zhu Yanjun · 7 years ago
  61. db32919 ip_vti: remove the useless err_count check in vti_xmit by Xin Long · 7 years ago
  62. aa7365e net: bcmgenet: Avoid calling platform_device_put() twice in bcmgenet_mii_exit() by Wei Yongjun · 7 years ago
  63. 985b6e6 Merge branch 'extack-nonfatal' by David S. Miller · 7 years ago
  64. 1f27923 mlxsw: spectrum_router: Return extack message on abort due to fib rules by David Ahern · 7 years ago
  65. 6c31e5a net: Add extack to fib_notifier_info by David Ahern · 7 years ago
  66. 4f6265d netlink: Allow ext_ack to carry non-error messages by David Ahern · 7 years ago
  67. a7b216b Merge branch 'dsa-port-parsing' by David S. Miller · 7 years ago
  68. 951259aa net: dsa: remove name arg from slave create by Vivien Didelot · 7 years ago
  69. 1838fa8 net: dsa: get port name at parse time by Vivien Didelot · 7 years ago
  70. cbabb0a net: dsa: get master device at port parsing time by Vivien Didelot · 7 years ago
  71. 6d4e5c5 net: dsa: get port type at parse time by Vivien Didelot · 7 years ago
  72. fd223e2 net: dsa: add port parse functions by Vivien Didelot · 7 years ago
  73. 5b32fe0 net: dsa: get ports within parsing code by Vivien Didelot · 7 years ago
  74. 638f5b9 bpf: reduce verifier memory consumption by Alexei Starovoitov · 7 years ago
  75. 3179698 Merge branch 'liquidio-switchdev-support' by David S. Miller · 7 years ago
  76. d4be8eb liquidio: Configure switchdev with devlink by Vijaya Mohan Guvva · 7 years ago
  77. 1f233f3 liquidio: switchdev support for LiquidIO NIC by Vijaya Mohan Guvva · 7 years ago
  78. 2278f51 Merge tag 'mlx5-updates-2017-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  79. e8a8d86 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  80. 170b8ff tc-testing: better test case file error reporting by Brenda J. Butler · 7 years ago
  81. 6c26c3f tc-testing: better check if thing is list by Brenda J. Butler · 7 years ago
  82. 7ae677f tc-testing: correction to docstring in get_unique_item by Brenda J. Butler · 7 years ago
  83. 181d661 tc-testing: split config file by Brenda J. Butler · 7 years ago
  84. a5a5efe tc-testing: gitignore, ignore standard python artifacts by Brenda J. Butler · 7 years ago
  85. 7dfbe5b tc-testing: very simple example test cases by Brenda J. Butler · 7 years ago
  86. ee7d163 Merge branch 'l2tp-remove-unused-code' by David S. Miller · 7 years ago
  87. 675080f l2tp: remove field 'dev' from struct l2tp_eth by Guillaume Nault · 7 years ago
  88. c7fa745 l2tp: remove l2tp_tunnel_count and l2tp_session_count by Guillaume Nault · 7 years ago
  89. 9ff672b l2tp: remove l2tp specific refcount debugging by Guillaume Nault · 7 years ago
  90. a434621 l2tp: remove ->ref() and ->deref() by Guillaume Nault · 7 years ago
  91. 1fe8500 net/mlx5e: Switch channels counters to use stats group API by Kamal Heib · 7 years ago
  92. e185d43f net/mlx5e: Switch ipsec counters to use stats group API by Kamal Heib · 7 years ago
  93. 0e6f01a net/mlx5e: Switch pme counters to use stats group API by Kamal Heib · 7 years ago
  94. 4377bea net/mlx5e: Switch per prio pfc counters to use stats group API by Kamal Heib · 7 years ago
  95. e600065 net/mlx5e: Switch per prio traffic counters to use stats group API by Kamal Heib · 7 years ago
  96. 9fd2b5f net/mlx5e: Switch pcie counters to use stats group API by Kamal Heib · 7 years ago
  97. 3488bd4 net/mlx5e: Switch ethernet extended counters to use stats group API by Kamal Heib · 7 years ago
  98. 2e4df0b2 net/mlx5e: Switch physical statistical counters to use stats group API by Kamal Heib · 7 years ago
  99. e0e0def net/mlx5e: Switch RFC 2819 counters to use stats group API by Kamal Heib · 7 years ago
  100. fc8e64a net/mlx5e: Switch RFC 2863 counters to use stats group API by Kamal Heib · 7 years ago