1. d2aaa3d bpf, doc: Add arm32 as arch supporting eBPF JIT by Shubham Bansal · 7 years ago
  2. 8115251 Merge branch 'bpf-verifier-fixes' by David S. Miller · 7 years ago
  3. 8e9cd9c bpf/verifier: document liveness analysis by Edward Cree · 7 years ago
  4. 1b688a1 bpf/verifier: remove varlen_map_value_access flag by Edward Cree · 7 years ago
  5. df20cb7 selftests/bpf: add a test for a pruning bug in the verifier by Alexei Starovoitov · 7 years ago
  6. 63f45f8 bpf/verifier: when pruning a branch, ignore its write marks by Edward Cree · 7 years ago
  7. d893dc2 selftests/bpf: add a test for a bug in liveness-based pruning by Edward Cree · 7 years ago
  8. 60890e0 gre: remove duplicated assignment of iph by Colin Ian King · 7 years ago
  9. 042a901 net: tipc: constify genl_ops by Arvind Yadav · 7 years ago
  10. 5719e5e net: hinic: make functions set_ctrl0 and set_ctrl1 static by Colin Ian King · 7 years ago
  11. 257a730 net/sock: allow the user to set negative peek offset by Paolo Abeni · 7 years ago
  12. 110d846 Merge branch 'mlxsw-multichain-tc-offload' by David S. Miller · 7 years ago
  13. 0ede6ba mlxsw: spectrum_flower: Offload goto_chain termination action by Jiri Pirko · 7 years ago
  14. dbec8ee mlxsw: spectrum_acl: Provide helper to lookup ruleset by Jiri Pirko · 7 years ago
  15. 0ade3b6 mlxsw: spectrum_acl: Allow to get group_id value for a ruleset by Jiri Pirko · 7 years ago
  16. e457d86 net: sched: add couple of goto_chain helpers by Jiri Pirko · 7 years ago
  17. 45b6274 mlxsw: spectrum: Offload multichain TC rules by Jiri Pirko · 7 years ago
  18. ae99e18 Merge branch 'mvpp2-software-TSO-support' by David S. Miller · 7 years ago
  19. 186cd4d net: mvpp2: software tso support by Antoine Ténart · 7 years ago
  20. 85affd7 net: mvpp2: unify the txq size define use by Antoine Ténart · 7 years ago
  21. f9cbe9a net: define the TSO header size in net/tso.h by Antoine Ténart · 7 years ago
  22. 5f9ae3d ipv4: do metrics match when looking up and deleting a route by Xin Long · 7 years ago
  23. d260e9e Merge branch 'tcp-sw-rx-timestamps' by David S. Miller · 7 years ago
  24. 16e7812 selftests/net: Add a test to validate behavior of rx timestamps by Mike Maloney · 7 years ago
  25. 98aaa91 tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg by Mike Maloney · 7 years ago
  26. b285477 liquidio: change manner of detecting whether or not NIC firmware is loaded by Felix Manlunas · 7 years ago
  27. e3d0328 gre: fix goto statement typo by William Tu · 7 years ago
  28. 572a576 Merge branch 'bpf-minor-cleanups' by David S. Miller · 7 years ago
  29. af4d045 bpf: minor cleanups for dev_map by Daniel Borkmann · 7 years ago
  30. e4a8e81 bpf: misc xdp redirect cleanups by Daniel Borkmann · 7 years ago
  31. cd36c3a bpf: fix map value attribute for hash of maps by Daniel Borkmann · 7 years ago
  32. 4a00aa0 MIPS,bpf: fix missing break in switch statement by Colin Ian King · 7 years ago
  33. 9695fe6 net: sched: use kvmalloc() for class hash tables by Eric Dumazet · 7 years ago
  34. 153890b net: amd: constify zorro_device_id by Arvind Yadav · 7 years ago
  35. 9142b67 Merge branch 'net-mvpp2-MAC-GoP-configuration' by David S. Miller · 7 years ago
  36. 7afe461 Documentation/bindings: net: marvell-pp2: add the system controller by Antoine Ténart · 7 years ago
  37. f84bf38 net: mvpp2: initialize the GoP by Antoine Ténart · 7 years ago
  38. 76eb1b1 net: mvpp2: set maximum packet size for 10G ports by Stefan Chulski · 7 years ago
  39. 7732195 net: mvpp2: initialize the XLG MAC when using a port by Antoine Ténart · 7 years ago
  40. 3919357 net: mvpp2: initialize the GMAC when using a port by Antoine Ténart · 7 years ago
  41. 2055d62 net: mvpp2: move the mii configuration in the ndo_open path by Antoine Ténart · 7 years ago
  42. 1068ec7 net: mvpp2: fix the synchronization module bypass macro name by Antoine Ténart · 7 years ago
  43. 81b6630 net: mvpp2: unify register definitions coding style by Antoine Ténart · 7 years ago
  44. 84e54fe gre: introduce native tunnel support for ERSPAN by William Tu · 7 years ago
  45. ab2fb7e udp: remove unreachable ufo branches by Willem de Bruijn · 7 years ago
  46. 41a130f net: mdio-gpio: make mdiobb_ops const by Bhumika Goyal · 7 years ago
  47. 9449473 net: ethernet: freescale: fs_enet: make mdiobb_ops const by Bhumika Goyal · 7 years ago
  48. 58e0c0d net: ethernet: ax88796: make mdiobb_ops const by Bhumika Goyal · 7 years ago
  49. 3d845ee Merge branch 'tcp_conn_request-cleanup' by David S. Miller · 7 years ago
  50. 1119936 tcp: Remove the unused parameter for tcp_try_fastopen. by Tonghao Zhang · 7 years ago
  51. 49c7158 tcp: Get a proper dst before checking it. by Tonghao Zhang · 7 years ago
  52. 6c64793 Merge branch 'hv_netvsc-Ethtool-handler-to-change-UDP-hash-levels' by David S. Miller · 7 years ago
  53. 3b0c345 hv_netvsc: Update netvsc Document for UDP hash level setting by Haiyang Zhang · 7 years ago
  54. 4823eb2 hv_netvsc: Add ethtool handler to set and get UDP hash levels by Haiyang Zhang · 7 years ago
  55. 4c0e2cb hv_netvsc: Clean up unused parameter from netvsc_get_rss_hash_opts() by Haiyang Zhang · 7 years ago
  56. fcba156 hv_netvsc: Clean up unused parameter from netvsc_get_hash() by Haiyang Zhang · 7 years ago
  57. 0580b53 Merge branch 'liquidio-VF-driver-will-notify-NIC-firmware-of-MTU-change' by David S. Miller · 7 years ago
  58. ee5b1fa liquidio: make VF driver notify NIC firmware of MTU change by Veerasenareddy Burru · 7 years ago
  59. ad530a1 liquidio: move macro definition to a proper place by Veerasenareddy Burru · 7 years ago
  60. 7d47e9a ptp: make ptp_clock_info const by Bhumika Goyal · 7 years ago
  61. b6d08bd net: ethernet: make ptp_clock_info const by Bhumika Goyal · 7 years ago
  62. a8e8b7f net: hns3: Add support to change MTU in HNS3 hardware by Salil · 7 years ago
  63. 06552f8 Merge branch 'Huawei-HiNIC-Ethernet-Driver' by David S. Miller · 7 years ago
  64. 4d3b632 net-next/hinic: Add Maintainer by Aviad Krawczyk · 7 years ago
  65. b553400 net-next/hinic: Add netpoll by Aviad Krawczyk · 7 years ago
  66. edd384f net-next/hinic: Add ethtool and stats by Aviad Krawczyk · 7 years ago
  67. 00e57a6 net-next/hinic: Add Tx operation by Aviad Krawczyk · 7 years ago
  68. e2585ea net-next/hinic: Add Rx handler by Aviad Krawczyk · 7 years ago
  69. 7ef37fe net-next/hinic: Add cmdq completion handler by Aviad Krawczyk · 7 years ago
  70. 76baca2 net-next/hinic: Add cmdq commands by Aviad Krawczyk · 7 years ago
  71. fc9319e net-next/hinic: Add ceqs by Aviad Krawczyk · 7 years ago
  72. d0b9805 net-next/hinic: Initialize cmdq by Aviad Krawczyk · 7 years ago
  73. 53e7d6f net-next/hinic: Set qp context by Aviad Krawczyk · 7 years ago
  74. f91090f net-next/hinic: Add qp resources by Aviad Krawczyk · 7 years ago
  75. b15a9f3 net-next/hinic: Add wq by Aviad Krawczyk · 7 years ago
  76. c3e79ba net-next/hinic: Add logical Txq and Rxq by Aviad Krawczyk · 7 years ago
  77. c4d06d2 net-next/hinic: Add Rx mode and link event handler by Aviad Krawczyk · 7 years ago
  78. 25a3ba6 net-next/hinic: Add port management commands by Aviad Krawczyk · 7 years ago
  79. f00fe73 net-next/hinic: Add aeqs by Aviad Krawczyk · 7 years ago
  80. 0ac599c net-next/hinic: Add api cmd commands by Aviad Krawczyk · 7 years ago
  81. 6dd8b68 net-next/hinic: Add management messages by Aviad Krawczyk · 7 years ago
  82. 3dcea32 net-next/hinic: Initialize api cmd hw by Aviad Krawczyk · 7 years ago
  83. eabf0fa net-next/hinic: Initialize api cmd resources by Aviad Krawczyk · 7 years ago
  84. a5564e7 net-next/hinic: Initialize hw device components by Aviad Krawczyk · 7 years ago
  85. 51ba902 net-next/hinic: Initialize hw interface by Aviad Krawczyk · 7 years ago
  86. 89c9c16 net: ethernet: stmmac: dwmac-rk: Add rv1108 gmac support by David Wu · 7 years ago
  87. d3213fb ethernet: xircom: small clean up in setup_xirc2ps_cs() by Dan Carpenter · 7 years ago
  88. 39c13c2 arm: eBPF JIT compiler by Shubham Bansal · 7 years ago
  89. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  90. 6470812 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  91. 2dc7753 sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus() by Thomas Petazzoni · 7 years ago
  92. 7d3f0cd net: sched: Add the invalid handle check in qdisc_class_find by Gao Feng · 7 years ago
  93. 40501f9 tipc: don't reset stale broadcast send link by Jon Paul Maloy · 7 years ago
  94. 05ab303 Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  95. 0b3baec Merge tag 'rtc-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 7 years ago
  96. e3181f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  97. dd1c1f2 pids: make task_tgid_nr_ns() safe by Oleg Nesterov · 7 years ago
  98. e65a495 net: check type when freeing metadata dst by David Lamparter · 7 years ago
  99. 4832c30 net: ipv6: put host and anycast routes on device with address by David Ahern · 7 years ago
  100. 89e4950 dsa: remove unused net_device arg from handlers by Florian Westphal · 7 years ago