1. 3bb83ba i40e: Clean up dead code by Mitch Williams · 8 years ago
  2. cfffef7 i40e/i40evf : Changed version from 1.6.25 to 1.6.27 by Bimmy Pujari · 8 years ago
  3. a158aea i40e: update comment explaining where FDIR buffers are freed by Jacob Keller · 8 years ago
  4. 9b37c93 i40e/i40evf: eliminate i40e_pull_tail() by Scott Peterson · 8 years ago
  5. e72e565 i40e/i40evf: Moves skb from i40e_rx_buffer to i40e_ring by Scott Peterson · 8 years ago
  6. 7987dcd i40e/i40evf: Limit DMA sync of RX buffers to actual packet size by Scott Peterson · 8 years ago
  7. e5f77f4 i40evf: track outstanding client request by Mitch Williams · 8 years ago
  8. d7ce642 i40e: don't check params until after checking for client instance by Jacob Keller · 8 years ago
  9. 1bf9605 net: ethernet: ti: cpsw: return NET_XMIT_DROP if skb_padto failed by Ivan Khoronzhuk · 8 years ago
  10. 98eb253 vxlan: remove vni zero check and drop for COLLECT_METADATA by Roopa Prabhu · 8 years ago
  11. c16ec185 net: rename dst_neigh_output back to neigh_output by Julian Anastasov · 8 years ago
  12. 90d2ea9 sfc: fix swapped arguments to efx_ef10_handle_rx_event_errors by Edward Cree · 8 years ago
  13. dfcb7a1 Merge branch 'ipvtap' by David S. Miller · 8 years ago
  14. 235a9d8 ipvtap: IP-VLAN based tap driver by Sainath Grandhi · 8 years ago
  15. 9a393b5 tap: tap as an independent module by Sainath Grandhi · 8 years ago
  16. d9f1f61 tap: Extending tap device create/destroy APIs by Sainath Grandhi · 8 years ago
  17. 6fe3faf tap: Abstract type of virtual interface from tap implementation by Sainath Grandhi · 8 years ago
  18. ebc05ba tap: Tap character device creation/destroy API by Sainath Grandhi · 8 years ago
  19. 635b8c8 tap: Renaming tap related APIs, data structures, macros by Sainath Grandhi · 8 years ago
  20. a8e0469 tap: Refactoring macvtap.c by Sainath Grandhi · 8 years ago
  21. 35eeacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  22. 1ee1832 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  23. a9dbf5c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  24. aca9fa0 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  25. fc6f41b Merge tag 'mmc-v4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  26. 1f369d1 Merge tag 'sound-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  27. 7fe654d Merge tag 'nfsd-4.10-3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  28. 3ebc703 Merge tag 'powerpc-4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  29. bed45f7 gtp: add MAINTAINERS by Pablo Neira · 8 years ago
  30. 72fb96e7 l2tp: do not use udp_ioctl() by Eric Dumazet · 8 years ago
  31. daa5fc7 Merge branch 'bpf-selftests-improve-and-use-library' by David S. Miller · 8 years ago
  32. bc6a3d9 bpf: Add test_tag to .gitignore by Mickaël Salaün · 8 years ago
  33. 702498a bpf: Remove bpf_sys.h from selftests by Mickaël Salaün · 8 years ago
  34. f4874d0 bpf: Use bpf_create_map() from the library by Mickaël Salaün · 8 years ago
  35. 5f155c2 bpf: Use bpf_map_get_next_key() from the library by Mickaël Salaün · 8 years ago
  36. e58383b bpf: Use bpf_map_delete_elem() from the library by Mickaël Salaün · 8 years ago
  37. e5ff7c4 bpf: Use bpf_map_lookup_elem() from the library by Mickaël Salaün · 8 years ago
  38. 10ecc72 bpf: Use bpf_map_update_elem() from the library by Mickaël Salaün · 8 years ago
  39. 2ee89fb bpf: Use bpf_load_program() from the library by Mickaël Salaün · 8 years ago
  40. d02d898 bpf: Always test unprivileged programs by Mickaël Salaün · 8 years ago
  41. 7f73f39 bpf: Change the include directory for selftest by Mickaël Salaün · 8 years ago
  42. 9a73826 tools: Sync {,tools/}include/uapi/linux/bpf.h by Mickaël Salaün · 8 years ago
  43. e40d5d7 Merge branch 'netronome-NFP4000-and-NFP6000-PF-driver' by David S. Miller · 8 years ago
  44. 63461a0 nfp: add the PF driver by Jakub Kicinski · 8 years ago
  45. fdace6c nfp: allocate irqs in lower driver by Jakub Kicinski · 8 years ago
  46. 6f1cd5c nfp: add port layer to debugfs directories by Jakub Kicinski · 8 years ago
  47. 1a64821 nfp: add support for service processor access by Jakub Kicinski · 8 years ago
  48. 5f30fe4 nfp: add rtsym support by Jakub Kicinski · 8 years ago
  49. ab78c1d nfp: add MIP reading support by Jakub Kicinski · 8 years ago
  50. a0d8e02 nfp: add support for reading nffw info by Jakub Kicinski · 8 years ago
  51. 59a8474 nfp: add hwinfo support by Jakub Kicinski · 8 years ago
  52. f01a216 nfp: add support for resources by Jakub Kicinski · 8 years ago
  53. 4cb584e nfp: add CPP access core by Jakub Kicinski · 8 years ago
  54. 2633beb nfp: rename the driver and add new main file by Jakub Kicinski · 8 years ago
  55. 1697599 bitfield.h: add FIELD_FIT() helper by Jakub Kicinski · 8 years ago
  56. 4f2bd6b Merge branch 'devlink-small-cleanups' by David S. Miller · 8 years ago
  57. 4456f61 devlink: allow to fillup eswitch attrs even if mode_get op does not exist by Jiri Pirko · 8 years ago
  58. 1a6aa36 devlink: use nla_put_failure goto label instead of out by Jiri Pirko · 8 years ago
  59. 21e3d2d devlink: rename devlink_eswitch_fill to devlink_nl_eswitch_fill by Jiri Pirko · 8 years ago
  60. adf200f devlink: fix the name of eswitch commands by Jiri Pirko · 8 years ago
  61. 0d2164a Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  62. 1deeaa0 net: ethernet: ti: netcp_core: remove netif_trans_update by Ivan Khoronzhuk · 8 years ago
  63. 1254856 Merge branch 'dsa-phy-include' by David S. Miller · 8 years ago
  64. 4d56a29 net: dsa: remove unnecessary phy*.h includes by Russell King · 8 years ago
  65. 7ecb622 net: ath5k: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  66. e3bfc6e net: liquidio: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  67. 7ca2ea8 MIPS: Octeon: Remove unnecessary MODULE_*() by Russell King · 8 years ago
  68. da5df62 iscsi: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  69. 9303ab2 net: mvneta: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  70. f225e4e net: fman: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  71. 13bf776 net: bgmac: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  72. 8c56ea4 net: lan78xx: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  73. fc182b8 net: macb: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  74. 43cc277 net: cgroups: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  75. f39b2dde net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  76. e3f29c4 Merge tag 'wireless-drivers-next-for-davem-2017-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  77. 7447095 xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend() by Boris Ostrovsky · 8 years ago
  78. dc37170 spectrum: flower: Treat ETH_P_ALL as a special case and translate for HW by Jiri Pirko · 8 years ago
  79. 7ba1b68 NET: mkiss: Fix panic by Ralf Baechle · 8 years ago
  80. b85ea00 net: hns: Fix the device being used for dma mapping during TX by Kejian Yan · 8 years ago
  81. 201dacb Merge branch 'net-checkpatch' by David S. Miller · 8 years ago
  82. f4563a7 net: Fix checkpatch, Missing a blank line after declarations by tcharding · 8 years ago
  83. eb13da1 net: Fix checkpatch block comments warnings by tcharding · 8 years ago
  84. 643aa9c net: Fix checkpatch whitespace errors by tcharding · 8 years ago
  85. 722c9a0 net: Fix checkpatch WARNING: please, no space before tabs by tcharding · 8 years ago
  86. b668b90 Merge branch 'act_pedit-relative-offset' by David S. Miller · 8 years ago
  87. 853a14b net/act_pedit: Introduce 'add' operation by Amir Vadai · 8 years ago
  88. 71d0ed7 net/act_pedit: Support using offset relative to the conventional network headers by Amir Vadai · 8 years ago
  89. ea6da4f net/skbuff: Introduce skb_mac_offset() by Amir Vadai · 8 years ago
  90. 58be242 Merge branch 'mlxsw-offload-mc-flood' by David S. Miller · 8 years ago
  91. 90e0f0c mlxsw: spectrum: Update mc_disabled flag by switchdev attr by Nogah Frankel · 8 years ago
  92. 1e5d943 mlxsw: spectrum: Extend port_orig_get for bridge devices by Nogah Frankel · 8 years ago
  93. 8ecd459 mlxsw: spectrum: Add an option to flood mc by mc_router_port by Nogah Frankel · 8 years ago
  94. 71c365b mlxsw: spectrum: Separate bc and mc floods by Nogah Frankel · 8 years ago
  95. 63fe813 mlxsw: spectrum: Change max vfid by Nogah Frankel · 8 years ago
  96. 69be01f mlxsw: spectrum: Make port flood update more generic by Nogah Frankel · 8 years ago
  97. eaa7df3 mlxsw: spectrum: Break flood set func to be per table by Nogah Frankel · 8 years ago
  98. 6d54964 switchdev: bridge: Offload mc router ports by Nogah Frankel · 8 years ago
  99. f12e7d9 bridge: mcast: Merge the mc router ports deletions to one function by Nogah Frankel · 8 years ago
  100. 147c1e9 switchdev: bridge: Offload multicast disabled by Nogah Frankel · 8 years ago