1. f938062 nfp: advertise support for NFD ABI 0.5 by Jakub Kicinski · 8 years ago
  2. 0208270 nfp: create control vNICs and wire up rx/tx by Jakub Kicinski · 8 years ago
  3. 2c7e41c nfp: allow non-equal distribution of IRQs by Jakub Kicinski · 8 years ago
  4. 6d4b0d8 nfp: slice the netdev spawning function by Jakub Kicinski · 8 years ago
  5. 21537bc nfp: don't clutter init code passing fw_ver around by Jakub Kicinski · 8 years ago
  6. 73e253f nfp: map all queue controllers at once by Jakub Kicinski · 8 years ago
  7. c24ca95 nfp: make vNIC ctrl memory mapping function reusable by Jakub Kicinski · 8 years ago
  8. 77ece8d nfp: add control vNIC datapath by Jakub Kicinski · 8 years ago
  9. 5c0dbe9 nfp: prepare config and enable for working without netdevs by Jakub Kicinski · 8 years ago
  10. a7b1ad0 nfp: allow allocation and initialization of netdev-less vNICs by Jakub Kicinski · 8 years ago
  11. 042f4ba nfp: make sure debug accesses don't depend on netdevs by Jakub Kicinski · 8 years ago
  12. c821e61 nfp: prepare print macros for use without netdev by Jakub Kicinski · 8 years ago
  13. cd083ce nfp: move nfp_net_vecs_init() by Jakub Kicinski · 8 years ago
  14. 4621199 nfp: reuse ring free code on close by Jakub Kicinski · 8 years ago
  15. ee26756 nfp: split out the allocation part of open by Jakub Kicinski · 8 years ago
  16. d00ca2f nfp: reorder open and close functions by Jakub Kicinski · 8 years ago
  17. 2b30842 net: fec: Clear and enable MIB counters on imx51 by Andrew Lunn · 8 years ago
  18. 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  19. 9747e23 Merge branch 'phylib-support-for-MV88X3310-10G-phy' by David S. Miller · 8 years ago
  20. 20b2af3 net: phy: add Marvell Alaska X 88X3310 10Gigabit PHY support by Russell King · 8 years ago
  21. c125ca0 net: phy: add XAUI and 10GBASE-KR PHY connection types by Russell King · 8 years ago
  22. 921690f net: phy: split out 10G genphy support by Russell King · 8 years ago
  23. 002ba70 net: phy: hook up clause 45 autonegotiation restart by Russell King · 8 years ago
  24. 41408ad net: phy: avoid genphy_aneg_done() for PHYs without clause 22 support by Russell King · 8 years ago
  25. 5acde34 net: phy: add 802.3 clause 45 support to phylib by Russell King · 8 years ago
  26. b29794e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  27. e87f327 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  28. abb2ea7 compiler, clang: suppress warning for unused static inline functions by David Rientjes · 8 years ago
  29. b3aefc2 Merge branch 'sparc64-context-wrap-fixes' by David S. Miller · 8 years ago
  30. 0197e41 sparc64: delete old wrap code by Pavel Tatashin · 8 years ago
  31. a0582f2 sparc64: new context wrap by Pavel Tatashin · 8 years ago
  32. 7a5b4bb sparc64: add per-cpu mm of secondary contexts by Pavel Tatashin · 8 years ago
  33. c441523 sparc64: redefine first version by Pavel Tatashin · 8 years ago
  34. 14d0334 sparc64: combine activate_mm and switch_mm by Pavel Tatashin · 8 years ago
  35. 5889748 sparc64: reset mm cpumask after wrap by Pavel Tatashin · 8 years ago
  36. f322980 sparc/mm/hugepages: Fix setup_hugepagesz for invalid values. by Liam R. Howlett · 8 years ago
  37. c982aa9 sparc: Machine description indices can vary by James Clarke · 8 years ago
  38. 654f480 sparc64: mm: fix copy_tsb to correctly copy huge page TSBs by Mike Kravetz · 8 years ago
  39. c79a137 arch/sparc: support NR_CPUS = 4096 by Jane Chu · 8 years ago
  40. 9204657 bpf: cgroup skb progs cannot access ld_abs/ind by Daniel Borkmann · 8 years ago
  41. 1d3028f net: stmmac: fix a broken u32 less than zero check by Colin Ian King · 8 years ago
  42. 426849e net: stmmac: fix completely hung TX when using TSO by Niklas Cassel · 8 years ago
  43. feec084 tun: use symmetric hash by Jason Wang · 8 years ago
  44. d220b94 net: ethoc: enable NAPI before poll may be scheduled by Max Filippov · 8 years ago
  45. 1020ce3 net: bridge: fix a null pointer dereference in br_afspec by Nikolay Aleksandrov · 8 years ago
  46. 5461bd4 net: dsa: mv88e6xxx: fix 6085 frame mode masking by Vivien Didelot · 8 years ago
  47. 79514ef ravb: Fix use-after-free on `ifconfig eth0 down` by Eugeniu Rosca · 8 years ago
  48. 286556c Merge branch 'bpf-prog-map-ID' by David S. Miller · 8 years ago
  49. 95b9afd bpf: Test for bpf ID by Martin KaFai Lau · 8 years ago
  50. 1e27097 bpf: Add BPF_OBJ_GET_INFO_BY_FD by Martin KaFai Lau · 8 years ago
  51. 783d28dd1 bpf: Add jited_len to struct bpf_prog by Martin KaFai Lau · 8 years ago
  52. bd5f5f4e bpf: Add BPF_MAP_GET_FD_BY_ID by Martin KaFai Lau · 8 years ago
  53. b16d9aa bpf: Add BPF_PROG_GET_FD_BY_ID by Martin KaFai Lau · 8 years ago
  54. 34ad558 bpf: Add BPF_(PROG|MAP)_GET_NEXT_ID command by Martin KaFai Lau · 8 years ago
  55. f3f1c05 bpf: Introduce bpf_map ID by Martin KaFai Lau · 8 years ago
  56. dc4bb0e bpf: Introduce bpf_prog ID by Martin KaFai Lau · 8 years ago
  57. e3ebdb2 net/ipv6: Fix CALIPSO causing GPF with datagram support by Richard Haines · 8 years ago
  58. 8ea4fae cxgb4: implement ndo_set_vf_rate() by Ganesh Goudar · 8 years ago
  59. 4f5a9841 ppp: mppe: Use vsnprintf extension %phN by Joe Perches · 8 years ago
  60. 5942381 net: stmmac: ensure jumbo_frm error return is correctly checked for -ve value by Colin Ian King · 8 years ago
  61. f8fe997 net: phy: Delete unused function phy_ethtool_gset by yuval.shaia@oracle.com · 8 years ago
  62. ea30afb Merge branch 's390-next-updates' by David S. Miller · 8 years ago
  63. c70eb09 s390/qeth: do early device setup for z/VM IQD NICs by Julian Wiedmann · 8 years ago
  64. 79a04e4 s390/qeth: add support for early L3 device setup by Ursula Braun · 8 years ago
  65. cf536ff s390/qeth: silence qeth_fix_features() by Julian Wiedmann · 8 years ago
  66. 664e42a s390/qeth: consolidate pack buffer flushing by Julian Wiedmann · 8 years ago
  67. 84616e8 s390/qeth: add missing strings for IPA return codes by Julian Wiedmann · 8 years ago
  68. 521c10e s390/qeth: log bridgeport capabilities by Julian Wiedmann · 8 years ago
  69. 2327459 s390/qeth: query IPv6 IPA support on HiperSockets by Julian Wiedmann · 8 years ago
  70. 94a9c98 s390/qeth: remove skb_is_nonlinear() check on IQD by Julian Wiedmann · 8 years ago
  71. 4845b93 s390/qeth: remove support for IPA_IP_FRAGMENTATION by Julian Wiedmann · 8 years ago
  72. 7b868fe Merge tag 'wireless-drivers-for-davem-2017-06-06' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  73. 359fce1 Merge branch 'net-trap-control-action' by David S. Miller · 8 years ago
  74. bd5ddba spectrum_flower: Implement gact trap TC action offload by Jiri Pirko · 8 years ago
  75. df7eea9 acl: Introduce ACL trap action by Jiri Pirko · 8 years ago
  76. 0db7b38 mlxsw: spectrum: Introduce ACL trap by Jiri Pirko · 8 years ago
  77. be8408e mlxsw: pci: Fix size of trap_id field in CQE by Jiri Pirko · 8 years ago
  78. 5a4d1fe net: sched: introduce helper to identify gact trap action by Jiri Pirko · 8 years ago
  79. e25ea21 net: sched: introduce a TRAP control action by Jiri Pirko · 8 years ago
  80. 84c6c30 Merge tag 'media/v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  81. 928a759 net/mlxfw: remove redundant goto on error check by Colin Ian King · 8 years ago
  82. 80971df Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 8 years ago
  83. bb36314 Merge tag 'rxrpc-rewrite-20170606' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  84. 25f4115 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  85. f4eb17e Revert "sit: reload iphdr in ipip6_rcv" by David S. Miller · 8 years ago
  86. 2aae918 i40e/i40evf: proper update of the page_offset field by Björn Töpel · 8 years ago
  87. 9e6c9c0 i40e: Fix state flags for bit set and clean operations of PF by Mauro S. M. Rodrigues · 8 years ago
  88. fd8e597 e1000e: use disable_hardirq() also for MSIX vectors in e1000_netpoll() by Konstantin Khlebnikov · 8 years ago
  89. 24ad2a9 e1000e: Don't return uninitialized stats by Benjamin Poirier · 8 years ago
  90. 81e3f64 igb: Remove useless argument by Benjamin Poirier · 8 years ago
  91. e5f36ad igb: check for Tx timestamp timeouts during watchdog by Jacob Keller · 8 years ago
  92. c3b8f85 igb: add statistic indicating number of skipped Tx timestamps by Jacob Keller · 8 years ago
  93. cff5714 e1000e: add statistic indicating number of skipped Tx timestamps by Jacob Keller · 8 years ago
  94. 74344e3 igb: avoid permanent lock of *_PTP_TX_IN_PROGRESS by Jacob Keller · 8 years ago
  95. 4ccdc01 igb: fix race condition with PTP_TX_IN_PROGRESS bits by Jacob Keller · 8 years ago
  96. 5012863 e1000e: fix race condition around skb_tstamp_tx() by Jacob Keller · 8 years ago
  97. 000ba1f igb: mark PM functions as __maybe_unused by Arnd Bergmann · 8 years ago
  98. 440aeca igb: Explicitly select page 0 at initialization by Matwey V Kornilov · 8 years ago
  99. ba7b238 Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  100. e543c8a Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago