1. cd9b266 tcp: add tcpi_min_rtt and tcpi_notsent_bytes to tcp_info by Eric Dumazet · 9 years ago
  2. 4cba259 Merge branch 'unified-tunnel-dst-caching' by David S. Miller · 9 years ago
  3. 3c1cb4d net/ipv4: add dst cache support for gre lwtunnels by Paolo Abeni · 9 years ago
  4. 468dfff geneve: add dst caching support by Paolo Abeni · 9 years ago
  5. d71785f net: add dst_cache to ovs vxlan lwtunnel by Paolo Abeni · 9 years ago
  6. 0c1d70a net: use dst_cache for vxlan device by Paolo Abeni · 9 years ago
  7. e09acdd ip_tunnel: replace dst_cache with generic implementation by Paolo Abeni · 9 years ago
  8. 607f725 net: replace dst_cache ip6_tunnel implementation with the generic one by Paolo Abeni · 9 years ago
  9. 911362c net: add dst_cache support by Paolo Abeni · 9 years ago
  10. 64f63d5 Merge branch 'bnx2x-next' by David S. Miller · 9 years ago
  11. e56270f bnx2x: Warn about grc timeouts in register dump by Yuval Mintz · 9 years ago
  12. e5d3a51 bnx2x: extend DCBx support by Yuval Mintz · 9 years ago
  13. 9c73267 bnx2x: Add support for single-port DCBx by Yuval Mintz · 9 years ago
  14. 883ce97 bnx2x: Add Geneve inner-RSS support by Yuval Mintz · 9 years ago
  15. 4452046 bnx2x: Remove unneccessary EXPORT_SYMBOL by Yuval Mintz · 9 years ago
  16. 4952cd3 tipc: refactor node xmit and fix memory leaks by Richard Alpe · 9 years ago
  17. 37ace20 dmascc: Return correct error codes by Amitoj Kaur Chawla · 9 years ago
  18. 31d035a Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  19. 9a14b1c Merge branch 'ethtool-channels-rxfh-conflict' by David S. Miller · 9 years ago
  20. 1012014 fm10k: don't reinitialize RSS flow table when RXFH configured by Keller, Jacob E · 9 years ago
  21. 8bf3686 ethtool: ensure channel counts are within bounds during SCHANNELS by Keller, Jacob E · 9 years ago
  22. d4ab428 ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH} by Keller, Jacob E · 9 years ago
  23. 64f10f6 net: fec: Add "phy-reset-active-low" property to DT by Bernhard Walle · 9 years ago
  24. 12d6b91 Merge branch 'bcm7xxx-cleanups' by David S. Miller · 9 years ago
  25. 3125c08 net: phy: bcm7xxx: Reduce boilerplate code for 40nm EPHY by Florian Fainelli · 9 years ago
  26. 3ccc305 net: phy: bcm7xxx: Make MII_BCM7XX_64CLK_MDIO naming consistent by Florian Fainelli · 9 years ago
  27. bf456ab igb: Add workaround for VLAN tag stripping on 82576 by Alexander Duyck · 9 years ago
  28. 268f9d3 igb: Enable use of "bridge fdb add" to set unicast table entries by Alexander Duyck · 9 years ago
  29. 9c2f186 igb: Drop unnecessary checks in transmit path by Alexander Duyck · 9 years ago
  30. 16903ca igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE by Alexander Duyck · 9 years ago
  31. a15d925 igb: Clean-up configuration of VF port VLANs by Alexander Duyck · 9 years ago
  32. 8b77c6b igb: Merge VLVF configuration into igb_vfta_set by Alexander Duyck · 9 years ago
  33. 5982a55 igb: Always enable VLAN 0 even if 8021q is not loaded by Alexander Duyck · 9 years ago
  34. d3836f8 igb: Do not factor VLANs into RLPML calculation by Alexander Duyck · 9 years ago
  35. 45693bc igb: Allow asymmetric configuration of MTU versus Rx frame size by Alexander Duyck · 9 years ago
  36. 832e821 igb: Refactor VFTA configuration by Alexander Duyck · 9 years ago
  37. c327858 igb: clean up code for setting MAC address by Alexander Duyck · 9 years ago
  38. 9ce0e8d igb/igbvf: don't give up by Mitch Williams · 9 years ago
  39. 37a5d16 igb: Unpair the queues when changing the number of queues by Shota Suzuki · 9 years ago
  40. ceb27759 igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs() by Shota Suzuki · 9 years ago
  41. 667f006 Merge branch 'local-checksum-offload' by David S. Miller · 9 years ago
  42. e8ae7b0 Documentation/networking: add checksum-offloads.txt to explain LCO by Edward Cree · 9 years ago
  43. 6fa7966 net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads by Edward Cree · 9 years ago
  44. 5393610 net: gre: Implement LCO for GRE over IPv4 by Edward Cree · 9 years ago
  45. 06f6229 fou: enable LCO in FOU and GUE by Edward Cree · 9 years ago
  46. b570850 net: vxlan: enable local checksum offload by Edward Cree · 9 years ago
  47. 21e2e7f net: enable LCO for udp_tunnel_handle_offloads() users by Edward Cree · 9 years ago
  48. d75f130 net: udp: always set up for CHECKSUM_PARTIAL offload by Edward Cree · 9 years ago
  49. 179bc67 net: local checksum offload for encapsulation by Edward Cree · 9 years ago
  50. e51271d Merge branch 'tcp_dccp_ports' by David S. Miller · 9 years ago
  51. ea8add2 tcp/dccp: better use of ephemeral ports in bind() by Eric Dumazet · 9 years ago
  52. 1580ab6 tcp/dccp: better use of ephemeral ports in connect() by Eric Dumazet · 9 years ago
  53. 3134b9f Merge branch 'net-mitigate-kmem_free-slowpath' by David S. Miller · 9 years ago
  54. a3a8749 ixgbe: bulk free SKBs during TX completion cleanup cycle by Jesper Dangaard Brouer · 9 years ago
  55. 15fad71 net: bulk free SKBs that were delay free'ed due to IRQ context by Jesper Dangaard Brouer · 9 years ago
  56. 795bb1c net: bulk free infrastructure for NAPI context, use napi_consume_skb by Jesper Dangaard Brouer · 9 years ago
  57. 18ac559 Merge branch 'virtio_net-ethtool-validation' by David S. Miller · 9 years ago
  58. 0cf3ace virtio_net: validate ethtool port setting and explain the user validation by Nikolay Aleksandrov · 9 years ago
  59. e02564e ethtool: make validate_speed accept all speeds between 0 and INT_MAX by Nikolay Aleksandrov · 9 years ago
  60. 83840f5 Merge branch 'dp83848-TLK10x' by David S. Miller · 9 years ago
  61. 5fed039 net: phy: dp83848: Add comments for register definitions by Andrew F. Davis · 9 years ago
  62. d1782f7 net: phy: dp83848: Add support for TI TLK10x Ethernet PHYs by Andrew F. Davis · 9 years ago
  63. cf13be5 net: phy: dp83848: Reorganize code for readability and safety by Andrew F. Davis · 9 years ago
  64. 6833629 net: phy: dp83848: Add PHY ID for TI version of DP83848C by Andrew F. Davis · 9 years ago
  65. 2f67864 net: phy: dp83848: Add macro for dp83848 compatible devices by Andrew F. Davis · 9 years ago
  66. 8431706 be2net: don't report EVB for older chipsets when SR-IOV is disabled by Ivan Vecera · 9 years ago
  67. 6dca8d4 Merge branch 'spi_ks8995' by David S. Miller · 9 years ago
  68. 7e406d1 dt-bindings: net: ks8995: add bindings documentation for ks8995 by Helmut Buchsbaum · 9 years ago
  69. c0e6cb1 net: phy: spi_ks8995: add support for MICREL KSZ8795CLX by Helmut Buchsbaum · 9 years ago
  70. 6665e62 net: phy: spi_ks8995: generalize creation of SPI commands by Helmut Buchsbaum · 9 years ago
  71. cd6f288 net: phy: spi_ks8995: add support for resetting switch using GPIO by Helmut Buchsbaum · 9 years ago
  72. 484e36f net: phy: spi_ks8995: verify chip and determine revision by Helmut Buchsbaum · 9 years ago
  73. aa54c8d net: phy: spi_ks8995: introduce spi_device_id table by Helmut Buchsbaum · 9 years ago
  74. 7463053 Merge branch 'thunderx-irq-hints' by David S. Miller · 9 years ago
  75. 6e4be8d net: thunderx: Alloc higher order pages when pagesize is small by Sunil Goutham · 9 years ago
  76. 1d82efa net: thunderx: bgx: Add log message when setting mac address by Robert Richter · 9 years ago
  77. eee326f net: thunderx: bgx: Use standard firmware node infrastructure. by David Daney · 9 years ago
  78. fb4b7d9 net: thunderx: Assign affinity hints to vf's interrupts by Sunil Goutham · 9 years ago
  79. ef0a4d8 net: thunderx: Use napi_schedule_irqoff() by Sunil Goutham · 9 years ago
  80. a05d484 net, thunderx: Add TX timeout and RX buffer alloc failure stats. by Thanneeru Srinivasulu · 9 years ago
  81. 65411adb Merge branch 'igmp-ns' by David S. Miller · 9 years ago
  82. 165094a igmp: Namespacify igmp_qrv sysctl knob by Nikolay Borisov · 9 years ago
  83. 87a8a2a igmp: Namespaceify igmp_llm_reports sysctl knob by Nikolay Borisov · 9 years ago
  84. 166b6b2 igmp: Namespaceify igmp_max_msf sysctl knob by Nikolay Borisov · 9 years ago
  85. 815c527 igmp: Namespaceify igmp_max_memberships sysctl knob by Nikolay Borisov · 9 years ago
  86. 1e2a886 bonding: use return instead of goto by Zhang Shengju · 9 years ago
  87. 3e2a5e1 net: macb: add wake-on-lan support via magic packet by Sergio Prado · 9 years ago
  88. e651520 net: hamradio: baycom_ser_fdx: Replace timeval with timespec64 by Amitoj Kaur Chawla · 9 years ago
  89. 4a92602 openvswitch: allow management from inside user namespaces by Tycho Andersen · 9 years ago
  90. 4456ed0 ethtool: future-proof interface for speed extensions by Michael S. Tsirkin · 9 years ago
  91. 809dc75 vrf: duplicate include of rtnetlink.h by stephen hemminger · 9 years ago
  92. 40d29af vxlan: udp_tunnel duplicate include net/udp_tunnel.h by stephen hemminger · 9 years ago
  93. f48e723 rds: duplicate include net/tcp.h by stephen hemminger · 9 years ago
  94. 6d9b6f4 bonding: Return correct error code by Amitoj Kaur Chawla · 9 years ago
  95. e7e9956 Merge branch 'gso-checksums' by David S. Miller · 9 years ago
  96. f245d07 net: Allow tunnels to use inner checksum offloads with outer checksums needed by Alexander Duyck · 9 years ago
  97. dbef491 udp: Use uh->len instead of skb->len to compute checksum in segmentation by Alexander Duyck · 9 years ago
  98. fdaefd6 udp: Clean up the use of flags in UDP segmentation offload by Alexander Duyck · 9 years ago
  99. 3872035 gre: Use inner_proto to obtain inner header protocol by Alexander Duyck · 9 years ago
  100. 2e598af gre: Use GSO flags to determine csum need instead of GRE flags by Alexander Duyck · 9 years ago