1. 76d013b inet: Add a count to struct inet_listen_hashbucket by Martin KaFai Lau · 7 years ago
  2. fb7516d enic: add sw timestamp support by Govindarajulu Varadarajan · 7 years ago
  3. b8278f2 Merge branch 'hv_netvsc-minor-optimizations' by David S. Miller · 7 years ago
  4. 0487426 vmbus: make hv_get_ringbuffer_availbytes local by Stephen Hemminger · 7 years ago
  5. f5a2255 hv_netvsc: optimize initialization of RNDIS header by Stephen Hemminger · 7 years ago
  6. a7f99d0 hv_netvsc: use reciprocal divide to speed up percent calculation by Stephen Hemminger · 7 years ago
  7. b85e06f hv_netvsc: replace divide with mask when computing padding by Stephen Hemminger · 7 years ago
  8. 200a569 hv_netvsc: don't need local xmit_more by Stephen Hemminger · 7 years ago
  9. 07a7c494 hv_netvsc: drop unused macros by Stephen Hemminger · 7 years ago
  10. 5e51fe6 ipvlan: Add new func ipvlan_is_valid_dev instead of duplicated codes by Gao Feng · 7 years ago
  11. 0653cb2 Merge branch 'realtek-phy-improvements' by David S. Miller · 7 years ago
  12. 136819a net: phy: realtek: add utility functions to read/write page addresses by Martin Blumenstingl · 7 years ago
  13. f609ab0 net: phy: realtek: use the same indentation for all #defines by Martin Blumenstingl · 7 years ago
  14. a82f266d net: phy: realtek: group all register bit #defines for RTL821x_INER by Martin Blumenstingl · 7 years ago
  15. 69021e3 net: phy: realtek: rename RTL821x_INER_INIT to RTL8211B_INER_INIT by Martin Blumenstingl · 7 years ago
  16. 8cc5bae net: phy: realtek: use the BIT and GENMASK macros by Martin Blumenstingl · 7 years ago
  17. 75d0de8 Merge branch 'dsa-cross-chip-FDB-support' by David S. Miller · 7 years ago
  18. 3169241 net: dsa: support cross-chip FDB operations by Vivien Didelot · 7 years ago
  19. 3b8fac5 net: dsa: introduce dsa_towards_port helper by Vivien Didelot · 7 years ago
  20. 5420683 Merge branch 'dsa-simplify-switchdev-prepare-phase' by David S. Miller · 7 years ago
  21. e6db98d net: dsa: add switch mdb bitmap functions by Vivien Didelot · 7 years ago
  22. 9c428c5 net: dsa: add switch vlan bitmap functions by Vivien Didelot · 7 years ago
  23. 3709aad net: dsa: remove trans argument from mdb ops by Vivien Didelot · 7 years ago
  24. 80e0236 net: dsa: remove trans argument from vlan ops by Vivien Didelot · 7 years ago
  25. 183dea5 openvswitch: do not propagate headroom updates to internal port by Paolo Abeni · 7 years ago
  26. c5f66a8 Merge branch 'cpsw-ale-cleanups' by David S. Miller · 7 years ago
  27. 9719360 net: ethernet: ti: ale: fix port check in cpsw_ale_control_set/get by Grygorii Strashko · 7 years ago
  28. 1971ab5 net: ethernet: ti: ale: use devm_kzalloc in cpsw_ale_create() by Grygorii Strashko · 7 years ago
  29. fb1a732 net: ethernet: ti: ale: move static initialization in cpsw_ale_create() by Grygorii Strashko · 7 years ago
  30. b5d31f2 net: ethernet: ti: ale: optimize ale entry mask bits configuartion by Grygorii Strashko · 7 years ago
  31. d0aef02 net: ethernet: ti: ale: disable ale from stop() by Grygorii Strashko · 7 years ago
  32. 4ff2c4b net: ethernet: ti: ale: use proper io apis by Grygorii Strashko · 7 years ago
  33. c6395f1 net: ethernet: ti: cpsw: fix ale port numbers by Grygorii Strashko · 7 years ago
  34. 2733d7b net: ethernet: ti: cpsw: move mac_hi/lo defines in cpsw.h by Grygorii Strashko · 7 years ago
  35. 2c8a14d net: ethernet: ti: cpsw: move platform data struct to .c file by Grygorii Strashko · 7 years ago
  36. dda5f5fe net: ethernet: ti: cpsw: use proper io apis by Grygorii Strashko · 7 years ago
  37. fc49be8 net: ethernet: ti: cpsw: drop unused var poll from cpsw_update_channels_res by Grygorii Strashko · 7 years ago
  38. 80274ab net: phy: remove generic settings for callbacks config_aneg and read_status from drivers by Heiner Kallweit · 7 years ago
  39. 00fde79 net: phy: core: use genphy version of callbacks read_status and config_aneg per default by Heiner Kallweit · 7 years ago
  40. efbae71 Merge branch 'ip6_gre-add-erspan-native-tunnel-for-ipv6' by David S. Miller · 7 years ago
  41. 5a963eb ip6_gre: Add ERSPAN native tunnel support by William Tu · 7 years ago
  42. 898b2979 ip6_gre: Refactor ip6gre xmit codes by William Tu · 7 years ago
  43. a3222dc ip_gre: Refector the erpsan tunnel code. by William Tu · 7 years ago
  44. 50e0f5c Merge branch 'ethtool-reset-AP' by David S. Miller · 7 years ago
  45. 6502ad5 bnxt_en: Add ETH_RESET_AP support by Scott Branden · 7 years ago
  46. 40e44a1 net: ethtool: add support for reset of AP inside NIC interface. by Scott Branden · 7 years ago
  47. 68bf33f Merge branch 'rds-tcp-netns-delete-related-fixes' by David S. Miller · 7 years ago
  48. f10b4cf rds: tcp: atomically purge entries from rds_tcp_conn_list during netns delete by Sowmini Varadhan · 7 years ago
  49. 681648e rds: tcp: correctly sequence cleanup on netns deletion. by Sowmini Varadhan · 7 years ago
  50. 2d746c9 rds: tcp: remove redundant function rds_tcp_conn_paths_destroy() by Sowmini Varadhan · 7 years ago
  51. 4c94cc2 tipc: fall back to smaller MTU if allocation of local send skb fails by Jon Maloy · 7 years ago
  52. 201c78e Merge branch 'macb-rx-packet-filtering' by David S. Miller · 7 years ago
  53. ae8223de net: macb: Added support for RX filtering by Rafal Ozieblo · 7 years ago
  54. 512286b net: macb: Added some queue statistics by Rafal Ozieblo · 7 years ago
  55. ae1f2a5 net: macb: Added support for many RX queues by Rafal Ozieblo · 7 years ago
  56. 7475908 vmxnet3: increase default rx ring sizes by Shrikrishna Khare · 7 years ago
  57. 9f66816 net: dsa: bcm_sf2: Utilize b53_get_tag_protocol() by Florian Fainelli · 7 years ago
  58. e94a62f net/reuseport: drop legacy code by Paolo Abeni · 7 years ago
  59. 0fc66dd Documentation: net: dsa: Cut set_addr() documentation by Linus Walleij · 7 years ago
  60. 3d8068c Merge branch 'net-dst_entry-shrink' by David S. Miller · 7 years ago
  61. 7149f81 net: Remove dst->next by David Miller · 7 years ago
  62. 5492093 xfrm: Stop using dst->next in bundle construction. by David Miller · 7 years ago
  63. 8b207e7 net: Rearrange dst_entry layout to avoid useless padding. by David Miller · 7 years ago
  64. 0f6c480 xfrm: Move dst->path into struct xfrm_dst by David Miller · 7 years ago
  65. 3a2232e ipv6: Move dst->from into struct rt6_info. by David Miller · 7 years ago
  66. b6ca8bd xfrm: Move child route linkage into xfrm_dst. by David Miller · 7 years ago
  67. 45b018be ipsec: Create and use new helpers for dst child access. by David Miller · 7 years ago
  68. b92cf4a net: Create and use new helper xfrm_dst_child(). by David Miller · 7 years ago
  69. 071fb37 ipv6: Move rt6_next from dst_entry into ipv6 route structure. by David Miller · 7 years ago
  70. fe736e7 decnet: Move dn_next into decnet route structure. by David Miller · 7 years ago
  71. ca2c374 net: dst->rt_next is unused. by David Miller · 7 years ago
  72. b78a6aa forcedeth: optimize the xmit with unlikely by Zhu Yanjun · 7 years ago
  73. d750dbd atm: mpoa: remove 32-bit timekeeping by Tina Ruchandani · 7 years ago
  74. 59c0369 atm: eni: fix several indentation issues by Colin Ian King · 7 years ago
  75. 311af51 openvswitch: use ktime_get_ts64() instead of ktime_get_ts() by Arnd Bergmann · 7 years ago
  76. b2dfcb3 netxen: remove timespec usage by Arnd Bergmann · 7 years ago
  77. 511e3036 net: phy: harmonize phy_id{,_mask} data type by Richard Leitner · 7 years ago
  78. 3243ff2a net: ethernet: davinci_emac: Deduplicate bus_find_device() by name matching by Lukas Wunner · 7 years ago
  79. 87de083 net: thunderx: Set max queue count taking XDP_TX into account by Sunil Goutham · 7 years ago
  80. aa136d0 net: thunderx: Add support for xdp redirect by Sunil Goutham · 7 years ago
  81. b915176 Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  82. 26cd947 Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  83. 198e0c0 Merge tag 'microblaze-4.15-rc2' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 7 years ago
  84. fccfde4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  85. 96c22a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  86. e5372cd sparc64: Fix boot on T4 and later. by David S. Miller · 7 years ago
  87. ef0010a vsprintf: don't use 'restricted_pointer()' when not restricting by Linus Torvalds · 7 years ago
  88. 668533d kallsyms: take advantage of the new '%px' format by Linus Torvalds · 7 years ago
  89. da6af54 Merge tag 'printk-hash-pointer-4.15-rc2' of git://github.com/tcharding/linux by Linus Torvalds · 7 years ago
  90. f55e101 Revert "mm, thp: Do not make pmd/pud dirty without a reason" by Linus Torvalds · 7 years ago
  91. f6454f8 ethernet: dwmac-stm32: Fix copyright by Benjamin Gaignard · 7 years ago
  92. a7e4fbb net: via: via-rhine: use %p to format void * address instead of %x by Colin Ian King · 7 years ago
  93. 15bfe05 net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bit by Geert Uytterhoeven · 7 years ago
  94. 01e4fab myri10ge: Update MAINTAINERS by Hyong-Youb Kim · 7 years ago
  95. 6424f6b kasan: use %px to print addresses instead of %p by Tobin C. Harding · 7 years ago
  96. 7b1924a vsprintf: add printk specifier %px by Tobin C. Harding · 7 years ago
  97. ad67b74 printk: hash addresses printed with %p by Tobin C. Harding · 7 years ago
  98. 57e7344 vsprintf: refactor %pK code out of pointer() by Tobin C. Harding · 7 years ago
  99. 553d8e8 docs: correct documentation for %pK by Tobin C. Harding · 7 years ago
  100. 43570f0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago