1. ed29668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  2. 65c959a Merge branch 'samples-pktgen-updates' by David S. Miller · 7 years ago
  3. a4b6ade samples/pktgen: remove remaining old pktgen sample scripts by Jesper Dangaard Brouer · 7 years ago
  4. 9efc44d samples/pktgen: update sample03, no need for clones when bursting by Jesper Dangaard Brouer · 7 years ago
  5. 029e1ea samples/pktgen: add script pktgen_sample06_numa_awared_queue_irq_affinity.sh by Robert Hoo · 7 years ago
  6. 22ac5ad samples/pktgen: Add some helper functions by Robert Hoo · 7 years ago
  7. de21807 Merge branch 'enic-Additional-ethtool-support' by David S. Miller · 7 years ago
  8. 8af67d3 MAINTAINERS: update MAINTAINERS for cisco vic by Parvi Kaustubhi · 7 years ago
  9. ed519b7 enic: Add support for 'ethtool -g/-G' by Parvi Kaustubhi · 7 years ago
  10. e6cdfcc5 enic: reset fetch index by Parvi Kaustubhi · 7 years ago
  11. 3a99df9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  12. c3aff08 signal: Fix name of SIGEMT in #if defined() check by Andrew Clayton · 7 years ago
  13. 1cc1570 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  14. 4f2ba5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  15. cb0631f x86/mm: fix use-after-free of vma during userfaultfd fault by Vlastimil Babka · 7 years ago
  16. 89db69d Merge tag 'smb3-file-name-too-long-fix' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  17. 79d7334 ide:ide-cd: fix kernel panic resulting from missing scsi_req_init by Hongxu Jia · 7 years ago
  18. 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
  19. 1969db4 bpf: fix verifier memory leaks by Alexei Starovoitov · 7 years ago
  20. 4bfbe53 Merge branch 'cxgb4-add-hash-filter-support-to-tc-flower-offload' by David S. Miller · 7 years ago
  21. 3eb8b62 cxgb4: add support to create hash-filters via tc-flower offload by Kumar Sanghvi · 7 years ago
  22. 79e6d46 cxgb4: convert flower table to use rhashtable by Kumar Sanghvi · 7 years ago
  23. 9d922d4 cxgb4: add support to retrieve stats for hash filters by Kumar Sanghvi · 7 years ago
  24. 3b0b3be cxgb4: add support to delete hash filter by Kumar Sanghvi · 7 years ago
  25. 12b276f cxgb4: add support to create hash filters by Kumar Sanghvi · 7 years ago
  26. 5c31254 cxgb4: initialize hash-filter configuration by Kumar Sanghvi · 7 years ago
  27. 0ba9a3b cxgb4: save additional filter tuple field shifts in tp_params by Kumar Sanghvi · 7 years ago
  28. 1f2c897 Merge branch 'lan9303-Fix-STP-and-flooding-issues' by David S. Miller · 7 years ago
  29. f849772 net: dsa: lan9303: lan9303_rcv set skb->offload_fwd_mark by Egil Hjelmeland · 7 years ago
  30. e9292f2c net: dsa: lan9303: Add STP ALR entry on port 0 by Egil Hjelmeland · 7 years ago
  31. 909fb9a net: dsa: lan9303: Transmit using ALR when unicast by Egil Hjelmeland · 7 years ago
  32. a95157d net: thunderx: remove a couple of redundant assignments by Colin Ian King · 7 years ago
  33. 855a34b MAINTAINERS: Add lib/net_utils.c to NETWORKING (general) by Andy Shevchenko · 7 years ago
  34. 6978729 sfc: support rx-fcs and rx-all by Edward Cree · 7 years ago
  35. e0337f9 net: macb: remove redundant assignment to variable work_done by Colin Ian King · 7 years ago
  36. 032a480 ipv4: fix validate_source for VRF setup by Paolo Abeni · 7 years ago
  37. dc82673 sctp: fix error return code in sctp_send_add_streams() by Wei Yongjun · 7 years ago
  38. 85cf7a6 net: hso: remove redundant unused variable dev by Colin Ian King · 7 years ago
  39. f02b232 ppp: Destroy the mutex when cleanup by Gao Feng · 7 years ago
  40. 687d4f2 net: ethernet: slicoss: remove redundant initialization of idx by Colin Ian King · 7 years ago
  41. 2b7cda9 tcp: fix tcp_mtu_probe() vs highest_sack by Eric Dumazet · 7 years ago
  42. e669b86 ipv6: addrconf: increment ifp refcount before ipv6_del_addr() by Eric Dumazet · 7 years ago
  43. f631f7b Merge branch 'PHYLINK-cosmetic-and-build-fixes' by David S. Miller · 7 years ago
  44. 54a2fc6 net: phy: Fix sfp.c build against GPIO definitions by Florian Fainelli · 7 years ago
  45. 516b29e net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.c by Florian Fainelli · 7 years ago
  46. 2e39748 bpf: document answers to common questions about BPF by Alexei Starovoitov · 7 years ago
  47. da13c59 net: display hw address of source machine during ipv6 DAD failure by Vishwanath Pai · 7 years ago
  48. 93161922 tun/tap: sanitize TUNSETSNDBUF input by Craig Gallek · 7 years ago
  49. cdb583c net: dsa: b53: Have b53_hdr_setup() enable/disable tagging by Florian Fainelli · 7 years ago
  50. 6683ed9 Merge branch 'netrom-cleanups' by David S. Miller · 7 years ago
  51. 31f74f0 net: netrom: nr_route: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  52. 4c31606 net: netrom: nr_route: refactor code in nr_add_node by Gustavo A. R. Silva · 7 years ago
  53. d70eaa3 mlxsw: i2c: Fix buffer increment counter for write transaction by Vadim Pasternak · 7 years ago
  54. 122f00c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  55. 31b102b net: tipc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  56. 1556770 drivers/net: tundra: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  57. 2fd2f61 drivers/net: ntb_netdev: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  58. 07c41a2 bpf: avoid rcu_dereference inside bpf_event_mutex lock region by Yonghong Song · 7 years ago
  59. 3051fbe net: sit: Update lookup to handle links set to L3 slave by David Ahern · 7 years ago
  60. 8caae31 atm: iphase: Fix space before '[' error. by Arvind Yadav · 7 years ago
  61. 1a3fbd3 net: bridge: add neigh_suppress to bridge port policies by Nikolay Aleksandrov · 7 years ago
  62. d2fcde0 Merge branch 'mvpp2-various-improvements' by David S. Miller · 7 years ago
  63. 6eb5d37 net: mvpp2: simplify the Tx desc set DMA logic by Antoine Tenart · 7 years ago
  64. 02856a3 net: mvpp2: use the aggr txq size define everywhere by Antoine Tenart · 7 years ago
  65. 1d17db0 net: mvpp2: limit TSO segments and use stop/wake thresholds by Antoine Tenart · 7 years ago
  66. 1d7d15d net: mvpp2: initialize the RSS tables by Antoine Tenart · 7 years ago
  67. 7c10f97 net: mvpp2: initialize the Tx FIFO size by Antoine Tenart · 7 years ago
  68. 2d1d7df net: mvpp2: set the Rx FIFO size depending on the port speeds for PPv2.2 by Antoine Tenart · 7 years ago
  69. 62b0e92 mlxsw: reg: Add high and low temperature thresholds by Ido Schimmel · 7 years ago
  70. 1cf098b MAINTAINERS: Remove Yotam from mlxfw by Yuval Mintz · 7 years ago
  71. f1fd20c MAINTAINERS: Update Yotam's E-mail by Yotam Gigi · 7 years ago
  72. d2083d0 net: hns: set correct return value by Pan Bian · 7 years ago
  73. 26a8ba2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  74. 7db8874 net: lapbether: fix double free by Pan Bian · 7 years ago
  75. 28ef7de7 mkiss: remove redundant assignment of len to ax->mtu by Colin Ian King · 7 years ago
  76. 81ba4e1 selftests/bpf: remove useless bpf_trace_printk by Alexei Starovoitov · 7 years ago
  77. 54df7ef net: dccp: ccids: lib: packet_history: use swap macro in tfrc_rx_hist_swap by Gustavo A. R. Silva · 7 years ago
  78. 3a7943b net: decnet: dn_nsp_out: use swap macro in dn_mk_ack_header by Gustavo A. R. Silva · 7 years ago
  79. 68ad08c net: decnet: dn_nsp_in: use swap macro in dn_nsp_rx_packet by Gustavo A. R. Silva · 7 years ago
  80. e8992e4 forcedeth: replace pci_alloc_consistent with dma_alloc_coherent by Zhu Yanjun · 7 years ago
  81. db32919 ip_vti: remove the useless err_count check in vti_xmit by Xin Long · 7 years ago
  82. aa7365e net: bcmgenet: Avoid calling platform_device_put() twice in bcmgenet_mii_exit() by Wei Yongjun · 7 years ago
  83. 985b6e6 Merge branch 'extack-nonfatal' by David S. Miller · 7 years ago
  84. 1f27923 mlxsw: spectrum_router: Return extack message on abort due to fib rules by David Ahern · 7 years ago
  85. 6c31e5a net: Add extack to fib_notifier_info by David Ahern · 7 years ago
  86. 4f6265d netlink: Allow ext_ack to carry non-error messages by David Ahern · 7 years ago
  87. a7b216b Merge branch 'dsa-port-parsing' by David S. Miller · 7 years ago
  88. 951259aa net: dsa: remove name arg from slave create by Vivien Didelot · 7 years ago
  89. 1838fa8 net: dsa: get port name at parse time by Vivien Didelot · 7 years ago
  90. cbabb0a net: dsa: get master device at port parsing time by Vivien Didelot · 7 years ago
  91. 6d4e5c5 net: dsa: get port type at parse time by Vivien Didelot · 7 years ago
  92. fd223e2 net: dsa: add port parse functions by Vivien Didelot · 7 years ago
  93. 5b32fe0 net: dsa: get ports within parsing code by Vivien Didelot · 7 years ago
  94. 04686ef bpf: remove SK_REDIRECT from UAPI by John Fastabend · 7 years ago
  95. 638f5b9 bpf: reduce verifier memory consumption by Alexei Starovoitov · 7 years ago
  96. 3179698 Merge branch 'liquidio-switchdev-support' by David S. Miller · 7 years ago
  97. d4be8eb liquidio: Configure switchdev with devlink by Vijaya Mohan Guvva · 7 years ago
  98. 1f233f3 liquidio: switchdev support for LiquidIO NIC by Vijaya Mohan Guvva · 7 years ago
  99. 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
  100. 14fc0ab net: phy: marvell: Only configure RGMII delays when using RGMII by Andrew Lunn · 7 years ago