1. f9cbe9a net: define the TSO header size in net/tso.h by Antoine Ténart · 8 years ago
  2. 5f9ae3d ipv4: do metrics match when looking up and deleting a route by Xin Long · 8 years ago
  3. d260e9e Merge branch 'tcp-sw-rx-timestamps' by David S. Miller · 8 years ago
  4. 16e7812 selftests/net: Add a test to validate behavior of rx timestamps by Mike Maloney · 8 years ago
  5. 98aaa91 tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg by Mike Maloney · 8 years ago
  6. b285477 liquidio: change manner of detecting whether or not NIC firmware is loaded by Felix Manlunas · 8 years ago
  7. e3d0328 gre: fix goto statement typo by William Tu · 8 years ago
  8. 572a576 Merge branch 'bpf-minor-cleanups' by David S. Miller · 8 years ago
  9. af4d045 bpf: minor cleanups for dev_map by Daniel Borkmann · 8 years ago
  10. e4a8e81 bpf: misc xdp redirect cleanups by Daniel Borkmann · 8 years ago
  11. cd36c3a bpf: fix map value attribute for hash of maps by Daniel Borkmann · 8 years ago
  12. 4a00aa0 MIPS,bpf: fix missing break in switch statement by Colin Ian King · 8 years ago
  13. 9695fe6 net: sched: use kvmalloc() for class hash tables by Eric Dumazet · 8 years ago
  14. 153890b net: amd: constify zorro_device_id by Arvind Yadav · 8 years ago
  15. 9142b67 Merge branch 'net-mvpp2-MAC-GoP-configuration' by David S. Miller · 8 years ago
  16. 7afe461 Documentation/bindings: net: marvell-pp2: add the system controller by Antoine Ténart · 8 years ago
  17. f84bf38 net: mvpp2: initialize the GoP by Antoine Ténart · 8 years ago
  18. 76eb1b1 net: mvpp2: set maximum packet size for 10G ports by Stefan Chulski · 8 years ago
  19. 7732195 net: mvpp2: initialize the XLG MAC when using a port by Antoine Ténart · 8 years ago
  20. 3919357 net: mvpp2: initialize the GMAC when using a port by Antoine Ténart · 8 years ago
  21. 2055d62 net: mvpp2: move the mii configuration in the ndo_open path by Antoine Ténart · 8 years ago
  22. 1068ec7 net: mvpp2: fix the synchronization module bypass macro name by Antoine Ténart · 8 years ago
  23. 81b6630 net: mvpp2: unify register definitions coding style by Antoine Ténart · 8 years ago
  24. 84e54fe gre: introduce native tunnel support for ERSPAN by William Tu · 8 years ago
  25. ab2fb7e udp: remove unreachable ufo branches by Willem de Bruijn · 8 years ago
  26. 41a130f net: mdio-gpio: make mdiobb_ops const by Bhumika Goyal · 8 years ago
  27. 9449473 net: ethernet: freescale: fs_enet: make mdiobb_ops const by Bhumika Goyal · 8 years ago
  28. 58e0c0d net: ethernet: ax88796: make mdiobb_ops const by Bhumika Goyal · 8 years ago
  29. 3d845ee Merge branch 'tcp_conn_request-cleanup' by David S. Miller · 8 years ago
  30. 1119936 tcp: Remove the unused parameter for tcp_try_fastopen. by Tonghao Zhang · 8 years ago
  31. 49c7158 tcp: Get a proper dst before checking it. by Tonghao Zhang · 8 years ago
  32. 6c64793 Merge branch 'hv_netvsc-Ethtool-handler-to-change-UDP-hash-levels' by David S. Miller · 8 years ago
  33. 3b0c345 hv_netvsc: Update netvsc Document for UDP hash level setting by Haiyang Zhang · 8 years ago
  34. 4823eb2 hv_netvsc: Add ethtool handler to set and get UDP hash levels by Haiyang Zhang · 8 years ago
  35. 4c0e2cb hv_netvsc: Clean up unused parameter from netvsc_get_rss_hash_opts() by Haiyang Zhang · 8 years ago
  36. fcba156 hv_netvsc: Clean up unused parameter from netvsc_get_hash() by Haiyang Zhang · 8 years ago
  37. 0580b53 Merge branch 'liquidio-VF-driver-will-notify-NIC-firmware-of-MTU-change' by David S. Miller · 8 years ago
  38. ee5b1fa liquidio: make VF driver notify NIC firmware of MTU change by Veerasenareddy Burru · 8 years ago
  39. ad530a1 liquidio: move macro definition to a proper place by Veerasenareddy Burru · 8 years ago
  40. 7d47e9a ptp: make ptp_clock_info const by Bhumika Goyal · 8 years ago
  41. b6d08bd net: ethernet: make ptp_clock_info const by Bhumika Goyal · 8 years ago
  42. a8e8b7f net: hns3: Add support to change MTU in HNS3 hardware by Salil · 8 years ago
  43. 06552f8 Merge branch 'Huawei-HiNIC-Ethernet-Driver' by David S. Miller · 8 years ago
  44. 4d3b632 net-next/hinic: Add Maintainer by Aviad Krawczyk · 8 years ago
  45. b553400 net-next/hinic: Add netpoll by Aviad Krawczyk · 8 years ago
  46. edd384f net-next/hinic: Add ethtool and stats by Aviad Krawczyk · 8 years ago
  47. 00e57a6 net-next/hinic: Add Tx operation by Aviad Krawczyk · 8 years ago
  48. e2585ea net-next/hinic: Add Rx handler by Aviad Krawczyk · 8 years ago
  49. 7ef37fe net-next/hinic: Add cmdq completion handler by Aviad Krawczyk · 8 years ago
  50. 76baca2 net-next/hinic: Add cmdq commands by Aviad Krawczyk · 8 years ago
  51. fc9319e net-next/hinic: Add ceqs by Aviad Krawczyk · 8 years ago
  52. d0b9805 net-next/hinic: Initialize cmdq by Aviad Krawczyk · 8 years ago
  53. 53e7d6f net-next/hinic: Set qp context by Aviad Krawczyk · 8 years ago
  54. f91090f net-next/hinic: Add qp resources by Aviad Krawczyk · 8 years ago
  55. b15a9f3 net-next/hinic: Add wq by Aviad Krawczyk · 8 years ago
  56. c3e79ba net-next/hinic: Add logical Txq and Rxq by Aviad Krawczyk · 8 years ago
  57. c4d06d2 net-next/hinic: Add Rx mode and link event handler by Aviad Krawczyk · 8 years ago
  58. 25a3ba6 net-next/hinic: Add port management commands by Aviad Krawczyk · 8 years ago
  59. f00fe73 net-next/hinic: Add aeqs by Aviad Krawczyk · 8 years ago
  60. 0ac599c net-next/hinic: Add api cmd commands by Aviad Krawczyk · 8 years ago
  61. 6dd8b68 net-next/hinic: Add management messages by Aviad Krawczyk · 8 years ago
  62. 3dcea32 net-next/hinic: Initialize api cmd hw by Aviad Krawczyk · 8 years ago
  63. eabf0fa net-next/hinic: Initialize api cmd resources by Aviad Krawczyk · 8 years ago
  64. a5564e7 net-next/hinic: Initialize hw device components by Aviad Krawczyk · 8 years ago
  65. 51ba902 net-next/hinic: Initialize hw interface by Aviad Krawczyk · 8 years ago
  66. 89c9c16 net: ethernet: stmmac: dwmac-rk: Add rv1108 gmac support by David Wu · 8 years ago
  67. d3213fb ethernet: xircom: small clean up in setup_xirc2ps_cs() by Dan Carpenter · 8 years ago
  68. 39c13c2 arm: eBPF JIT compiler by Shubham Bansal · 8 years ago
  69. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  70. 6470812 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  71. 2dc7753 sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus() by Thomas Petazzoni · 8 years ago
  72. 7d3f0cd net: sched: Add the invalid handle check in qdisc_class_find by Gao Feng · 8 years ago
  73. 40501f9 tipc: don't reset stale broadcast send link by Jon Paul Maloy · 8 years ago
  74. 05ab303 Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  75. 0b3baec Merge tag 'rtc-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  76. e3181f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  77. dd1c1f2 pids: make task_tgid_nr_ns() safe by Oleg Nesterov · 8 years ago
  78. e65a495 net: check type when freeing metadata dst by David Lamparter · 8 years ago
  79. 4832c30 net: ipv6: put host and anycast routes on device with address by David Ahern · 8 years ago
  80. 89e4950 dsa: remove unused net_device arg from handlers by Florian Westphal · 8 years ago
  81. d1ef551 Merge branch 'bpf-mips-jit-improvements' by David S. Miller · 8 years ago
  82. 6035b3f MIPS,bpf: Cache value of BPF_OP(insn->code) in eBPF JIT. by David Daney · 8 years ago
  83. a67b375 MIPS, bpf: Implement JLT, JLE, JSLT and JSLE ops in the eBPF JIT. by David Daney · 8 years ago
  84. 8d8d18c MIPS,bpf: Fix using smp_processor_id() in preemptible splat. by David Daney · 8 years ago
  85. da6817e qlogic: make device_attribute const by Bhumika Goyal · 8 years ago
  86. a43dce9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  87. 0361984 rtc: ds1307: fix regmap config by Heiner Kallweit · 8 years ago
  88. 0c45d7f liquidio: fix use of pf in pass-through mode in a virtual machine by Rick Farrington · 8 years ago
  89. 348a400 ipv6: repair fib6 tree in failure case by Wei Wang · 8 years ago
  90. 6eb15e2 net: dsa: mv88e6xxx: make irq_chip const by Bhumika Goyal · 8 years ago
  91. 68a66d1 net_sched: fix order of queue length updates in qdisc_replace() by Konstantin Khlebnikov · 8 years ago
  92. 138b57f net: ibm: emac: Fix some error handling path in 'emac_probe()' by Christophe Jaillet · 8 years ago
  93. c3168ca cxgb4/cxgbvf: Handle 32-bit fw port capabilities by Ganesh Goudar · 8 years ago
  94. 49bf4b3 tools lib bpf: improve warning by Eric Leblond · 8 years ago
  95. 5a78449 switchdev: documentation: minor typo fixes by Chris Packham · 8 years ago
  96. 274043c bpf: fix double free from dev_map_notification() by Daniel Borkmann · 8 years ago
  97. d4dd2d7 bpf, doc: also add s390x as arch to sysctl description by Daniel Borkmann · 8 years ago
  98. 63bfc50 Merge tag 'mlx5-updates-2017-08-17-V2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  99. 14ccee7 Linux 4.13-rc6 by Linus Torvalds · 8 years ago
  100. 197e7e5 Sanitize 'move_pages()' permission checks by Linus Torvalds · 8 years ago