1. f70d37b tipc: add new function for sending multiple small messages by Jon Maloy · 7 years ago
  2. 64ac5f5 tipc: refactor function filter_rcv() by Jon Maloy · 7 years ago
  3. 38077b8 tipc: add ability to obtain node availability status from other files by Jon Maloy · 7 years ago
  4. 2399883 tipc: improve address sanity check in tipc_connect() by Jon Maloy · 7 years ago
  5. 14c0449 tipc: add ability to order and receive topology events in driver by Jon Maloy · 7 years ago
  6. 2d0d21c selftests: rtnetlink: add a small macsec test case by Florian Westphal · 7 years ago
  7. ab10461 ravb: Consolidate clock handling by Geert Uytterhoeven · 7 years ago
  8. c669b5c Merge branch 'net-support-bgmac-with-B50212E-B1-PHY' by David S. Miller · 7 years ago
  9. 12acd13 net: bgmac: enable master mode for BCM54210E and B50212E PHYs by Rafał Miłecki · 7 years ago
  10. 2355a65 net: phy: broadcom: support new device flag for setting master mode by Rafał Miłecki · 7 years ago
  11. 32c10bb ipvlan: always use the current L2 addr of the master by Mahesh Bandewar · 7 years ago
  12. 743b8bb Merge branch 'act-ife-misc' by David S. Miller · 7 years ago
  13. aa9fd9a sched: act: ife: update parameters via rcu handling by Alexander Aring · 7 years ago
  14. ced273e sched: act: ife: migrate to use per-cpu counters by Alexander Aring · 7 years ago
  15. 734534e sched: act: ife: move encode/decode check to init by Alexander Aring · 7 years ago
  16. ed7f262 Merge branch 'net-sched-fix-IFE-meta-modules-loading' by David S. Miller · 7 years ago
  17. d3f24ba net sched actions: fix module auto-loading by Roman Mashak · 7 years ago
  18. 8f04748 net sched actions: change IFE modules alias names by Roman Mashak · 7 years ago
  19. 47f2546 vxge: Clean up unused variables in vxge-traffic by Christos Gkekas · 7 years ago
  20. ad2d116 sched: tc_mirred: Remove whitespaces by Florian Fainelli · 7 years ago
  21. 0eb16f8 ip_tunnel: fix building with NET_IP_TUNNEL=m by Arnd Bergmann · 7 years ago
  22. 08b49b9 Merge branch 'smc-ib_query_gid' by David S. Miller · 7 years ago
  23. 43e2ada net/smc: dev_put for netdev after usage of ib_query_gid() by Ursula Braun · 7 years ago
  24. d921c42 net/smc: replace function pointer get_netdev() by Ursula Braun · 7 years ago
  25. d71a756 Merge branch 'dsa-ACB-for-bcm_sf2-and-bcmsysport' by David S. Miller · 7 years ago
  26. 723934f net: systemport: Turn on ACB at the SYSTEMPORT level by Florian Fainelli · 7 years ago
  27. 32e47ff net: dsa: bcm_sf2: Turn on ACB at the switch level by Florian Fainelli · 7 years ago
  28. d156576 net: systemport: Establish lower/upper queue mapping by Florian Fainelli · 7 years ago
  29. 0a5f14c net: dsa: tag_brcm: Indicate to master netdevice port + queue by Florian Fainelli · 7 years ago
  30. 60724d4 net: dsa: Add support for DSA specific notifiers by Florian Fainelli · 7 years ago
  31. 3f7832c Revert "net: qcom/emac: enforce DMA address restrictions" by Timur Tabi · 7 years ago
  32. 437d276 tcp: remove obsolete helpers by Eric Dumazet · 7 years ago
  33. 952925d bpf: remove redundant variable old_flags by Colin Ian King · 7 years ago
  34. df24cd4 Merge branch 'mlx4-XDP-TX-improvements' by David S. Miller · 7 years ago
  35. f025fd6 net/mlx4_en: XDP_TX, assign constant values of TX descs on ring creaion by Tariq Toukan · 7 years ago
  36. f6f0aa9 net/mlx4_en: Obsolete call to generic write_desc in XDP xmit flow by Tariq Toukan · 7 years ago
  37. 5dad61b net/mlx4_en: Replace netdev parameter with priv in XDP xmit function by Tariq Toukan · 7 years ago
  38. 14c68c4 net: mpls: make function ipgre_mpls_encap_hlen static by Colin Ian King · 7 years ago
  39. 1a37b77 sctp: make array sctp_sched_ops static by Colin Ian King · 7 years ago
  40. c24675f ipv6: addrconf: don't use rtnl mutex in RTM_GETADDR by Florian Westphal · 7 years ago
  41. 4ea2607 ipv6: addrconf: don't use rtnl mutex in RTM_GETNETCONF by Florian Westphal · 7 years ago
  42. b274f6d Merge branch 'net-sched-get-rid-of-cls_flower-egress_dev' by David S. Miller · 7 years ago
  43. 7578d7b net: sched: remove unused tcf_exts_get_dev helper and cls_flower->egress_dev by Jiri Pirko · 7 years ago
  44. 717503b net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infra by Jiri Pirko · 7 years ago
  45. b3f55bd net: sched: introduce per-egress action device callbacks by Jiri Pirko · 7 years ago
  46. 843e79d net: sched: make tc_action_ops->get_dev return dev and avoid passing net by Jiri Pirko · 7 years ago
  47. 7c6a86b Merge branch 'rmnet-Rewrite-some-existing-functionality' by David S. Miller · 7 years ago
  48. 60d58f9 net: qualcomm: rmnet: Implement bridge mode by Subash Abhinov Kasiviswanathan · 7 years ago
  49. 3352e6c net: qualcomm: rmnet: Convert the muxed endpoint to hlist by Subash Abhinov Kasiviswanathan · 7 years ago
  50. 5451237 net: qualcomm: rmnet: Remove duplicate setting of rmnet_devices by Subash Abhinov Kasiviswanathan · 7 years ago
  51. 56470c9 net: qualcomm: rmnet: Remove duplicate setting of rmnet private info by Subash Abhinov Kasiviswanathan · 7 years ago
  52. 9148963 net: qualcomm: rmnet: Move rmnet_mode to rmnet_port by Subash Abhinov Kasiviswanathan · 7 years ago
  53. 1281726 net: qualcomm: rmnet: Remove some unused defines by Subash Abhinov Kasiviswanathan · 7 years ago
  54. d8bbb07 net: qualcomm: rmnet: Remove existing logic for bridge mode by Subash Abhinov Kasiviswanathan · 7 years ago
  55. 5ef9d78 Merge branch 'qcom-emac-various-minor-fixes' by David S. Miller · 7 years ago
  56. 740d6f1 net: qcom/emac: clean up some TX/RX error messages by Timur Tabi · 7 years ago
  57. df1ec1b net: qcom/emac: enforce DMA address restrictions by Timur Tabi · 7 years ago
  58. 3958ffc net: qcom/emac: remove unused address arrays by Timur Tabi · 7 years ago
  59. d7e6b34 net: qcom/emac: specify the correct DMA mask by Timur Tabi · 7 years ago
  60. c7c64bc Merge branch 'qrtr-Fixes-and-support-receiving-version-2-packets' by David S. Miller · 7 years ago
  61. 194ccc8 net: qrtr: Support decoding incoming v2 packets by Bjorn Andersson · 7 years ago
  62. f507a9b net: qrtr: Use sk_buff->cb in receive path by Bjorn Andersson · 7 years ago
  63. 1a7959c net: qrtr: Clean up control packet handling by Bjorn Andersson · 7 years ago
  64. e704448 net: qrtr: Pass source and destination to enqueue functions by Bjorn Andersson · 7 years ago
  65. da7653f net: qrtr: Add control packet definition to uapi by Bjorn Andersson · 7 years ago
  66. 2897871 net: qrtr: Move constants to header file by Bjorn Andersson · 7 years ago
  67. ae85bfa net: qrtr: Invoke sk_error_report() after setting sk_err by Bjorn Andersson · 7 years ago
  68. 7822b08 net: hns3: make local functions static by Wei Yongjun · 7 years ago
  69. b784ecb atm: idt77105: Drop needless setup_timer() by Kees Cook · 7 years ago
  70. fc75568 net: phy: at803x: Change error to EINVAL for invalid MAC by Dan Murphy · 7 years ago
  71. 87461f7 net: phy: DP83822 initial driver submission by Dan Murphy · 7 years ago
  72. 06d3e19 Merge branch 'lan9303-Add-basic-offloading-of-unicast-traffic' by David S. Miller · 7 years ago
  73. d99a86a net: dsa: lan9303: Add basic offloading of unicast traffic by Egil Hjelmeland · 7 years ago
  74. f7e3bfa net: dsa: lan9303: Move tag setup to new lan9303_setup_tagging by Egil Hjelmeland · 7 years ago
  75. 4a26981 tcp: fix tcp_unlink_write_queue() by Eric Dumazet · 7 years ago
  76. df2fd38 Merge tag 'mac80211-next-for-davem-2017-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
  77. 90a53e4 cfg80211: implement regdb signature checking by Johannes Berg · 7 years ago
  78. c8c240e cfg80211: reg: remove support for built-in regdb by Johannes Berg · 9 years ago
  79. 1ea4ff3 cfg80211: support reloading regulatory database by Johannes Berg · 7 years ago
  80. 007f6c5 cfg80211: support loading regulatory database as firmware file by Johannes Berg · 9 years ago
  81. 2a9e257 mac80211: only remove AP VLAN frames from TXQ by Johannes Berg · 7 years ago
  82. 8c418b5 fq: support filtering a given tin by Johannes Berg · 7 years ago
  83. 4133da7 mac80211: aead api to reduce redundancy by Xiang Gao · 7 years ago
  84. 8c03145 MAINTAINERS: update Johannes Berg's entries by Johannes Berg · 7 years ago
  85. b822696 openvswitch: add ct_clear action by Eric Garver · 7 years ago
  86. 833e0e2 net: dst: move cpu inside ifdef to avoid compilation warning by Jakub Kicinski · 7 years ago
  87. f44dea3 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  88. b88d12e rtnetlink: bridge: use ext_ack instead of printk by Florian Westphal · 7 years ago
  89. 8f88f74 selftests: rtnetlink: test RTM_GETNETCONF by Florian Westphal · 7 years ago
  90. 31ce6ce Merge branch 'mlx4_en-num-of-rings' by David S. Miller · 7 years ago
  91. 80a8dc7 net/mlx4_en: Increase number of default RX rings by Inbar Karmy · 7 years ago
  92. b8d3943 net/mlx4_en: Limit the number of RX rings by Inbar Karmy · 7 years ago
  93. 7e1dc5e net/mlx4_en: Limit the number of TX rings by Inbar Karmy · 7 years ago
  94. 59d4387 Merge branch 'hnx3-rxnfc' by David S. Miller · 7 years ago
  95. abf11d0 net: hns3: fix the ring count for ETHTOOL_GRXRINGS by Lipeng · 7 years ago
  96. 07d2995 net: hns3: add support for ETHTOOL_GRXFH by Lipeng · 7 years ago
  97. f7db940 net: hns3: add support for set_rxnfc by Lipeng · 7 years ago
  98. 5668abd net: hns3: add support for set_ringparam by Lipeng · 7 years ago
  99. ee83f77 net: hns3: fixes the ring index in hns3_fini_ring by Lipeng · 7 years ago
  100. 652faa9 cxgb4: add new T5 pci device id's by Ganesh Goudar · 7 years ago