1. c24e43d8 net: sched: flower: track rtnl lock state by Vlad Buslov · 6 years ago
  2. 3d81e71 net: sched: flower: protect flower classifier state with spinlock by Vlad Buslov · 6 years ago
  3. 272ffaa net: sched: flower: handle concurrent tcf proto deletion by Vlad Buslov · 6 years ago
  4. 9a2d938 net: sched: flower: handle concurrent filter insertion in fl_change by Vlad Buslov · 6 years ago
  5. 259e60f net: sched: flower: protect masks list with spinlock by Vlad Buslov · 6 years ago
  6. 195c234 net: sched: flower: handle concurrent mask insertion by Vlad Buslov · 6 years ago
  7. f48ef4d net: sched: flower: add reference counter to flower mask by Vlad Buslov · 6 years ago
  8. b2552b8 net: sched: flower: track filter deletion with flag by Vlad Buslov · 6 years ago
  9. 0617755 net: sched: flower: introduce reference counting for filters by Vlad Buslov · 6 years ago
  10. 620da48 net: sched: flower: refactor fl_change by Vlad Buslov · 6 years ago
  11. e474619 net: sched: flower: don't check for rtnl on head dereference by Vlad Buslov · 6 years ago
  12. 31f1a0e nfp: remove defines for unused control bits by Jakub Kicinski · 6 years ago
  13. 143eb9a Merge branch 'rhashtable-cleanups' by David S. Miller · 6 years ago
  14. f7ad68b rhashtable: rename rht_for_each*continue as *from. by NeilBrown · 6 years ago
  15. 4feb7c7 rhashtable: don't hold lock on first table throughout insertion. by NeilBrown · 6 years ago
  16. 83b038d Merge branch 'net-phy-Move-Omega-PHY-entry-to-Cygnus-PHY-driver' by David S. Miller · 6 years ago
  17. 17cc982 net: phy: Move Omega PHY entry to Cygnus PHY driver by Florian Fainelli · 6 years ago
  18. f878fe5 net: phy: Prepare for moving Omega out of bcm7xxx by Florian Fainelli · 6 years ago
  19. 02afc7a net: dst: remove gc leftovers by Julian Wiedmann · 6 years ago
  20. 88f808f Merge branch 'net-broadcom-Remove-print-of-base-address' by David S. Miller · 6 years ago
  21. 62be757 net: systemport: Remove print of base address by Florian Fainelli · 6 years ago
  22. fbb7bc4 net: dsa: bcm_sf2: Remove print of base address by Florian Fainelli · 6 years ago
  23. 647aed2 net: phy: mdio-bcm-unimac: Remove print of base address by Florian Fainelli · 6 years ago
  24. 10585b4 ipv6: Remove fallback argument from ip6_hold_safe by David Ahern · 6 years ago
  25. 9ab948a ipv4: Allow amount of dirty memory from fib resizing to be controllable by David Ahern · 6 years ago
  26. 1213276 tun: Remove unused first parameter of tun_get_iff() by Kirill Tkhai · 6 years ago
  27. 0c3e0e3 tun: Add ioctl() TUNGETDEVNETNS cmd to allow obtaining real net ns of tun device by Kirill Tkhai · 6 years ago
  28. 28b18b3 Merge branch 'ipv6-Change-addrconf_f6i_alloc-to-use-ip6_route_info_create' by David S. Miller · 6 years ago
  29. c7a1ce3 ipv6: Change addrconf_f6i_alloc to use ip6_route_info_create by David Ahern · 6 years ago
  30. 67f6951 ipv6: Move setting default metric for routes by David Ahern · 6 years ago
  31. a88c26f net/tls: Replace kfree_skb() with consume_skb() by Vakul Garg · 6 years ago
  32. 08e046c tipc: fix a null pointer deref by Hoang Le · 6 years ago
  33. 77d5ad4 tipc: fix use-after-free in tipc_sk_filter_rcv by Hoang Le · 6 years ago
  34. 0b03a5c ipv6: Add icmp_echo_ignore_anycast for ICMPv6 by Stephen Suryaputra · 6 years ago
  35. a534ea3 net: isdn: Make isdn_ppp_mp_discard and isdn_ppp_mp_reassembly static by YueHaibing · 6 years ago
  36. 881d7af net: hns3: Make hclge_destroy_cmd_queue static by YueHaibing · 6 years ago
  37. 75d317c Merge branch 'net-refactor-ndo_select_queue' by David S. Miller · 6 years ago
  38. a350ecc net: remove 'fallback' argument from dev->ndo_select_queue() by Paolo Abeni · 6 years ago
  39. b71b583 packet: rework packet_pick_tx_queue() to use common code selection by Paolo Abeni · 6 years ago
  40. 4bd97d5 net: dev: rename queue selection helpers. by Paolo Abeni · 6 years ago
  41. 0b963ef Merge branch 'qed-next' by David S. Miller · 6 years ago
  42. 1a3ca25 qed: Define new MF bit for no_vlan config by Sudarsana Reddy Kalluru · 6 years ago
  43. a88381d qede: Populate mbi version in ethtool driver query data. by Sudarsana Reddy Kalluru · 6 years ago
  44. 254c0a2 macvlan: pass get_ts_info and SIOC[SG]HWTSTAMP ioctl to real device by Hangbin Liu · 6 years ago
  45. 1bfe45f net: bridge: use eth_broadcast_addr() to assign broadcast address by Mao Wenan · 6 years ago
  46. f295b3a net/tls: Add support of AES128-CCM based ciphers by Vakul Garg · 6 years ago
  47. 6a23c0a Merge branch 'net-phy-aquantia-add-interface-mode-handling' by David S. Miller · 6 years ago
  48. 1e614b5 net: phy: aquantia: check for changed interface mode in read_status by Nikita Yushchenko · 6 years ago
  49. 570c8a7 net: phy: aquantia: check for supported interface modes in config_init by Andrew Lunn · 6 years ago
  50. 5c5f626 net: phy: improve handling link_change_notify callback by Heiner Kallweit · 6 years ago
  51. 0b8515e Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  52. 8d3a304 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  53. ad71b25 ice: Determine descriptor count and ring size based on PAGE_SIZE by Brett Creeley · 6 years ago
  54. 544f63d ice: Reset all VFs with VFLR during SR-IOV init flow by Akeem G Abodunrin · 6 years ago
  55. 7a1f711 ice: Get resources per function by Brett Creeley · 6 years ago
  56. 1c44e3b ice: Implement flow to reset VFs with PFR and other resets by Akeem G Abodunrin · 6 years ago
  57. 7045752 ice: configure GLINT_ITR to always have an ITR gran of 2 by Brett Creeley · 6 years ago
  58. 80ed404a ice: use ice_for_each_vsi macro when possible by Brett Creeley · 6 years ago
  59. d8df260 ice : Ensure only valid bits are set in ice_aq_set_phy_cfg by Chinh T Cao · 6 years ago
  60. 16c3301 ice: remove redundant variable and if condition by Brett Creeley · 6 years ago
  61. 77ed84f ice: avoid multiple unnecessary de-references in probe by Bruce Allan · 6 years ago
  62. 42b2cc8 ice: Fix issue with VF reset and multiple VFs support on PFs by Akeem G Abodunrin · 6 years ago
  63. 77a7a84 ice: Fix broadcast traffic in port VLAN mode by Michal Swiatkowski · 6 years ago
  64. bb0e583 igc: Remove unneeded hw_dbg prints by Sasha Neftin · 6 years ago
  65. ecad77f igc: Fix the typo in igc_base.h header definition by Sasha Neftin · 6 years ago
  66. 65cd3a7 igc: Add support for the ntuple feature by Sasha Neftin · 6 years ago
  67. 36b9fea igc: Add support for statistics by Sasha Neftin · 6 years ago
  68. 9bd5423 Merge branch 'enc28j60-messaging-clean-up-and-ACPI-improvements' by David S. Miller · 6 years ago
  69. 75dd98c enc28j60: Convert to use SPDX identifier by Andy Shevchenko · 6 years ago
  70. 5c22dc8 enc28j60: Fix indentation splats by Andy Shevchenko · 6 years ago
  71. f3cb67b enc28j60: Amend comments by fixing typos, adding periods, etc by Andy Shevchenko · 6 years ago
  72. ba2c379 enc28j60: Remove linux/init.h by Andy Shevchenko · 6 years ago
  73. c93a0f2 enc28j60: Convert printk() to netdev_printk() by Andy Shevchenko · 6 years ago
  74. 6eae141 enc28j60: Convert HW related printk() to dev_printk() by Andy Shevchenko · 6 years ago
  75. e303b6a enc28j60: Switch to dev_<level> from pr_<level> by Andy Shevchenko · 6 years ago
  76. b4f7a6f enc28j60: Use ether_addr_copy() in enc28j60_set_mac_address() by Andy Shevchenko · 6 years ago
  77. 41e48c3 enc28j60: Switch to use module_spi_driver() macro by Andy Shevchenko · 6 years ago
  78. 571fb07 enc28j60: Drop driver name duplication from messages by Andy Shevchenko · 6 years ago
  79. 35b60f3 enc28j60: Replace dev_*(&netdev->dev, ...) with netdev_*() by Andy Shevchenko · 6 years ago
  80. f23304c enc28j60: Remove duplicate messaging by Andy Shevchenko · 6 years ago
  81. 9b52517 enc28j60: Use device_get_mac_address() by Andy Shevchenko · 6 years ago
  82. 6245c84 igc: Extend the ethtool supporting by Sasha Neftin · 6 years ago
  83. 2121c27 igc: Add multiple receive queues control supporting by Sasha Neftin · 6 years ago
  84. 459d69c e1000e: Disable runtime PM on CNP+ by Kai-Heng Feng · 6 years ago
  85. 5aa1519 igb: fix various indentation issues by Colin Ian King · 6 years ago
  86. 03f1ecc ipv6: Add icmp_echo_ignore_multicast support for ICMPv6 by Stephen Suryaputra · 6 years ago
  87. f9cb759 net: macb: simplify getting .driver_data by Wolfram Sang · 6 years ago
  88. 5b6e132 igb: Exclude device from suspend direct complete optimization by Kai-Heng Feng · 6 years ago
  89. b0ddfe2 intel: correct return from set features callback by Serhey Popovych · 7 years ago
  90. 64c4052 net: pasemi: Make pasemi_mac_init_module static by YueHaibing · 6 years ago
  91. 9403cf2 tcp: free request sock directly upon TFO or syncookies error by Guillaume Nault · 6 years ago
  92. 56dc6d6 datagram: Make __skb_datagram_iter static by YueHaibing · 6 years ago
  93. 538abaf net: hns3: Make hclgevf_update_link_mode static by YueHaibing · 6 years ago
  94. a0cfa79 ibmveth: Make array ibmveth_stats static by YueHaibing · 6 years ago
  95. 93a77c1 tcp: add tcp_inet6_sk() helper by Eric Dumazet · 6 years ago
  96. f8d6ae0 ibmvnic: Report actual backing device speed and duplex values by Murilo Fossa Vicentini · 6 years ago
  97. c55c8ed tipc: smooth change between replicast and broadcast by Hoang Le · 6 years ago
  98. ff2ebbf tipc: introduce new capability flag for cluster by Hoang Le · 6 years ago
  99. 02ec6ca tipc: support broadcast/replicast configurable for bc-link by Hoang Le · 6 years ago
  100. 310974f virtio_net: remove hcpu from virtnet_clean_affinity by Peter Xu · 6 years ago