1. d602de8e drivers/net: Fix various unnecessary characters after logging newlines by Joe Perches · 7 years ago
  2. 37c9102 net: davinci: fix building davinci mdio code without CONFIG_OF by Arnd Bergmann · 7 years ago
  3. 3ded9f2 net: ethernet: freescale: fix false-positive string overflow warning by Arnd Bergmann · 7 years ago
  4. ae40832 bpfilter: fix a build err by YueHaibing · 7 years ago
  5. 2d68c07 tcp: use data length instead of skb->len in tcp_probe by Yafang Shao · 7 years ago
  6. 06c14de crypto: chtls: free beyond end rspq_skb_cache by Atul Gupta · 7 years ago
  7. 82a1052 crypto: chtls: kbuild warnings by Atul Gupta · 7 years ago
  8. 53bcfb6 crypto: chtls: dereference null variable by Atul Gupta · 7 years ago
  9. b7af47b crypto: chtls: wait for memory sendmsg, sendpage by Atul Gupta · 7 years ago
  10. a491b93 crypto:chtls: key len correction by Atul Gupta · 7 years ago
  11. 4d0312e Merge branch 'net-Add-address-attribute-to-control-metric-of-prefix-route' by David S. Miller · 7 years ago
  12. d69faad selftests: fib_tests: Add prefix route tests with metric by David Ahern · 7 years ago
  13. 8308f3f net/ipv6: Add support for specifying metric of connected routes by David Ahern · 7 years ago
  14. af4d768 net/ipv4: Add support for specifying metric of connected routes by David Ahern · 7 years ago
  15. 620dee9 net: Add IFA_RT_PRIORITY address attribute by David Ahern · 7 years ago
  16. d169a1f net/ipv6: Pass ifa6_config struct to inet6_addr_modify by David Ahern · 7 years ago
  17. 19b1518 net/ipv6: Pass ifa6_config struct to inet6_addr_add by David Ahern · 7 years ago
  18. e6464b8 net/ipv6: Convert ipv6_add_addr to struct ifa6_config by David Ahern · 7 years ago
  19. 49fb6fe Merge branch 'mlxsw-use-MRSR-register-for-FW-reset' by David S. Miller · 7 years ago
  20. f3a52c6 mlxsw: pci: Utilize MRSR register to perform FW reset by Jiri Pirko · 7 years ago
  21. 2a360bf mlxsw: cmd: Handle error after reset gracefully by Jiri Pirko · 7 years ago
  22. 12b003b mlxsw: reg: Add Management Reset and Shutdown Register by Jiri Pirko · 7 years ago
  23. d377df78 net: qcom/emac: fix device tree initialization by Timur Tabi · 7 years ago
  24. c3cd281 net/mlx5e: fix TLS dependency by Arnd Bergmann · 7 years ago
  25. c1c9a3c net: remove unnecessary genlmsg_cancel() calls by YueHaibing · 7 years ago
  26. 77ab8d5 net: bpfilter: make function bpfilter_mbox_request() static by Wei Yongjun · 7 years ago
  27. 566e51d7 Merge branch 'nfp-abm-RED-MQ-qdisc-offload' by David S. Miller · 7 years ago
  28. 2440711 nfp: abm: report correct MQ stats by Jakub Kicinski · 7 years ago
  29. 47c669a4 net: sched: mq: request stats from offloads by Jakub Kicinski · 7 years ago
  30. 674cb22 nfp: abm: multi-queue RED offload by Jakub Kicinski · 7 years ago
  31. f971b13 net: sched: mq: add simple offload notification by Jakub Kicinski · 7 years ago
  32. 2ef3c25 nfp: abm: expose all PF queues by Jakub Kicinski · 7 years ago
  33. 0a8b701 nfp: abm: expose the internal stats in ethtool by Jakub Kicinski · 7 years ago
  34. 21f31bc nfp: allow apps to add extra stats to ports by Jakub Kicinski · 7 years ago
  35. cb89cac nfp: abm: report statistics from RED offload by Jakub Kicinski · 7 years ago
  36. 6172abc net: sched: add qstats.qlen to qlen by Jakub Kicinski · 7 years ago
  37. 8c8e640 nfp: abm: add simple RED offload by Jakub Kicinski · 7 years ago
  38. 25e0036 nfp: abm: add helpers for configuring queue marking levels by Jakub Kicinski · 7 years ago
  39. 055ee0d nfp: abm: enable advanced queuing on demand by Jakub Kicinski · 7 years ago
  40. ca14573 nfp: prefix vNIC phys_port_name with 'n' by Jakub Kicinski · 7 years ago
  41. 6fd1cfc nfp: return -EOPNOTSUPP from .ndo_get_phys_port_name for VFs by Jakub Kicinski · 7 years ago
  42. 874fcf1 Merge tag 'mlx5e-updates-2018-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  43. d71dbda bpfilter: fix building without CONFIG_INET by Arnd Bergmann · 7 years ago
  44. f033296 Merge branch 'hns3-next' by David S. Miller · 7 years ago
  45. 544a7bc net: hns3: Fixes initalization of RoCE handle and makes it conditional by Lijun Ou · 7 years ago
  46. f6f75ab net: hns3: Adds support for led locate command for copper port by Jian Shen · 7 years ago
  47. 16b496f net: hns3: Remove unused led control code by Jian Shen · 7 years ago
  48. 7b763f3 net: hns3: Clear TX/RX rings when stopping port & un-initializing client by Fuyun Liang · 7 years ago
  49. 6986df9 net: hns3: Removes unnecessary check when clearing TX/RX rings by Fuyun Liang · 7 years ago
  50. 7d0b130 net: hns3: Fixes the init of the VALID BD info in the descriptor by Fuyun Liang · 7 years ago
  51. 90b99b0 net: hns3: Fixes the state to indicate client-type initialization by Peng Li · 7 years ago
  52. 7c4bfcb net: hns3: Fix for PF mailbox receving unknown message by Xi Wang · 7 years ago
  53. 96c0e86 net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21) by Peng Li · 7 years ago
  54. 5b5455a net: hns3: Add STRP_TAGP field support for hardware revision 0x21 by Peng Li · 7 years ago
  55. dcb35cc net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 config by Peng Li · 7 years ago
  56. 846fcc8 net: hns3: Updates RX packet info fetch in case of multi BD by Peng Li · 7 years ago
  57. e9be0e9 net: sched: shrink struct Qdisc by Paolo Abeni · 7 years ago
  58. 102cd90 qmi_wwan: apply SET_DTR quirk to the SIMCOM shared device ID by Bjørn Mork · 7 years ago
  59. 7e80cb4 Merge branch 'stmmac-add-support-for-stm32mp1' by David S. Miller · 7 years ago
  60. 1f809b47 dt-bindings: stm32: add compatible for syscon by Christophe Roullier · 7 years ago
  61. 026e575 net: stmmac: add dwmac-4.20a compatible by Christophe Roullier · 7 years ago
  62. 1f3feac dt-bindings: stm32-dwmac: add support of MPU families by Christophe Roullier · 7 years ago
  63. 6528e02 net: ethernet: stmmac: add adaptation for stm32mp157c. by Christophe Roullier · 7 years ago
  64. a98ac8b dt-bindings: ptp: add ptp-qoriq.txt by Yangbo Lu · 7 years ago
  65. 7349a74 net: ethernet: gianfar_ethtool: get phc index through drvdata by Yangbo Lu · 7 years ago
  66. 6c50c1e ptp_qoriq: move some definitions to header file by Yangbo Lu · 7 years ago
  67. ceefc71d ptp: rework gianfar_ptp as QorIQ common PTP driver by Yangbo Lu · 7 years ago
  68. b1d2e4e ifb: fix packets checksum by Jon Maxwell · 7 years ago
  69. 049ff57 net: phy: realtek: add suspend/resume callbacks for RTL8211B by Heiner Kallweit · 7 years ago
  70. deeaf1f Merge branch 'Enable-virtio_net-to-act-as-a-standby-for-a-passthru-device' by David S. Miller · 7 years ago
  71. ba5e442 virtio_net: Extend virtio to use VF datapath when available by Sridhar Samudrala · 7 years ago
  72. 9805069 virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bit by Sridhar Samudrala · 7 years ago
  73. cfc80d9 net: Introduce net_failover driver by Sridhar Samudrala · 7 years ago
  74. 1ff7807 netvsc: refactor notifier/event handling code to use the failover framework by Sridhar Samudrala · 7 years ago
  75. 30c8bd5 net: Introduce generic failover module by Sridhar Samudrala · 7 years ago
  76. cb16039 vrf: add CRC32c offload to device features by Davide Caratti · 7 years ago
  77. 29555fa net: stmmac: Use mutex instead of spinlock by Thierry Reding · 7 years ago
  78. 1b40428 bnx2x: Collect the device debug information during Tx timeout. by Sudarsana Reddy Kalluru · 7 years ago
  79. 5b79c2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  80. bc2dbc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  81. 03250e10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  82. 3f19597 kasan: fix memory hotplug during boot by David Hildenbrand · 7 years ago
  83. ed1596f kasan: free allocated shadow memory on MEM_CANCEL_ONLINE by David Hildenbrand · 7 years ago
  84. d41362e checkpatch: fix macro argument precedence test by Joe Perches · 7 years ago
  85. ae67d58 init/main.c: include <linux/mem_encrypt.h> by Mathieu Malaterre · 7 years ago
  86. 23d6aef kernel/sys.c: fix potential Spectre v1 issue by Gustavo A. R. Silva · 7 years ago
  87. a215586 mm/memory_hotplug: fix leftover use of struct page during hotplug by Jonathan Cameron · 7 years ago
  88. 6c04ab0 proc: fix smaps and meminfo alignment by Hugh Dickins · 7 years ago
  89. 8addc2d mm: do not warn on offline nodes unless the specific node is explicitly requested by Michal Hocko · 7 years ago
  90. 15c30bc mm, memory_hotplug: make has_unmovable_pages more robust by Michal Hocko · 7 years ago
  91. 0f901dc mm/kasan: don't vfree() nonexistent vm_area by Andrey Ryabinin · 7 years ago
  92. b9ddff9 MAINTAINERS: change hugetlbfs maintainer and update files by Mike Kravetz · 7 years ago
  93. 8f89c00 ipc/shm: fix shmat() nil address after round-down when remapping by Davidlohr Bueso · 7 years ago
  94. a73ab24 Revert "ipc/shm: Fix shmat mmap nil-page protection" by Davidlohr Bueso · 7 years ago
  95. 7a4deea idr: fix invalid ptr dereference on item delete by Matthew Wilcox · 7 years ago
  96. 3373de2 ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting incorrect bio" by Changwei Ge · 7 years ago
  97. 7cbf319 mm: fix nr_rotate_swap leak in swapon() error case by Omar Sandoval · 7 years ago
  98. 05909ba net/mlx5e: Avoid reset netdev stats on configuration changes by Eran Ben Elisha · 7 years ago
  99. 868a01a net/mlx5e: Introducing new statistics rwlock by Shalom Lagziel · 7 years ago
  100. 6ab7551 net/mlx5e: Move phy link down events counter out of SW stats by Saeed Mahameed · 7 years ago