1. a8e0469 tap: Refactoring macvtap.c by Sainath Grandhi · 8 years ago
  2. 35eeacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  3. 1ee1832 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  4. a9dbf5c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  5. aca9fa0 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  6. 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
  7. 1f369d1 Merge tag 'sound-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  8. 7fe654d Merge tag 'nfsd-4.10-3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  9. 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
  10. bed45f7 gtp: add MAINTAINERS by Pablo Neira · 8 years ago
  11. 72fb96e7 l2tp: do not use udp_ioctl() by Eric Dumazet · 8 years ago
  12. daa5fc7 Merge branch 'bpf-selftests-improve-and-use-library' by David S. Miller · 8 years ago
  13. bc6a3d9 bpf: Add test_tag to .gitignore by Mickaël Salaün · 8 years ago
  14. 702498a bpf: Remove bpf_sys.h from selftests by Mickaël Salaün · 8 years ago
  15. f4874d0 bpf: Use bpf_create_map() from the library by Mickaël Salaün · 8 years ago
  16. 5f155c2 bpf: Use bpf_map_get_next_key() from the library by Mickaël Salaün · 8 years ago
  17. e58383b bpf: Use bpf_map_delete_elem() from the library by Mickaël Salaün · 8 years ago
  18. e5ff7c4 bpf: Use bpf_map_lookup_elem() from the library by Mickaël Salaün · 8 years ago
  19. 10ecc72 bpf: Use bpf_map_update_elem() from the library by Mickaël Salaün · 8 years ago
  20. 2ee89fb bpf: Use bpf_load_program() from the library by Mickaël Salaün · 8 years ago
  21. d02d898 bpf: Always test unprivileged programs by Mickaël Salaün · 8 years ago
  22. 7f73f39 bpf: Change the include directory for selftest by Mickaël Salaün · 8 years ago
  23. 9a73826 tools: Sync {,tools/}include/uapi/linux/bpf.h by Mickaël Salaün · 8 years ago
  24. e40d5d7 Merge branch 'netronome-NFP4000-and-NFP6000-PF-driver' by David S. Miller · 8 years ago
  25. 63461a0 nfp: add the PF driver by Jakub Kicinski · 8 years ago
  26. fdace6c nfp: allocate irqs in lower driver by Jakub Kicinski · 8 years ago
  27. 6f1cd5c nfp: add port layer to debugfs directories by Jakub Kicinski · 8 years ago
  28. 1a64821 nfp: add support for service processor access by Jakub Kicinski · 8 years ago
  29. 5f30fe4 nfp: add rtsym support by Jakub Kicinski · 8 years ago
  30. ab78c1d nfp: add MIP reading support by Jakub Kicinski · 8 years ago
  31. a0d8e02 nfp: add support for reading nffw info by Jakub Kicinski · 8 years ago
  32. 59a8474 nfp: add hwinfo support by Jakub Kicinski · 8 years ago
  33. f01a216 nfp: add support for resources by Jakub Kicinski · 8 years ago
  34. 4cb584e nfp: add CPP access core by Jakub Kicinski · 8 years ago
  35. 2633beb nfp: rename the driver and add new main file by Jakub Kicinski · 8 years ago
  36. 1697599 bitfield.h: add FIELD_FIT() helper by Jakub Kicinski · 8 years ago
  37. 4f2bd6b Merge branch 'devlink-small-cleanups' by David S. Miller · 8 years ago
  38. 4456f61 devlink: allow to fillup eswitch attrs even if mode_get op does not exist by Jiri Pirko · 8 years ago
  39. 1a6aa36 devlink: use nla_put_failure goto label instead of out by Jiri Pirko · 8 years ago
  40. 21e3d2d devlink: rename devlink_eswitch_fill to devlink_nl_eswitch_fill by Jiri Pirko · 8 years ago
  41. adf200f devlink: fix the name of eswitch commands by Jiri Pirko · 8 years ago
  42. 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
  43. 1deeaa0 net: ethernet: ti: netcp_core: remove netif_trans_update by Ivan Khoronzhuk · 8 years ago
  44. 1254856 Merge branch 'dsa-phy-include' by David S. Miller · 8 years ago
  45. 4d56a29 net: dsa: remove unnecessary phy*.h includes by Russell King · 8 years ago
  46. 7ecb622 net: ath5k: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  47. e3bfc6e net: liquidio: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  48. 7ca2ea8 MIPS: Octeon: Remove unnecessary MODULE_*() by Russell King · 8 years ago
  49. da5df62 iscsi: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  50. 9303ab2 net: mvneta: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  51. f225e4e net: fman: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  52. 13bf776 net: bgmac: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  53. 8c56ea4 net: lan78xx: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  54. fc182b8 net: macb: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  55. 43cc277 net: cgroups: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  56. f39b2dde net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  57. 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
  58. 7447095 xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend() by Boris Ostrovsky · 8 years ago
  59. dc37170 spectrum: flower: Treat ETH_P_ALL as a special case and translate for HW by Jiri Pirko · 8 years ago
  60. 7ba1b68 NET: mkiss: Fix panic by Ralf Baechle · 8 years ago
  61. b85ea00 net: hns: Fix the device being used for dma mapping during TX by Kejian Yan · 8 years ago
  62. 201dacb Merge branch 'net-checkpatch' by David S. Miller · 8 years ago
  63. f4563a7 net: Fix checkpatch, Missing a blank line after declarations by tcharding · 8 years ago
  64. eb13da1 net: Fix checkpatch block comments warnings by tcharding · 8 years ago
  65. 643aa9c net: Fix checkpatch whitespace errors by tcharding · 8 years ago
  66. 722c9a0 net: Fix checkpatch WARNING: please, no space before tabs by tcharding · 8 years ago
  67. b668b90 Merge branch 'act_pedit-relative-offset' by David S. Miller · 8 years ago
  68. 853a14b net/act_pedit: Introduce 'add' operation by Amir Vadai · 8 years ago
  69. 71d0ed7 net/act_pedit: Support using offset relative to the conventional network headers by Amir Vadai · 8 years ago
  70. ea6da4f net/skbuff: Introduce skb_mac_offset() by Amir Vadai · 8 years ago
  71. 58be242 Merge branch 'mlxsw-offload-mc-flood' by David S. Miller · 8 years ago
  72. 90e0f0c mlxsw: spectrum: Update mc_disabled flag by switchdev attr by Nogah Frankel · 8 years ago
  73. 1e5d943 mlxsw: spectrum: Extend port_orig_get for bridge devices by Nogah Frankel · 8 years ago
  74. 8ecd459 mlxsw: spectrum: Add an option to flood mc by mc_router_port by Nogah Frankel · 8 years ago
  75. 71c365b mlxsw: spectrum: Separate bc and mc floods by Nogah Frankel · 8 years ago
  76. 63fe813 mlxsw: spectrum: Change max vfid by Nogah Frankel · 8 years ago
  77. 69be01f mlxsw: spectrum: Make port flood update more generic by Nogah Frankel · 8 years ago
  78. eaa7df3 mlxsw: spectrum: Break flood set func to be per table by Nogah Frankel · 8 years ago
  79. 6d54964 switchdev: bridge: Offload mc router ports by Nogah Frankel · 8 years ago
  80. f12e7d9 bridge: mcast: Merge the mc router ports deletions to one function by Nogah Frankel · 8 years ago
  81. 147c1e9 switchdev: bridge: Offload multicast disabled by Nogah Frankel · 8 years ago
  82. 94134bf Merge branch 'sched-cls_api-small-cleanup' by David S. Miller · 8 years ago
  83. 40c81b2 sched: check negative err value to safe one level of indent by Jiri Pirko · 8 years ago
  84. 7215032 sched: add missing curly braces in else branch in tc_ctl_tfilter by Jiri Pirko · 8 years ago
  85. 6bb16e7 sched: move err set right before goto errout in tc_ctl_tfilter by Jiri Pirko · 8 years ago
  86. 33a4892 sched: push TC filter protocol creation into a separate function by Jiri Pirko · 8 years ago
  87. cf1facd sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api by Jiri Pirko · 8 years ago
  88. 79112c2 sched: rename tcf_destroy to tcf_destroy_proto by Jiri Pirko · 8 years ago
  89. b4c4ebc Merge branch 'mlxsw-identical-routes-handling' by David S. Miller · 8 years ago
  90. 599cf8f mlxsw: spectrum_router: Add support for route replace by Ido Schimmel · 8 years ago
  91. 4283bce mlxsw: spectrum_router: Add support for route append by Ido Schimmel · 8 years ago
  92. 9aecce1 mlxsw: spectrum_router: Correctly handle identical routes by Ido Schimmel · 8 years ago
  93. 2f3a527 ipv4: fib: Add events for FIB replace and append by Ido Schimmel · 8 years ago
  94. 5b7d616 ipv4: fib: Send notification before deleting FIB alias by Ido Schimmel · 8 years ago
  95. 42d5aa7 ipv4: fib: Send deletion notification with actual FIB alias type by Ido Schimmel · 8 years ago
  96. 58e3bdd ipv4: fib: Only flush FIB aliases belonging to currently flushed table by Ido Schimmel · 8 years ago
  97. a507c34 Merge branch 'openvswitch-Conntrack-integration-improvements' by David S. Miller · 8 years ago
  98. 316d4d7 openvswitch: Pack struct sw_flow_key. by Jarno Rajahalme · 8 years ago
  99. dd41d33 openvswitch: Add force commit. by Jarno Rajahalme · 8 years ago
  100. 9dd7f89 openvswitch: Add original direction conntrack tuple to sw_flow_key. by Jarno Rajahalme · 8 years ago