1. 78458e3 netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files. by Jeremy Sowden · 6 years ago
  2. 0abc8bf netfilter: add missing IS_ENABLED(CONFIG_NF_CONNTRACK) checks to some header-files. by Jeremy Sowden · 6 years ago
  3. 47e640a netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to header-file. by Jeremy Sowden · 6 years ago
  4. 9211bfb netfilter: add missing IS_ENABLED(CONFIG_BRIDGE_NETFILTER) checks to header-file. by Jeremy Sowden · 6 years ago
  5. a1b2f04 netfilter: add missing includes to a number of header-files. by Jeremy Sowden · 6 years ago
  6. bd96b4c7 netfilter: inline four headers files into another one. by Jeremy Sowden · 6 years ago
  7. 43dd16e netfilter: nf_tables: store data in offload context registers by Pablo Neira Ayuso · 6 years ago
  8. bd8699e netfilter: nft_bitwise: add offload support by Pablo Neira Ayuso · 6 years ago
  9. 7e59b3f netfilter: remove unnecessary spaces by yangxingwu · 6 years ago
  10. 1b90af2 ipvs: Improve robustness to the ipvs sysctl by Junwei Hu · 6 years ago
  11. e84fb4b netfilter: conntrack: use shared sysctl constants by Matteo Croce · 6 years ago
  12. 8c0bb78 netfilter: synproxy: rename mss synproxy_options field by Fernando Fernandez Mancera · 6 years ago
  13. 4de97b0 Merge branch 'enetc-PCIe-MDIO' by David S. Miller · 6 years ago
  14. 8488d8e arm64: dts: fsl: ls1028a: Enable eth port1 on the ls1028a QDS board by Claudiu Manoil · 6 years ago
  15. 288a91d dt-bindings: net: fsl: enetc: Add bindings for the central MDIO PCIe endpoint by Claudiu Manoil · 6 years ago
  16. 231ece3 enetc: Add mdio bus driver for the PCIe MDIO endpoint by Claudiu Manoil · 6 years ago
  17. 0c010a9 enetc: Clean up makefile by Claudiu Manoil · 6 years ago
  18. 2152e7a enetc: Clean up local mdio bus allocation by Claudiu Manoil · 6 years ago
  19. 4a98661 Merge branch 'net-dsa-mv88e6xxx-add-support-for-MV88E6220' by David S. Miller · 6 years ago
  20. 7150961 net: dsa: mv88e6xxx: add PTP support for MV88E6250 family by Hubert Feurstein · 6 years ago
  21. 8858ccc net: dsa: mv88e6xxx: order ptp structs numerically ascending by Hubert Feurstein · 6 years ago
  22. 121b8fe net: dsa: mv88e6xxx: setup message port is not supported in the 6250 familiy by Hubert Feurstein · 6 years ago
  23. c857486 net: dsa: mv88e6xxx: introduce invalid_port_mask in mv88e6xxx_info by Hubert Feurstein · 6 years ago
  24. 83c5ee3 dt-bindings: net: dsa: marvell: add 6220 model to the 6250 family by Hubert Feurstein · 6 years ago
  25. 4902264 net: dsa: mv88e6xxx: add support for MV88E6220 by Hubert Feurstein · 6 years ago
  26. 3cc6e44 Merge branch 'net-phy-Add-AST2600-MDIO-support' by David S. Miller · 6 years ago
  27. 82f151d net: ftgmac100: Select ASPEED MDIO driver for the AST2600 by Andrew Jeffery · 6 years ago
  28. 39bfab8 net: ftgmac100: Add support for DT phy-handle property by Andrew Jeffery · 6 years ago
  29. f160e99 net: phy: Add mdio-aspeed by Andrew Jeffery · 6 years ago
  30. 94166fd dt-bindings: net: Add aspeed, ast2600-mdio binding by Andrew Jeffery · 6 years ago
  31. 7c5b420 tipc: reduce risk of wakeup queue starvation by Jon Maloy · 6 years ago
  32. f7571cd Merge branch 'net-dsa-mv88e6xxx-avoid-some-redundant-VTU-operations' by David S. Miller · 6 years ago
  33. b1ac6fb net: dsa: mv88e6xxx: call vtu_getnext directly in vlan_add by Vivien Didelot · 6 years ago
  34. 52109892 net: dsa: mv88e6xxx: call vtu_getnext directly in vlan_del by Vivien Didelot · 6 years ago
  35. 5ef8d24 net: dsa: mv88e6xxx: call vtu_getnext directly in db load/purge by Vivien Didelot · 6 years ago
  36. 425d2d3 net: dsa: mv88e6xxx: explicit entry passed to vtu_getnext by Vivien Didelot · 6 years ago
  37. 7095a4c net: dsa: mv88e6xxx: lock mutex in vlan_prepare by Vivien Didelot · 6 years ago
  38. a8e600e Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  39. 9b59e39 Merge branch 'net-hns3-some-code-optimizations-bugfixes-features' by David S. Miller · 6 years ago
  40. 012fcb5 net: hns3: activate reset timer when calling reset_event by Huazhong Tan · 6 years ago
  41. 72e2fb0 net: hns3: clear reset interrupt status in hclge_irq_handle() by Huazhong Tan · 6 years ago
  42. 6b428b4 net: hns3: fix some reset handshake issue by Huazhong Tan · 6 years ago
  43. 6e6e768 net: hns3: rename a member in struct hclge_mac_ethertype_idx_rd_cmd by Guojia Liao · 6 years ago
  44. dbae56a net: hns3: simplify hclge_cmd_query_error() by Weihang Li · 6 years ago
  45. b6872fd net: hns3: minior error handling change for hclge_tm_schd_info_init by Yunsheng Lin · 6 years ago
  46. a4ee762 net: hns3: minor cleanup in hns3_clean_rx_ring by Yunsheng Lin · 6 years ago
  47. 6e4139f net: hns3: remove unnecessary variable in hclge_get_mac_vlan_cmd_status() by Jian Shen · 6 years ago
  48. a723fb8 net: hns3: refine for set ring parameters by Jian Shen · 6 years ago
  49. 3f0f325 net: hns3: do not query unsupported commands in debugfs by Yufeng Mo · 6 years ago
  50. b18bf30 net: hns3: add handler for NCSI error mailbox by Huazhong Tan · 6 years ago
  51. ed8fb4b net: hns3: add link change event report by Jian Shen · 6 years ago
  52. 0ae9fce net: phy: xgene: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  53. 9d26cfa bcm63xx_enet: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  54. c792c00 net: qcom/emac: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  55. 566495d net: mediatek: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  56. 4237678 net: dsa: bcm_sf2: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  57. 291f4b6 net: dsa: b53: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  58. 6551c8c net: dsa: lantiq: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  59. 3230a55 mvpp2: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
  60. 3247b27 net: bridge: mcast: add delete due to fast-leave mdb flag by Nikolay Aleksandrov · 6 years ago
  61. 0eba31e tc-testing: Clarify the use of tdc's -d option by Lucas Bates · 6 years ago
  62. 21947f4 Merge tag 'mlx5-updates-2019-07-29' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  63. 3015b8f ice: Bump version number by Tony Nguyen · 6 years ago
  64. b67f25d ice: Remove flag to track VF interrupt status by Akeem G Abodunrin · 6 years ago
  65. ba88073 ice: Remove unnecessary flag ICE_FLAG_MSIX_ENA by Brett Creeley · 6 years ago
  66. 9921494 ice: Don't return error for disabling LAN Tx queue that does exist by Akeem G Abodunrin · 6 years ago
  67. a1e9968 ice: Remove duplicate code in ice_alloc_rx_bufs by Brett Creeley · 6 years ago
  68. 56923ab ice: Add stats for Rx drops at the port level by Brett Creeley · 6 years ago
  69. 66b29e7 ice: Update number of VF queue before setting VSI resources by Akeem G Abodunrin · 6 years ago
  70. d5a4635 ice: Set up Tx scheduling tree based on alloc VSI Tx queues by Akeem G Abodunrin · 6 years ago
  71. cb7db356 ice: Only bump Rx tail and release buffers once per napi_poll by Brett Creeley · 6 years ago
  72. c7aeb4d ice: Disable VFs until reset is completed by Akeem G Abodunrin · 6 years ago
  73. 6d59994 ice: Do not configure port with no media by Tony Nguyen · 6 years ago
  74. 5c91ecf ice: separate out control queue lock creation by Jacob Keller · 6 years ago
  75. c31a5c2 ice: Always set prefena when configuring an Rx queue by Brett Creeley · 6 years ago
  76. 17bc6d0 ice: Move vector base setup to PF VSI by Tony Nguyen · 6 years ago
  77. 36517fd ice: track hardware stat registers past rollover by Jacob Keller · 6 years ago
  78. 5a056cd ice: add lp_advertising flow control support by Paul Greenwalt · 6 years ago
  79. 6a7ce95 staging/octeon: Fix build error without CONFIG_NETDEVICES by YueHaibing · 6 years ago
  80. ac5fe22 Merge tag 'mac80211-next-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  81. 164f0de Merge branch 'mlxsw-Test-coverage-for-DSCP-leftover-fix' by David S. Miller · 6 years ago
  82. d11786b selftests: mlxsw: Add a test for leftover DSCP rule by Petr Machata · 6 years ago
  83. 7700476 selftests: mlxsw: Fix local variable declarations in DSCP tests by Petr Machata · 6 years ago
  84. 7084148 myri10ge: remove unneeded variable by Ding Xiang · 6 years ago
  85. a9d41e7 net: ag71xx: Slighly simplify code in 'ag71xx_rings_init()' by Christophe JAILLET · 6 years ago
  86. f39b07f mac80211: HE STA disassoc due to QOS NULL not sent by Shay Bar · 6 years ago
  87. 1ced169 mac80211: allow setting spatial reuse parameters from bss_conf by John Crispin · 6 years ago
  88. 6d4dd4e nl80211: add strict start type by Johannes Berg · 6 years ago
  89. 796e90f cfg80211: add support for parsing OBBS_PD attributes by John Crispin · 6 years ago
  90. 52dba8d mac80211: reject zero MAC address in add station by Karthikeyan Periyasamy · 6 years ago
  91. 50508d9 cfg80211: use parallel_ops for genl by Johannes Berg · 6 years ago
  92. 05d610a mac80211_hwsim: fill boottime_ns in netlink RX path by Johannes Berg · 6 years ago
  93. f12cac5 mac80211: add missing null return check from call to ieee80211_get_sband by Colin Ian King · 6 years ago
  94. 5133f36 Merge branch 'net-dsa-ksz-Add-Microchip-KSZ87xx-support' by David S. Miller · 6 years ago
  95. e66f840 net: dsa: ksz: Add Microchip KSZ8795 DSA driver by Tristram Ha · 6 years ago
  96. 016e43a net: dsa: ksz: Add KSZ8795 tag code by Tristram Ha · 6 years ago
  97. 4c17347 dt-bindings: net: dsa: ksz: document Microchip KSZ87xx family switches by Marek Vasut · 6 years ago
  98. c69e6ea Merge branch 'vsock-virtio-optimizations-to-increase-the-throughput' by David S. Miller · 6 years ago
  99. 0038ff3 vsock/virtio: change the maximum packet size allowed by Stefano Garzarella · 6 years ago
  100. 6dbd3e6 vhost/vsock: split packets to send using multiple buffers by Stefano Garzarella · 6 years ago