1. c9bb616 netfilter: nf_conntrack_bridge: fix CONFIG_IPV6=y by Pablo Neira Ayuso · 6 years ago
  2. 7b3ed2a Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  3. 84a32ed net: sched: act_ctinfo: minor size optimisation by Kevin 'ldir' Darbyshire-Bryant · 6 years ago
  4. 655887f Merge branch 'complex-c45-phys' by David S. Miller · 6 years ago
  5. 97b33bd net: phy: export phy_queue_state_machine by Heiner Kallweit · 6 years ago
  6. 49644e6 net: phy: add callback for custom interrupt handler to struct phy_driver by Heiner Kallweit · 6 years ago
  7. 07b0928 net: phy: enable interrupts when PHY is attached already by Heiner Kallweit · 6 years ago
  8. 8e2ea3e qed: Fix static checker warning by Michal Kalderon · 6 years ago
  9. e70c7aa net: dsa: Add error path handling in dsa_tree_setup() by Ioana Ciornei · 6 years ago
  10. 1b0b807 Merge branch 'r8169-fw' by David S. Miller · 6 years ago
  11. ce8843a r8169: decouple rtl_phy_write_fw from actual driver code by Heiner Kallweit · 6 years ago
  12. e95a7f3 r8169: improve rtl_fw_format_ok by Heiner Kallweit · 6 years ago
  13. 25e9411 r8169: enable WoL speed down on more chip versions by Heiner Kallweit · 6 years ago
  14. c3e933a sctp: deduplicate identical skb_checksum_ops by Matteo Croce · 6 years ago
  15. 2544af0 net: avoid indirect calls in L4 checksum calculation by Matteo Croce · 6 years ago
  16. 5ee907f net: dsa: sja1105: Make static_config_check_memory_size static by YueHaibing · 6 years ago
  17. 4138413 Merge branch 'connection-tracking-support-for-bridge' by David S. Miller · 6 years ago
  18. af9573be netfilter: nf_conntrack_bridge: register inet conntrack for bridge by Pablo Neira Ayuso · 6 years ago
  19. 764dd16 netfilter: nf_conntrack_bridge: add support for IPv6 by Pablo Neira Ayuso · 6 years ago
  20. 3c171f4 netfilter: bridge: add connection tracking system by Pablo Neira Ayuso · 6 years ago
  21. d035f19 netfilter: nf_conntrack: allow to register bridge support by Pablo Neira Ayuso · 6 years ago
  22. 19c3401 net: ipv4: place control buffer handling away from fragmentation iterators by Pablo Neira Ayuso · 6 years ago
  23. 8a6a1f1 net: ipv6: split skbuff into fragments transformer by Pablo Neira Ayuso · 6 years ago
  24. 065ff79 net: ipv4: split skbuff into fragments transformer by Pablo Neira Ayuso · 6 years ago
  25. 0feca61 net: ipv6: add skbuff fraglist splitter by Pablo Neira Ayuso · 6 years ago
  26. c8b17be net: ipv4: add skbuff fraglist splitter by Pablo Neira Ayuso · 6 years ago
  27. d48ecb4 Merge branch 'add-TFO-backup-key' by David S. Miller · 6 years ago
  28. 10fbcdd selftests/net: add TFO key rotation selftest by Jason Baron · 6 years ago
  29. 2dc7e48 Documentation: ip-sysctl.txt: Document tcp_fastopen_key by Jason Baron · 6 years ago
  30. aa1236c tcp: add support for optional TFO backup key to net.ipv4.tcp_fastopen_key by Jason Baron · 6 years ago
  31. 0f1ce02 tcp: add support to TCP_FASTOPEN_KEY for optional backup key by Jason Baron · 6 years ago
  32. 9092a76 tcp: add backup TFO key infrastructure by Jason Baron · 6 years ago
  33. 483642e tcp: introduce __tcp_fastopen_cookie_gen_cipher() by Christoph Paasch · 6 years ago
  34. 5b5d331 Merge branch 'mlxsw-Hardware-monitoring-enhancements' by David S. Miller · 6 years ago
  35. e4e93d6 mlxsw: core: Reduce buffer size in transactions for SFP modules temperature readout by Vadim Pasternak · 6 years ago
  36. 984aec7 mlxsw: core: Extend the index size for temperature sensors readout by Vadim Pasternak · 6 years ago
  37. 2e265a8 mlxsw: core: Extend hwmon interface with inter-connect temperature attributes by Vadim Pasternak · 6 years ago
  38. 7e9561e mlxsw: reg: Add Management General Peripheral Information Register by Vadim Pasternak · 6 years ago
  39. ae57467 mlxsw: reg: Extend sensor index field size of Management Temperature Register by Vadim Pasternak · 6 years ago
  40. 961cf99 mlxsw: core: Re-order initialization sequence by Ido Schimmel · 6 years ago
  41. 3029a69 mlxsw: i2c: Allow flexible setting of I2C transactions size by Vadim Pasternak · 6 years ago
  42. 9bbd7ef mlxsw: i2c: Extend initialization with querying firmware info by Vadim Pasternak · 6 years ago
  43. 18a4972 Merge branch 'net-stmmac-selftests-Two-fixes' by David S. Miller · 6 years ago
  44. aeb4a5e net: stmmac: selftests: Use kfree_skb() instead of kfree() by Jose Abreu · 6 years ago
  45. 2d135dea net: stmmac: selftests: Fix sparse warning by Jose Abreu · 6 years ago
  46. 32707c4 inet: frags: Remove unnecessary smp_store_release/READ_ONCE by Herbert Xu · 6 years ago
  47. 5080e28 net: mvpp2: cls: Remove unnessesary check in mvpp2_ethtool_cls_rule_ins by YueHaibing · 6 years ago
  48. 9737070 net: stmmac: Switch to devm_alloc_etherdev_mqs by Jisheng Zhang · 6 years ago
  49. 621ccc6 tua6100: Avoid build warnings. by David S. Miller · 6 years ago
  50. 3b87cc6 Merge branch 'Enable-SFP-on-ACPI-based-systems' by David S. Miller · 6 years ago
  51. 7ce236fa net: phy: sfp: enable i2c-bus detection on ACPI based systems by Ruslan Babayev · 6 years ago
  52. 1e91a2e i2c: acpi: export i2c_acpi_find_adapter_by_handle by Ruslan Babayev · 6 years ago
  53. 2f2da36 ice: Trivial cosmetic changes by Anirudh Venkataramanan · 6 years ago
  54. 072efdf ice: Recognize higher speeds by Anirudh Venkataramanan · 6 years ago
  55. 4f70daa ice: Use a different ICE_DBG bit for firmware log messages by Jacob Keller · 6 years ago
  56. ed14245 ice: Update function header by Anirudh Venkataramanan · 6 years ago
  57. 49c6e41 ice: Move define for ICE_AQC_DRIVER_UNLOADING by Anirudh Venkataramanan · 6 years ago
  58. 62f4daf ice: Align to updated AQ command formats by Anirudh Venkataramanan · 6 years ago
  59. 91d7a59 ice: Use continue instead of an else block by Anirudh Venkataramanan · 6 years ago
  60. 8be92a7 ice: Change minimum descriptor count value for Tx/Rx rings by Preethi Banala · 6 years ago
  61. 2e0e622 ice: Add switch rules to handle LLDP packets by Dave Ertman · 6 years ago
  62. 092a33d ice: Cleanup ice_update_link_info by Bruce Allan · 6 years ago
  63. d31530e ice: Use right type for ice_cfg_vsi_lan return by Akeem G Abodunrin · 6 years ago
  64. f776b3a ice: Add support for Forward Error Correction (FEC) by Paul Greenwalt · 6 years ago
  65. 047e52c ice: Add support for virtchnl_vector_map.[rxq|txq]_map by Anirudh Venkataramanan · 6 years ago
  66. 561f437 ice: Introduce ice_init_mac_fltr and move ice_napi_del by Tony Nguyen · 6 years ago
  67. 72ecb89 ice: Use GLINT_DYN_CTL to disable VF's interrupts by Brett Creeley · 6 years ago
  68. 517f4c4 net: phy: tja11xx: Switch to HWMON_CHANNEL_INFO() by Marek Vasut · 6 years ago
  69. 02caced net: ethernet: ti: cpsw: correct .ndo_open error path by Ivan Khoronzhuk · 6 years ago
  70. 6faaffb Merge branch 'Decoupling-PHYLINK-from-struct-net_device' by David S. Miller · 6 years ago
  71. af7cd03 net: dsa: sja1105: Fix broken fixed-link interfaces on user ports by Vladimir Oltean · 6 years ago
  72. 0e27921 net: dsa: Use PHYLINK for the CPU/DSA ports by Ioana Ciornei · 6 years ago
  73. 77373d4 net: dsa: Move the phylink driver calls into port.c by Ioana Ciornei · 6 years ago
  74. 17091180 net: phylink: Add phylink_{printk, err, warn, info, dbg} macros by Ioana Ciornei · 6 years ago
  75. 43de619 net: phylink: Add PHYLINK_DEV operation type by Ioana Ciornei · 6 years ago
  76. 44cc27e net: phylink: Add struct phylink_config to PHYLINK API by Ioana Ciornei · 6 years ago
  77. 27755ff net: phylink: Add phylink_mac_link_{up, down} wrapper functions by Ioana Ciornei · 6 years ago
  78. c920f74 net: phy: Add phy_standalone sysfs entry by Ioana Ciornei · 6 years ago
  79. 82c76ac net: phy: Check against net_device being NULL by Ioana Ciornei · 6 years ago
  80. 2db2d9d1 net: phy: Guard against the presence of a netdev by Ioana Ciornei · 6 years ago
  81. 53cfca2 net: phy: Add phy_sysfs_create_links helper function by Vladimir Oltean · 6 years ago
  82. 24ec483 net: sched: Introduce act_ctinfo action by Kevin 'ldir' Darbyshire-Bryant · 6 years ago
  83. a6851c6 r8169: remove 1000/Half from supported modes by Heiner Kallweit · 6 years ago
  84. 2c1d029 net: mscc: ocelot: Implement port policers via tc command by Joergen Andreasen · 6 years ago
  85. 7da33a8 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  86. a3e2f6a net: stmmac: Fix build error without CONFIG_INET by YueHaibing · 6 years ago
  87. 279758f rhashtable: Add rht_ptr_rcu and improve rht_ptr by Herbert Xu · 6 years ago
  88. af64935 net: stmmac: use dev_info() before netdev is registered by Jisheng Zhang · 6 years ago
  89. 1b3855a qed: fix spelling mistake "inculde" -> "include" by Colin Ian King · 6 years ago
  90. e89e899 ice: Add a helper to trigger software interrupt by Brett Creeley · 6 years ago
  91. 3a9e32b ice: Configure RSS LUT key only if RSS is enabled by Md Fahad Iqbal Polash · 6 years ago
  92. 11fe1b3 ice: Add ice_get_fw_log_cfg to init FW logging by Dan Nowlin · 6 years ago
  93. 1eb1103 ice: Minor cleanup in ice_switch.h by Anirudh Venkataramanan · 6 years ago
  94. 91aed40 ice: Remove redundant and premature event config by Dave Ertman · 6 years ago
  95. 4cc82aa ice: Change message level by Mitch Williams · 6 years ago
  96. 23c0112 ice: Check all VFs for MDD activity, don't disable by Mitch Williams · 6 years ago
  97. cbe66bf ice: Refactor interrupt tracking by Brett Creeley · 6 years ago
  98. 0e674ae ice: Add handler for ethtool selftest by Anirudh Venkataramanan · 6 years ago
  99. 4b6f3ec ice: Don't call ice_cfg_itr() for SR-IOV by Brett Creeley · 6 years ago
  100. 1aec6e1 ice: Set minimum default Rx descriptor count to 512 by Brett Creeley · 6 years ago