1. a1b7c5f net: sched: add cls_u32 offload hooks for netdevs by John Fastabend · 9 years ago
  2. 16e5cc6 net: rework setup_tc ndo op to consume general tc operand by John Fastabend · 9 years ago
  3. e4c6734 net: rework ndo tc op to consume additional qdisc handle parameter by John Fastabend · 9 years ago
  4. 52a773d net: Export ip fragment sysctl to unprivileged users by Nikolay Borisov · 9 years ago
  5. 0fbf4cb ipv4: namespacify ip fragment max dist sysctl knob by Nikolay Borisov · 9 years ago
  6. e21145a ipv4: namespacify ip_early_demux sysctl knob by Nikolay Borisov · 9 years ago
  7. 287b7f3 ipv4: Namespacify ip_dynaddr sysctl knob by Nikolay Borisov · 9 years ago
  8. dcd8799 igmp: net: Move igmp namespace init to correct file by Nikolay Borisov · 9 years ago
  9. fa50d97 ipv4: Namespaceify ip_default_ttl sysctl knob by Nikolay Borisov · 9 years ago
  10. cd9b266 tcp: add tcpi_min_rtt and tcpi_notsent_bytes to tcp_info by Eric Dumazet · 9 years ago
  11. 3c1cb4d net/ipv4: add dst cache support for gre lwtunnels by Paolo Abeni · 9 years ago
  12. d71785f net: add dst_cache to ovs vxlan lwtunnel by Paolo Abeni · 9 years ago
  13. e09acdd ip_tunnel: replace dst_cache with generic implementation by Paolo Abeni · 9 years ago
  14. 607f725 net: replace dst_cache ip6_tunnel implementation with the generic one by Paolo Abeni · 9 years ago
  15. 911362c net: add dst_cache support by Paolo Abeni · 9 years ago
  16. 4952cd3 tipc: refactor node xmit and fix memory leaks by Richard Alpe · 9 years ago
  17. 8bf3686 ethtool: ensure channel counts are within bounds during SCHANNELS by Keller, Jacob E · 9 years ago
  18. d4ab428 ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH} by Keller, Jacob E · 9 years ago
  19. 6fa7966 net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads by Edward Cree · 9 years ago
  20. 5393610 net: gre: Implement LCO for GRE over IPv4 by Edward Cree · 9 years ago
  21. 06f6229 fou: enable LCO in FOU and GUE by Edward Cree · 9 years ago
  22. d75f130 net: udp: always set up for CHECKSUM_PARTIAL offload by Edward Cree · 9 years ago
  23. 179bc67 net: local checksum offload for encapsulation by Edward Cree · 9 years ago
  24. ea8add2 tcp/dccp: better use of ephemeral ports in bind() by Eric Dumazet · 9 years ago
  25. 1580ab6 tcp/dccp: better use of ephemeral ports in connect() by Eric Dumazet · 9 years ago
  26. 15fad71 net: bulk free SKBs that were delay free'ed due to IRQ context by Jesper Dangaard Brouer · 9 years ago
  27. 795bb1c net: bulk free infrastructure for NAPI context, use napi_consume_skb by Jesper Dangaard Brouer · 9 years ago
  28. 165094a igmp: Namespacify igmp_qrv sysctl knob by Nikolay Borisov · 9 years ago
  29. 87a8a2a igmp: Namespaceify igmp_llm_reports sysctl knob by Nikolay Borisov · 9 years ago
  30. 166b6b2 igmp: Namespaceify igmp_max_msf sysctl knob by Nikolay Borisov · 9 years ago
  31. 815c527 igmp: Namespaceify igmp_max_memberships sysctl knob by Nikolay Borisov · 9 years ago
  32. 4a92602 openvswitch: allow management from inside user namespaces by Tycho Andersen · 9 years ago
  33. f48e723 rds: duplicate include net/tcp.h by stephen hemminger · 9 years ago
  34. f245d07 net: Allow tunnels to use inner checksum offloads with outer checksums needed by Alexander Duyck · 9 years ago
  35. dbef491 udp: Use uh->len instead of skb->len to compute checksum in segmentation by Alexander Duyck · 9 years ago
  36. fdaefd6 udp: Clean up the use of flags in UDP segmentation offload by Alexander Duyck · 9 years ago
  37. 3872035 gre: Use inner_proto to obtain inner header protocol by Alexander Duyck · 9 years ago
  38. 2e598af gre: Use GSO flags to determine csum need instead of GRE flags by Alexander Duyck · 9 years ago
  39. ddff00d net: Move skb_has_shared_frag check out of GRE code and into segmentation by Alexander Duyck · 9 years ago
  40. 08b64fc net: Store checksum result for offloaded GSO checksums by Alexander Duyck · 9 years ago
  41. 7fbeffe net: Update remote checksum segmentation to support use of GSO checksum by Alexander Duyck · 9 years ago
  42. 7644345 net: Move GSO csum into SKB_GSO_CB by Alexander Duyck · 9 years ago
  43. bef3c6c net: Drop unecessary enc_features variable from tunnel segmentation functions by Alexander Duyck · 9 years ago
  44. 7a02bf8 ipv6: add option to drop unsolicited neighbor advertisements by Johannes Berg · 9 years ago
  45. abbc304 ipv6: add option to drop unicast encapsulated in L2 multicast by Johannes Berg · 9 years ago
  46. 97daf33 ipv4: add option to drop gratuitous ARP packets by Johannes Berg · 9 years ago
  47. 12b74df ipv4: add option to drop unicast encapsulated in L2 multicast by Johannes Berg · 9 years ago
  48. dc599f7 net: Add support for filtering link dump by master device and kind by David Ahern · 9 years ago
  49. c125e80 soreuseport: fast reuseport TCP socket selection by Craig Gallek · 9 years ago
  50. fa46349 soreuseport: Prep for fast reuseport TCP socket selection by Craig Gallek · 9 years ago
  51. a583636 inet: refactor inet[6]_lookup functions to take skb by Craig Gallek · 9 years ago
  52. 496611d inet: create IPv6-equivalent inet_hash function by Craig Gallek · 9 years ago
  53. 086c653 sock: struct proto hash function may error by Craig Gallek · 9 years ago
  54. 92dcdf0 batman-adv: Convert batadv_tt_common_entry to kref by Sven Eckelmann · 9 years ago
  55. 7c12439 batman-adv: Convert batadv_orig_node to kref by Sven Eckelmann · 9 years ago
  56. 161a3be batman-adv: Convert batadv_orig_node_vlan to kref by Sven Eckelmann · 9 years ago
  57. 7a659d5 batman-adv: Convert batadv_hard_iface to kref by Sven Eckelmann · 9 years ago
  58. 77ae32e batman-adv: Convert batadv_neigh_node to kref by Sven Eckelmann · 9 years ago
  59. a6ba0d3 batman-adv: Convert batadv_orig_ifinfo to kref by Sven Eckelmann · 9 years ago
  60. 962c683 batman-adv: Convert batadv_neigh_ifinfo to kref by Sven Eckelmann · 9 years ago
  61. 6e8ef69 batman-adv: Convert batadv_tt_orig_list_entry to kref by Sven Eckelmann · 9 years ago
  62. 32836f5 batman-adv: Convert batadv_tvlv_handler to kref by Sven Eckelmann · 9 years ago
  63. f7157dd batman-adv: Convert batadv_tvlv_container to kref by Sven Eckelmann · 9 years ago
  64. 68a6722 batman-adv: Convert batadv_dat_entry to kref by Sven Eckelmann · 9 years ago
  65. 727e0cd batman-adv: Convert batadv_nc_path to kref by Sven Eckelmann · 9 years ago
  66. daf99b4 batman-adv: Convert batadv_nc_node to kref by Sven Eckelmann · 9 years ago
  67. 71b7e3d batman-adv: Convert batadv_bla_claim to kref by Sven Eckelmann · 9 years ago
  68. 06e56de batman-adv: Convert batadv_bla_backbone_gw to kref by Sven Eckelmann · 9 years ago
  69. 6be4d30 batman-adv: Convert batadv_softif_vlan to kref by Sven Eckelmann · 9 years ago
  70. e7aed32 batman-adv: Convert batadv_gw_node to kref by Sven Eckelmann · 9 years ago
  71. 90f564d batman-adv: Convert batadv_hardif_neigh_node to kref by Sven Eckelmann · 9 years ago
  72. dded069 batman-adv: Add lockdep assert for container_list_lock by Sven Eckelmann · 9 years ago
  73. 81f0268 batman-adv: add seqno maximum age and protection start flag parameters by Simon Wunderlich · 9 years ago
  74. 140ed8e batman-adv: Drop reference to netdevice on last reference by Sven Eckelmann · 9 years ago
  75. 1d036d2 packet: tpacket_snd gso and checksum offload by Willem de Bruijn · 9 years ago
  76. 8d39b4a packet: parse tpacket header before skb alloc by Willem de Bruijn · 9 years ago
  77. 58d19b1 packet: vnet_hdr support for tpacket_rcv by Willem de Bruijn · 9 years ago
  78. 16cc140 packet: move vnet_hdr code to helper functions by Willem de Bruijn · 9 years ago
  79. 9e8430f bridge: mdb: Passing the port-group pointer to br_mdb module by Elad Raz · 9 years ago
  80. 9d06b6d bridge: mdb: Separate br_mdb_entry->state from net_bridge_port_group->state by Elad Raz · 9 years ago
  81. 0aca737 tcp: Fix syncookies sysctl default. by David S. Miller · 9 years ago
  82. 4979f2d ipv4: Namespaceify tcp_notsent_lowat sysctl knob by Nikolay Borisov · 9 years ago
  83. 1e579ca ipv4: Namespaceify tcp_fin_timeout sysctl knob by Nikolay Borisov · 9 years ago
  84. c402d9b ipv4: Namespaceify tcp_orphan_retries sysctl knob by Nikolay Borisov · 9 years ago
  85. c6214a9 ipv4: Namespaceify tcp_retries2 sysctl knob by Nikolay Borisov · 9 years ago
  86. ae5c3f4 ipv4: Namespaceify tcp_retries1 sysctl knob by Nikolay Borisov · 9 years ago
  87. 1043e25 ipv4: Namespaceify tcp reordering sysctl knob by Nikolay Borisov · 9 years ago
  88. 12ed824 ipv4: Namespaceify tcp syncookies sysctl knob by Nikolay Borisov · 9 years ago
  89. 7c083ec ipv4: Namespaceify tcp synack retries sysctl knob by Nikolay Borisov · 9 years ago
  90. 6fa2516 ipv4: Namespaceify tcp syn retries sysctl knob by Nikolay Borisov · 9 years ago
  91. 9d1eb21 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  92. d452e6c tcp: tcp_cong_control helper by Yuchung Cheng · 9 years ago
  93. 2d14a4d tcp: make congestion control more robust against reordering by Yuchung Cheng · 9 years ago
  94. 3ebd8871 tcp: refactor pkts acked accounting by Yuchung Cheng · 9 years ago
  95. ddf1af6 tcp: new delivery accounting by Yuchung Cheng · 9 years ago
  96. 31ba0c1 tcp: move cwnd reduction after recovery state procesing by Yuchung Cheng · 9 years ago
  97. e662ca4 tcp: retransmit after recovery processing and congestion control by Yuchung Cheng · 9 years ago
  98. 3575dbf net: drop write-only stack variable by David Herrmann · 9 years ago
  99. e3e17b7 tcp: fastopen: call tcp_fin() if FIN present in SYNACK by Eric Dumazet · 9 years ago
  100. 06c8581 tipc: use alloc_ordered_workqueue() instead of WQ_UNBOUND w/ max_active = 1 by Parthasarathy Bhuvaragan · 9 years ago