1. 745041e lwtunnel: autoload of lwt modules by Robert Shearman · 8 years ago
  2. e817af2 vlan: turn on unicast filtering on vlan device by Zhang Shengju · 8 years ago
  3. 6b83d28 net: use skb_postpush_rcsum instead of own implementations by Daniel Borkmann · 8 years ago
  4. f38d138 net/ethtool: support set coalesce per queue by Kan Liang · 8 years ago
  5. 421797b net/ethtool: support get coalesce per queue by Kan Liang · 8 years ago
  6. ac2c7ad net/ethtool: introduce a new ioctl for per queue setting by Kan Liang · 8 years ago
  7. e0d8c1b ipv6: pass up EMSGSIZE msg for UDP socket in Ipv6 by Wei Wang · 8 years ago
  8. 2125715 bridge: mdb: add support for more attributes and export timer by Nikolay Aleksandrov · 8 years ago
  9. 76cc173 bridge: mdb: reduce the indentation level in br_mdb_fill_info by Nikolay Aleksandrov · 8 years ago
  10. 7f290c9 iptunnel: scrub packet in iptunnel_pull_header by Jiri Benc · 8 years ago
  11. 7c25b16 net: bridge: log port STP state on change by Vivien Didelot · 8 years ago
  12. c5b0db3 nfnetlink: Revert "nfnetlink: add support for memory mapped netlink" by Florian Westphal · 8 years ago
  13. 905f0a7 nfnetlink: remove nfnetlink_alloc_skb by Florian Westphal · 8 years ago
  14. 263ea09 Revert "genl: Add genlmsg_new_unicast() for unicast message allocation" by Florian Westphal · 8 years ago
  15. 551ddc0 openvswitch: Revert: "Enable memory mapped Netlink i/o" by Florian Westphal · 8 years ago
  16. d1b4c68 netlink: remove mmapped netlink support by Florian Westphal · 8 years ago
  17. 7e6e18f net_sched: Improve readability of filter processing by Jamal Hadi Salim · 8 years ago
  18. 7fbac98 bridge: switchdev: Offload VLAN flags to hardware bridge by Ido Schimmel · 8 years ago
  19. fbbef86 net-sysfs: remove unused fmt_long_hex by Colin Ian King · 8 years ago
  20. e4999f2 vlan: change return type of vlan_proc_rem_dev by Zhang Shengju · 8 years ago
  21. 7bbf3ca ipv4: Remove inet_lro library by Ben Hutchings · 8 years ago
  22. 82aaf4f af_llc: fix types on llc_ui_wait_for_conn by One Thousand Gnomes · 8 years ago
  23. 1cd4d5c sctp: remove the unused sctp_datamsg_free() by Xin Long · 8 years ago
  24. ac1efde sctp: remove rcu_read_lock in sctp_seq_dump_remote_addrs() by Xin Long · 8 years ago
  25. f46c701 sctp: move rcu_read_lock from __sctp_lookup_association to sctp_lookup_association by Xin Long · 8 years ago
  26. bd4508e core: remove unneded headers for net cgroup controllers. by Rosen, Rami · 8 years ago
  27. 1c78c64 net: add tc offload feature flag by John Fastabend · 8 years ago
  28. a1b7c5f net: sched: add cls_u32 offload hooks for netdevs by John Fastabend · 8 years ago
  29. 16e5cc6 net: rework setup_tc ndo op to consume general tc operand by John Fastabend · 8 years ago
  30. e4c6734 net: rework ndo tc op to consume additional qdisc handle parameter by John Fastabend · 8 years ago
  31. 52a773d net: Export ip fragment sysctl to unprivileged users by Nikolay Borisov · 8 years ago
  32. 0fbf4cb ipv4: namespacify ip fragment max dist sysctl knob by Nikolay Borisov · 8 years ago
  33. e21145a ipv4: namespacify ip_early_demux sysctl knob by Nikolay Borisov · 8 years ago
  34. 287b7f3 ipv4: Namespacify ip_dynaddr sysctl knob by Nikolay Borisov · 8 years ago
  35. dcd8799 igmp: net: Move igmp namespace init to correct file by Nikolay Borisov · 8 years ago
  36. fa50d97 ipv4: Namespaceify ip_default_ttl sysctl knob by Nikolay Borisov · 8 years ago
  37. cd9b266 tcp: add tcpi_min_rtt and tcpi_notsent_bytes to tcp_info by Eric Dumazet · 8 years ago
  38. 3c1cb4d net/ipv4: add dst cache support for gre lwtunnels by Paolo Abeni · 8 years ago
  39. d71785f net: add dst_cache to ovs vxlan lwtunnel by Paolo Abeni · 8 years ago
  40. e09acdd ip_tunnel: replace dst_cache with generic implementation by Paolo Abeni · 8 years ago
  41. 607f725 net: replace dst_cache ip6_tunnel implementation with the generic one by Paolo Abeni · 8 years ago
  42. 911362c net: add dst_cache support by Paolo Abeni · 8 years ago
  43. 4952cd3 tipc: refactor node xmit and fix memory leaks by Richard Alpe · 8 years ago
  44. 8bf3686 ethtool: ensure channel counts are within bounds during SCHANNELS by Keller, Jacob E · 8 years ago
  45. d4ab428 ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH} by Keller, Jacob E · 8 years ago
  46. 6fa7966 net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads by Edward Cree · 8 years ago
  47. 5393610 net: gre: Implement LCO for GRE over IPv4 by Edward Cree · 8 years ago
  48. 06f6229 fou: enable LCO in FOU and GUE by Edward Cree · 8 years ago
  49. d75f130 net: udp: always set up for CHECKSUM_PARTIAL offload by Edward Cree · 8 years ago
  50. 179bc67 net: local checksum offload for encapsulation by Edward Cree · 8 years ago
  51. ea8add2 tcp/dccp: better use of ephemeral ports in bind() by Eric Dumazet · 8 years ago
  52. 1580ab6 tcp/dccp: better use of ephemeral ports in connect() by Eric Dumazet · 8 years ago
  53. 15fad71 net: bulk free SKBs that were delay free'ed due to IRQ context by Jesper Dangaard Brouer · 8 years ago
  54. 795bb1c net: bulk free infrastructure for NAPI context, use napi_consume_skb by Jesper Dangaard Brouer · 8 years ago
  55. 165094a igmp: Namespacify igmp_qrv sysctl knob by Nikolay Borisov · 8 years ago
  56. 87a8a2a igmp: Namespaceify igmp_llm_reports sysctl knob by Nikolay Borisov · 8 years ago
  57. 166b6b2 igmp: Namespaceify igmp_max_msf sysctl knob by Nikolay Borisov · 8 years ago
  58. 815c527 igmp: Namespaceify igmp_max_memberships sysctl knob by Nikolay Borisov · 8 years ago
  59. 4a92602 openvswitch: allow management from inside user namespaces by Tycho Andersen · 8 years ago
  60. f48e723 rds: duplicate include net/tcp.h by stephen hemminger · 8 years ago
  61. f245d07 net: Allow tunnels to use inner checksum offloads with outer checksums needed by Alexander Duyck · 8 years ago
  62. dbef491 udp: Use uh->len instead of skb->len to compute checksum in segmentation by Alexander Duyck · 8 years ago
  63. fdaefd6 udp: Clean up the use of flags in UDP segmentation offload by Alexander Duyck · 8 years ago
  64. 3872035 gre: Use inner_proto to obtain inner header protocol by Alexander Duyck · 8 years ago
  65. 2e598af gre: Use GSO flags to determine csum need instead of GRE flags by Alexander Duyck · 8 years ago
  66. ddff00d net: Move skb_has_shared_frag check out of GRE code and into segmentation by Alexander Duyck · 8 years ago
  67. 08b64fc net: Store checksum result for offloaded GSO checksums by Alexander Duyck · 8 years ago
  68. 7fbeffe net: Update remote checksum segmentation to support use of GSO checksum by Alexander Duyck · 8 years ago
  69. 7644345 net: Move GSO csum into SKB_GSO_CB by Alexander Duyck · 8 years ago
  70. bef3c6c net: Drop unecessary enc_features variable from tunnel segmentation functions by Alexander Duyck · 8 years ago
  71. 7a02bf8 ipv6: add option to drop unsolicited neighbor advertisements by Johannes Berg · 8 years ago
  72. abbc304 ipv6: add option to drop unicast encapsulated in L2 multicast by Johannes Berg · 8 years ago
  73. 97daf33 ipv4: add option to drop gratuitous ARP packets by Johannes Berg · 8 years ago
  74. 12b74df ipv4: add option to drop unicast encapsulated in L2 multicast by Johannes Berg · 8 years ago
  75. dc599f7 net: Add support for filtering link dump by master device and kind by David Ahern · 8 years ago
  76. c125e80 soreuseport: fast reuseport TCP socket selection by Craig Gallek · 8 years ago
  77. fa46349 soreuseport: Prep for fast reuseport TCP socket selection by Craig Gallek · 8 years ago
  78. a583636 inet: refactor inet[6]_lookup functions to take skb by Craig Gallek · 8 years ago
  79. 496611d inet: create IPv6-equivalent inet_hash function by Craig Gallek · 8 years ago
  80. 086c653 sock: struct proto hash function may error by Craig Gallek · 8 years ago
  81. 92dcdf0 batman-adv: Convert batadv_tt_common_entry to kref by Sven Eckelmann · 8 years ago
  82. 7c12439 batman-adv: Convert batadv_orig_node to kref by Sven Eckelmann · 8 years ago
  83. 161a3be batman-adv: Convert batadv_orig_node_vlan to kref by Sven Eckelmann · 8 years ago
  84. 7a659d5 batman-adv: Convert batadv_hard_iface to kref by Sven Eckelmann · 8 years ago
  85. 77ae32e batman-adv: Convert batadv_neigh_node to kref by Sven Eckelmann · 8 years ago
  86. a6ba0d3 batman-adv: Convert batadv_orig_ifinfo to kref by Sven Eckelmann · 8 years ago
  87. 962c683 batman-adv: Convert batadv_neigh_ifinfo to kref by Sven Eckelmann · 8 years ago
  88. 6e8ef69 batman-adv: Convert batadv_tt_orig_list_entry to kref by Sven Eckelmann · 8 years ago
  89. 32836f5 batman-adv: Convert batadv_tvlv_handler to kref by Sven Eckelmann · 8 years ago
  90. f7157dd batman-adv: Convert batadv_tvlv_container to kref by Sven Eckelmann · 8 years ago
  91. 68a6722 batman-adv: Convert batadv_dat_entry to kref by Sven Eckelmann · 8 years ago
  92. 727e0cd batman-adv: Convert batadv_nc_path to kref by Sven Eckelmann · 8 years ago
  93. daf99b4 batman-adv: Convert batadv_nc_node to kref by Sven Eckelmann · 8 years ago
  94. 71b7e3d batman-adv: Convert batadv_bla_claim to kref by Sven Eckelmann · 8 years ago
  95. 06e56de batman-adv: Convert batadv_bla_backbone_gw to kref by Sven Eckelmann · 8 years ago
  96. 6be4d30 batman-adv: Convert batadv_softif_vlan to kref by Sven Eckelmann · 8 years ago
  97. e7aed32 batman-adv: Convert batadv_gw_node to kref by Sven Eckelmann · 8 years ago
  98. 90f564d batman-adv: Convert batadv_hardif_neigh_node to kref by Sven Eckelmann · 8 years ago
  99. dded069 batman-adv: Add lockdep assert for container_list_lock by Sven Eckelmann · 9 years ago
  100. 81f0268 batman-adv: add seqno maximum age and protection start flag parameters by Simon Wunderlich · 9 years ago