1. e8660de macsec: restore uAPI after addition of GCM-AES-256 by Sabrina Dubroca · 7 years ago
  2. 5e89cfa net: hns: Fix for variable may be used uninitialized warnings by Huazhong Tan · 7 years ago
  3. 3f1dcc6 net: fec: add necessary defines to work on ARM64 by Lucas Stach · 7 years ago
  4. d7dfc5c virtio_net: Add ethtool stats by Toshiaki Makita · 7 years ago
  5. d1b1110 Merge branch 'mvpp2-Armada-7k-8k-PP2-ACPI-support' by David S. Miller · 7 years ago
  6. a75edc7 net: mvpp2: enable ACPI support in the driver by Marcin Wojtas · 7 years ago
  7. 2481222 net: mvpp2: use device_*/fwnode_* APIs instead of of_* by Marcin Wojtas · 7 years ago
  8. bf14715 net: mvpp2: simplify maintaining enabled ports' list by Marcin Wojtas · 7 years ago
  9. 3395de9 device property: Allow iterating over available child fwnodes by Marcin Wojtas · 7 years ago
  10. 7c6c57f device property: Introduce fwnode_irq_get() by Marcin Wojtas · 7 years ago
  11. b28f263 device property: Introduce fwnode_get_phy_mode() by Marcin Wojtas · 7 years ago
  12. babe2db device property: Introduce fwnode_get_mac_address() by Marcin Wojtas · 7 years ago
  13. e0b4ed0 net: caif: remove redundant re-assignment of pointer pfrm by Colin Ian King · 7 years ago
  14. c746fc0 cxgb4: add geneve offload support for T6 by Ganesh Goudar · 7 years ago
  15. 291040c Merge tag 'mac80211-next-for-davem-2018-01-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
  16. b75703d devlink: fix memory leak on 'resource' by Colin Ian King · 7 years ago
  17. 2ae50dea Merge branch 'mlxsw-spectrum_router-Optimize-LPM-trees' by David S. Miller · 7 years ago
  18. 2b52ce0 mlxsw: spectrum_router: Remove unnecessary prefix lengths from LPM tree by Ido Schimmel · 7 years ago
  19. 3aad95d mlxsw: spectrum_router: Pass FIB node to LPM tree unlink function by Ido Schimmel · 7 years ago
  20. 4fd0031 mlxsw: spectrum_router: Use the nodes list as indication for empty FIB by Ido Schimmel · 7 years ago
  21. 9d6474e tun: add missing rcu annotation by Jason Wang · 7 years ago
  22. 0ddcff4 mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl() by weiyongjun (A) · 7 years ago
  23. 9cb05f9 debugfs_sta: Remove unneeded semicolons by Christopher Díaz Riveros · 7 years ago
  24. ebdd7b4 Merge branch 'mlxsw-Add-support-for-mirror-action-with-flower' by David S. Miller · 7 years ago
  25. d0d13c1 mlxsw: spectrum_acl: Add support for mirror action by Arkadi Sharshevsky · 7 years ago
  26. 7928756 mlxsw: spectrum: Extend mlxsw_afa_ops for counter index and implement for Spectrum by Arkadi Sharshevsky · 7 years ago
  27. 5c8d39c mlxsw: spectrum: Extend and export SPAN API by Arkadi Sharshevsky · 7 years ago
  28. db0553b mlxsw: spectrum_acl: Add support for mirroring action by Arkadi Sharshevsky · 7 years ago
  29. c18c1e1 mlxsw: core: Make counter index allocated inside the action append by Jiri Pirko · 7 years ago
  30. 140ce42 mlxsw: core: Convert fwd_entry_ref list to be generic per-block resource list by Jiri Pirko · 7 years ago
  31. 4c6b7f6 mlxsw: spectrum: Extend mlxsw_afa_ops for counter index and implement for Spectrum by Jiri Pirko · 7 years ago
  32. 65b342f Merge branch 'Aquantia-atlantic-driver-new-devices-support' by David S. Miller · 7 years ago
  33. 6de97c0 net: aquantia: bump driver version to match aquantia internal numbering by Igor Russkikh · 7 years ago
  34. 854ab38 net: aquantia: Report correct mediatype via ethtool by Igor Russkikh · 7 years ago
  35. c8c82eb net: aquantia: Introduce global AQC hardware reset sequence by Igor Russkikh · 7 years ago
  36. a57d392 net: aquantia: Introduce support for new firmware on AQC cards by Igor Russkikh · 7 years ago
  37. 0c58c35 net: aquantia: Introduce firmware ops callbacks by Igor Russkikh · 7 years ago
  38. 76c19c6 net: aquantia: Change confusing no_ff_addr to more meaningful name by Igor Russkikh · 7 years ago
  39. ef24175 net: aquantia: Remove create/destroy from hw ops by Igor Russkikh · 7 years ago
  40. 23ee07a net: aquantia: Cleanup pci functions module by Igor Russkikh · 7 years ago
  41. 8fcb98f4 net: aquantia: Convert hw and caps structures to const static pointers by Igor Russkikh · 7 years ago
  42. 4948293 net: aquantia: Introduce new AQC devices and capabilities by Igor Russkikh · 7 years ago
  43. efe779b net: aquantia: Introduce new device ids and constants by Igor Russkikh · 7 years ago
  44. f9b6ae2 Merge tag 'mlx5-updates-2018-01-19' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  45. 01c15e9 nfp: flower: prioritize stats updates by Pieter Jansen van Vuuren · 7 years ago
  46. d83bb0b net: gemini: Depend on HAS_IOMEM by Linus Walleij · 7 years ago
  47. cbcbeed Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  48. ea9722e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  49. 8565d26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  50. 1391040 Merge branch 'bpf-misc-improvements' by Alexei Starovoitov · 7 years ago
  51. 1728a4f bpf: move event_output to const_size_or_zero for xdp/skb as well by Daniel Borkmann · 7 years ago
  52. 4bd95f4 bpf: add upper complexity limit to verifier log by Daniel Borkmann · 7 years ago
  53. de0a444 bpf, x86: small optimization in alu ops with imm by Daniel Borkmann · 7 years ago
  54. 2e4a309 bpf: restrict access to core bpf sysctls by Daniel Borkmann · 7 years ago
  55. fa9dd59 bpf: get rid of pure_initcall dependency to enable jits by Daniel Borkmann · 7 years ago
  56. 87c1793 bpf: add couple of test cases for div/mod by zero by Daniel Borkmann · 7 years ago
  57. fcd1c91 bpf: add couple of test cases for signed extended imms by Daniel Borkmann · 7 years ago
  58. 205c380 bpf: add csum_diff helper to xdp as well by Daniel Borkmann · 7 years ago
  59. 9013341 bpf, verifier: detect misconfigured mem, size argument pair by Daniel Borkmann · 7 years ago
  60. 417f1d9 samples/bpf: xdp_monitor include cpumap tracepoints in monitoring by Jesper Dangaard Brouer · 7 years ago
  61. 0552636 Merge branch 'bpf-lpm-get-next-key' by Daniel Borkmann · 7 years ago
  62. 8c417dc tools/bpf: add a testcase for MAP_GET_NEXT_KEY command of LPM_TRIE map by Yonghong Song · 7 years ago
  63. b471f2f bpf: implement MAP_GET_NEXT_KEY command for LPM_TRIE map by Yonghong Song · 7 years ago
  64. b7bcc0b selftests: bpf: update .gitignore with missing generated files by Shuah Khan · 7 years ago
  65. a55aaf6 bpftool: recognize BPF_MAP_TYPE_CPUMAP maps by Roman Gushchin · 7 years ago
  66. 85831e5 Merge branch 'dsa-mv88e6xxx-ATU-VTU-irq-fixes' by David S. Miller · 7 years ago
  67. ae14caf net: dsa: mv88e6xxx: Free ATU/VTU irq only when there is chip irq by Andrew Lunn · 7 years ago
  68. 9b662a3e net: dsa: mv88e6xxx: Return error from irq_find_mapping() by Andrew Lunn · 7 years ago
  69. 7677fd0 Merge branch 'net-sched-cls-add-extack-support' by David S. Miller · 7 years ago
  70. 4b981db net: sched: cls_u32: add extack support by Alexander Aring · 7 years ago
  71. 1057c55 net: sched: cls: add extack support for tcf_change_indev by Alexander Aring · 7 years ago
  72. 571acf2 net: sched: cls: add extack support for delete callback by Alexander Aring · 7 years ago
  73. 50a5619 net: sched: cls: add extack support for tcf_exts_validate by Alexander Aring · 7 years ago
  74. 7306db3 net: sched: cls: add extack support for change callback by Alexander Aring · 7 years ago
  75. c35a4ac net: sched: cls_api: handle generic cls errors by Alexander Aring · 7 years ago
  76. 8865fdd net: sched: cls: fix code style issues by Alexander Aring · 7 years ago
  77. fd5204c mlxsw: spectrum: Upper-bound supported FW version by Yuval Mintz · 7 years ago
  78. ea8de47 Merge branch 'nfp-devlink-capabilities-extensions-and-updates' by David S. Miller · 7 years ago
  79. 81bd5ded nfp: bpf: disable all ctrl vNIC capabilities by Jakub Kicinski · 7 years ago
  80. 78a0a65 nfp: allow apps to disable ctrl vNIC capabilities by Jakub Kicinski · 7 years ago
  81. 545bfa7 nfp: split reading capabilities out of nfp_net_init() by Jakub Kicinski · 7 years ago
  82. 527d7d1 nfp: read mailbox address from TLV caps by Jakub Kicinski · 7 years ago
  83. ce991ab nfp: read ME frequency from vNIC ctrl memory by Jakub Kicinski · 7 years ago
  84. 73a0329 nfp: add TLV capabilities to the BAR by Jakub Kicinski · 7 years ago
  85. bf245f1 nfp: improve app not found message by Jakub Kicinski · 7 years ago
  86. 3eb47df nfp: protect each repr pointer individually with RCU by Jakub Kicinski · 7 years ago
  87. e1740fb nfp: add nfp_reprs_get_locked() helper by Jakub Kicinski · 7 years ago
  88. bcc93a2 nfp: register devlink after app is created by Jakub Kicinski · 7 years ago
  89. e1a2599 nfp: release global resources only on the remove path by Jakub Kicinski · 7 years ago
  90. aa3f4b6 nfp: core: make scalar CPP helpers fail on short accesses by Jakub Kicinski · 7 years ago
  91. 63a612f net/mlx5e: Add likely to the common RX checksum flow by Gal Pressman · 7 years ago
  92. 1938617 net/mlx5e: Extend the stats group API to have update_stats() by Kamal Heib · 7 years ago
  93. a898428 net/mlx5e: Merge per priority stats groups by Kamal Heib · 7 years ago
  94. 57d689a net/mlx5e: Add per-channel counters infrastructure, use it upon TX timeout by Eran Ben Elisha · 7 years ago
  95. 7ca560b net/mlx5e: Poll event queue upon TX timeout before performing full channels recovery by Eran Ben Elisha · 7 years ago
  96. 3a32b26 net/mlx5e: Add Event Queue meta data info for TX timeout logs by Eran Ben Elisha · 7 years ago
  97. 8499094 net/mlx5e: Print delta since last transmit per SQ upon TX timeout by Eran Ben Elisha · 7 years ago
  98. eb9180f net/mlx5e: Set hairpin queue size by Or Gerlitz · 7 years ago
  99. 4d533e0 net/mlx5: Enable setting hairpin queue size by Or Gerlitz · 7 years ago
  100. 3f6d08d net/mlx5e: Add RSS support for hairpin by Or Gerlitz · 7 years ago