1. b594850 ps3_gelic: Use [] to denote a flexible array member by Geert Uytterhoeven · 6 years ago
  2. 75345f8 ipoib: show VF broadcast address by Denis Kirjanov · 6 years ago
  3. 64d701c ipoib: correcly show a VF hardware address by Denis Kirjanov · 6 years ago
  4. 2ae6b59 Merge branch 'mlxsw-Improve-IPv6-route-insertion-rate' by David S. Miller · 6 years ago
  5. 12ee822 selftests: mlxsw: Add a test for FIB offload indication by Ido Schimmel · 6 years ago
  6. d5382fe ipv6: Stop sending in-kernel notifications for each nexthop by Ido Schimmel · 6 years ago
  7. 2d9dd7e mlxsw: spectrum_router: Create IPv6 multipath routes in one go by Ido Schimmel · 6 years ago
  8. d21afd3 mlxsw: spectrum_router: Add / delete multiple IPv6 nexthops by Ido Schimmel · 6 years ago
  9. 921bc53 mlxsw: spectrum_router: Pass array of routes to route handling functions by Ido Schimmel · 6 years ago
  10. 94d628d mlxsw: spectrum_router: Adjust IPv6 replace logic to new notifications by Ido Schimmel · 6 years ago
  11. 928c0b5 mlxsw: spectrum_router: Pass multiple routes to work item by Ido Schimmel · 6 years ago
  12. ccd56a5 mlxsw: spectrum_router: Prepare function to return errors by Ido Schimmel · 6 years ago
  13. 20247fc mlxsw: spectrum_router: Remove processing of IPv6 append notifications by Ido Schimmel · 6 years ago
  14. 2881fd6 ipv6: Add IPv6 multipath notification for route delete by Ido Schimmel · 6 years ago
  15. ebee3ca ipv6: Add IPv6 multipath notifications for add / replace by Ido Schimmel · 6 years ago
  16. d133e4f1 netdevsim: Ignore IPv6 multipath notifications by Ido Schimmel · 6 years ago
  17. f6c3bb7 mlxsw: spectrum_router: Ignore IPv6 multipath notifications by Ido Schimmel · 6 years ago
  18. d4b96c7 ipv6: Extend notifier info for multipath routes by Ido Schimmel · 6 years ago
  19. c82481f netlink: Add field to skip in-kernel notifications by Ido Schimmel · 6 years ago
  20. 3de205c netlink: Document all fields of 'struct nl_info' by Ido Schimmel · 6 years ago
  21. 714a485 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  22. cd4bb2a mlxsw: spectrum_ptp: Fix compilation on 32-bit ARM by Shalom Toledo · 6 years ago
  23. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  24. f97252a Merge branch 'UDP-GSO-audit-tests' by David S. Miller · 6 years ago
  25. 4ffc37f net/udpgso_bench.sh test fails on error by Fred Klassen · 6 years ago
  26. ade90d6 net/udpgso_bench.sh add UDP GSO audit tests by Fred Klassen · 6 years ago
  27. 79ebc3c net/udpgso_bench_tx: options to exercise TX CMSG by Fred Klassen · 6 years ago
  28. 29f785f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  29. 4bd366c Merge branch 'net-ipv4-remove-erroneous-advancement-of-list-pointer' by David S. Miller · 6 years ago
  30. 3cfa148 selftests: rtnetlink: add addresses with fixed life time by Florian Westphal · 6 years ago
  31. 40008e9 net: ipv4: remove erroneous advancement of list pointer by Florian Westphal · 6 years ago
  32. 78fe8a2 net: dsa: sja1105: fix ptp link error by Arnd Bergmann · 6 years ago
  33. c63d1e5 net: stmmac: fix unused-variable warning by Arnd Bergmann · 6 years ago
  34. da0f382 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  35. efa14c3 iavf: allow null RX descriptors by Mitch Williams · 6 years ago
  36. 68dfe63 iavf: add call to iavf_[add|del]_cloud_filter by Paul Greenwalt · 6 years ago
  37. b66c7bc iavf: Refactor init state machine by Jakub Pawlak · 6 years ago
  38. bac8486 iavf: Refactor the watchdog state machine by Jan Sokolowski · 6 years ago
  39. fdd4044 iavf: Remove timer for work triggering, use delaying work instead by Jakub Pawlak · 6 years ago
  40. b476b003 iavf: Move commands processing to the separate function by Jakub Pawlak · 6 years ago
  41. 16e00c2 iavf: Fix the math for valid length for ADq enable by Avinash Dayanand · 6 years ago
  42. f0a48fb iavf: Change GFP_KERNEL to GFP_ATOMIC in kzalloc() by Aleksandr Loktionov · 6 years ago
  43. 88ec730 iavf: wait longer for close to complete by Mitch Williams · 6 years ago
  44. 168d91c iavf: use signed variable by Mitch Williams · 6 years ago
  45. c2417a7 iavf: Create VLAN tag elements starting from the first element by Akeem G Abodunrin · 6 years ago
  46. d728cf7 fs/namespace: fix unprivileged mount propagation by Christian Brauner · 6 years ago
  47. 1b0b9cc vfs: fsmount: add missing mntget() by Eric Biggers · 6 years ago
  48. f517f27 net: sched: cls_matchall: allow to delete filter by Jiri Pirko · 6 years ago
  49. ad9bf54 net: hns3: fix dereference of ae_dev before it is null checked by Colin Ian King · 6 years ago
  50. 4332125 Merge branch 'net-sched-act_ctinfo-fixes' by David S. Miller · 6 years ago
  51. c197d63 net: sched: act_ctinfo: fix policy validation by Kevin Darbyshire-Bryant · 6 years ago
  52. a658c2e net: sched: act_ctinfo: fix action creation by Kevin Darbyshire-Bryant · 6 years ago
  53. 098eadc vhost_net: disable zerocopy by default by Jason Wang · 6 years ago
  54. c681eda net: ipv4: move tcp_fastopen server side code to SipHash library by Ard Biesheuvel · 6 years ago
  55. 6a6b5c8 tipc: include retrans failure detection for unicast by Tuong Lien · 6 years ago
  56. 9ed68ca team: add ethtool get_link_ksettings by Hangbin Liu · 6 years ago
  57. 4fddbf8 Merge branch 'tcp-fixes' by David S. Miller · 6 years ago
  58. eb7c825 Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 6 years ago
  59. 259931f riscv: remove unused barrier defines by Rolf Eike Beer · 6 years ago
  60. bf587ca riscv: mm: synchronize MMU after pte change by ShihPo Hung · 6 years ago
  61. c35f1b8 riscv: dts: add initial board data for the SiFive HiFive Unleashed by Paul Walmsley · 6 years ago
  62. 72296bd riscv: dts: add initial support for the SiFive FU540-C000 SoC by Paul Walmsley · 6 years ago
  63. 4fd669a dt-bindings: riscv: convert cpu binding to json-schema by Paul Walmsley · 6 years ago
  64. c7af559 dt-bindings: riscv: sifive: add YAML documentation for the SiFive FU540 by Paul Walmsley · 6 years ago
  65. 8d4e048 arch: riscv: add support for building DTB files from DT source data by Paul Walmsley · 6 years ago
  66. 6be8e29 lapb: fixed leak of control-blocks. by Jeremy Sowden · 6 years ago
  67. 5cf0261 tipc: purge deferredq list for each grp member in tipc_group_delete by Xin Long · 6 years ago
  68. f464100 selftests/net: fix warnings in TFO key rotation selftest by Willem de Bruijn · 6 years ago
  69. 8e6a481 x25_asy: fixed function name in error message. by Jeremy Sowden · 6 years ago
  70. 4201c92 lapb: moved export of lapb_register. by Jeremy Sowden · 6 years ago
  71. d4d5d8e ax25: fix inconsistent lock state in ax25_destroy_timer by Eric Dumazet · 6 years ago
  72. f3e92cb neigh: fix use-after-free read in pneigh_get_next by Eric Dumazet · 6 years ago
  73. 2e05fca tcp: fix compile error if !CONFIG_SYSCTL by Eric Dumazet · 6 years ago
  74. 1718132 tc-tests: updated skbedit tests by Roman Mashak · 6 years ago
  75. 92c1a19 tc-tests: added path to ip command in tdc by Roman Mashak · 6 years ago
  76. 871e846 net: ethernet: ti: davinci_cpdma: use idled submit by Ivan Khoronzhuk · 6 years ago
  77. d424a2a hv_sock: Suppress bogus "may be used uninitialized" warnings by Dexuan Cui · 6 years ago
  78. 4e18a8a Merge branch 'stmmac-cleanups-for-stmmac_mdio_reset' by David S. Miller · 6 years ago
  79. fead5b1 net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_data by Martin Blumenstingl · 6 years ago
  80. ce4ab73 net: stmmac: drop the reset delays from struct stmmac_mdio_bus_data by Martin Blumenstingl · 6 years ago
  81. 7e770b2 net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_data by Martin Blumenstingl · 6 years ago
  82. 42a9076 net: stmmac: use device_property_read_u32_array to read the reset delays by Martin Blumenstingl · 6 years ago
  83. 626c5fe net: stmmac: drop redundant check in stmmac_mdio_reset by Martin Blumenstingl · 6 years ago
  84. 718f4a2 be2net: Fix number of Rx queues used for flow hashing by Ivan Vecera · 6 years ago
  85. 36b2f61 net: handle 802.1P vlan 0 packets properly by Govindarajulu Varadarajan · 6 years ago
  86. 9e0babf Linux 5.2-rc5 by Linus Torvalds · 6 years ago
  87. 963172d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  88. efba92d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  89. f763cf8 Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  90. 967c05a tcp: enforce tcp_min_snd_mss in tcp_mtu_probing() by Eric Dumazet · 6 years ago
  91. 5f3e2bf tcp: add tcp_min_snd_mss sysctl by Eric Dumazet · 6 years ago
  92. f070ef2 tcp: tcp_fragment() should apply sane memory limits by Eric Dumazet · 6 years ago
  93. 3b4929f tcp: limit payload size of sacked skbs by Eric Dumazet · 6 years ago
  94. 1eb4169 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  95. 5db2e7c Revert "net: phylink: set the autoneg state in phylink_phy_change" by David S. Miller · 6 years ago
  96. 9594dc3 bpf: fix nested bpf tracepoints with per-cpu data by Matt Mullins · 6 years ago
  97. 8574921 bpf: Fix out of bounds memory access in bpf_sk_storage by Arthur Fabre · 6 years ago
  98. a514862 net: sched: remove NET_CLS_IND config option by Jiri Pirko · 6 years ago
  99. 9d9f3fb r8169: improve handling of Abit Fatal1ty F-190HD by Heiner Kallweit · 6 years ago
  100. 42f5cda vsock/virtio: set SOCK_DONE on peer shutdown by Stephen Barber · 6 years ago