1. 815c527 igmp: Namespaceify igmp_max_memberships sysctl knob by Nikolay Borisov · 9 years ago
  2. 4a92602 openvswitch: allow management from inside user namespaces by Tycho Andersen · 9 years ago
  3. f48e723 rds: duplicate include net/tcp.h by stephen hemminger · 9 years ago
  4. f245d07 net: Allow tunnels to use inner checksum offloads with outer checksums needed by Alexander Duyck · 9 years ago
  5. dbef491 udp: Use uh->len instead of skb->len to compute checksum in segmentation by Alexander Duyck · 9 years ago
  6. fdaefd6 udp: Clean up the use of flags in UDP segmentation offload by Alexander Duyck · 9 years ago
  7. 3872035 gre: Use inner_proto to obtain inner header protocol by Alexander Duyck · 9 years ago
  8. 2e598af gre: Use GSO flags to determine csum need instead of GRE flags by Alexander Duyck · 9 years ago
  9. ddff00d net: Move skb_has_shared_frag check out of GRE code and into segmentation by Alexander Duyck · 9 years ago
  10. 08b64fc net: Store checksum result for offloaded GSO checksums by Alexander Duyck · 9 years ago
  11. 7fbeffe net: Update remote checksum segmentation to support use of GSO checksum by Alexander Duyck · 9 years ago
  12. 7644345 net: Move GSO csum into SKB_GSO_CB by Alexander Duyck · 9 years ago
  13. bef3c6c net: Drop unecessary enc_features variable from tunnel segmentation functions by Alexander Duyck · 9 years ago
  14. 7a02bf8 ipv6: add option to drop unsolicited neighbor advertisements by Johannes Berg · 9 years ago
  15. abbc304 ipv6: add option to drop unicast encapsulated in L2 multicast by Johannes Berg · 9 years ago
  16. 97daf33 ipv4: add option to drop gratuitous ARP packets by Johannes Berg · 9 years ago
  17. 12b74df ipv4: add option to drop unicast encapsulated in L2 multicast by Johannes Berg · 9 years ago
  18. dc599f7 net: Add support for filtering link dump by master device and kind by David Ahern · 9 years ago
  19. c125e80 soreuseport: fast reuseport TCP socket selection by Craig Gallek · 9 years ago
  20. fa46349 soreuseport: Prep for fast reuseport TCP socket selection by Craig Gallek · 9 years ago
  21. a583636 inet: refactor inet[6]_lookup functions to take skb by Craig Gallek · 9 years ago
  22. 496611d inet: create IPv6-equivalent inet_hash function by Craig Gallek · 9 years ago
  23. 086c653 sock: struct proto hash function may error by Craig Gallek · 9 years ago
  24. 92dcdf0 batman-adv: Convert batadv_tt_common_entry to kref by Sven Eckelmann · 9 years ago
  25. 7c12439 batman-adv: Convert batadv_orig_node to kref by Sven Eckelmann · 9 years ago
  26. 161a3be batman-adv: Convert batadv_orig_node_vlan to kref by Sven Eckelmann · 9 years ago
  27. 7a659d5 batman-adv: Convert batadv_hard_iface to kref by Sven Eckelmann · 9 years ago
  28. 77ae32e batman-adv: Convert batadv_neigh_node to kref by Sven Eckelmann · 9 years ago
  29. a6ba0d3 batman-adv: Convert batadv_orig_ifinfo to kref by Sven Eckelmann · 9 years ago
  30. 962c683 batman-adv: Convert batadv_neigh_ifinfo to kref by Sven Eckelmann · 9 years ago
  31. 6e8ef69 batman-adv: Convert batadv_tt_orig_list_entry to kref by Sven Eckelmann · 9 years ago
  32. 32836f5 batman-adv: Convert batadv_tvlv_handler to kref by Sven Eckelmann · 9 years ago
  33. f7157dd batman-adv: Convert batadv_tvlv_container to kref by Sven Eckelmann · 9 years ago
  34. 68a6722 batman-adv: Convert batadv_dat_entry to kref by Sven Eckelmann · 9 years ago
  35. 727e0cd batman-adv: Convert batadv_nc_path to kref by Sven Eckelmann · 9 years ago
  36. daf99b4 batman-adv: Convert batadv_nc_node to kref by Sven Eckelmann · 9 years ago
  37. 71b7e3d batman-adv: Convert batadv_bla_claim to kref by Sven Eckelmann · 9 years ago
  38. 06e56de batman-adv: Convert batadv_bla_backbone_gw to kref by Sven Eckelmann · 9 years ago
  39. 6be4d30 batman-adv: Convert batadv_softif_vlan to kref by Sven Eckelmann · 9 years ago
  40. e7aed32 batman-adv: Convert batadv_gw_node to kref by Sven Eckelmann · 9 years ago
  41. 90f564d batman-adv: Convert batadv_hardif_neigh_node to kref by Sven Eckelmann · 9 years ago
  42. dded069 batman-adv: Add lockdep assert for container_list_lock by Sven Eckelmann · 9 years ago
  43. 81f0268 batman-adv: add seqno maximum age and protection start flag parameters by Simon Wunderlich · 9 years ago
  44. 140ed8e batman-adv: Drop reference to netdevice on last reference by Sven Eckelmann · 9 years ago
  45. 1d036d2 packet: tpacket_snd gso and checksum offload by Willem de Bruijn · 9 years ago
  46. 8d39b4a packet: parse tpacket header before skb alloc by Willem de Bruijn · 9 years ago
  47. 58d19b1 packet: vnet_hdr support for tpacket_rcv by Willem de Bruijn · 9 years ago
  48. 16cc140 packet: move vnet_hdr code to helper functions by Willem de Bruijn · 9 years ago
  49. 9e8430f bridge: mdb: Passing the port-group pointer to br_mdb module by Elad Raz · 9 years ago
  50. 9d06b6d bridge: mdb: Separate br_mdb_entry->state from net_bridge_port_group->state by Elad Raz · 9 years ago
  51. 0aca737 tcp: Fix syncookies sysctl default. by David S. Miller · 9 years ago
  52. 4979f2d ipv4: Namespaceify tcp_notsent_lowat sysctl knob by Nikolay Borisov · 9 years ago
  53. 1e579ca ipv4: Namespaceify tcp_fin_timeout sysctl knob by Nikolay Borisov · 9 years ago
  54. c402d9b ipv4: Namespaceify tcp_orphan_retries sysctl knob by Nikolay Borisov · 9 years ago
  55. c6214a9 ipv4: Namespaceify tcp_retries2 sysctl knob by Nikolay Borisov · 9 years ago
  56. ae5c3f4 ipv4: Namespaceify tcp_retries1 sysctl knob by Nikolay Borisov · 9 years ago
  57. 1043e25 ipv4: Namespaceify tcp reordering sysctl knob by Nikolay Borisov · 9 years ago
  58. 12ed824 ipv4: Namespaceify tcp syncookies sysctl knob by Nikolay Borisov · 9 years ago
  59. 7c083ec ipv4: Namespaceify tcp synack retries sysctl knob by Nikolay Borisov · 9 years ago
  60. 6fa2516 ipv4: Namespaceify tcp syn retries sysctl knob by Nikolay Borisov · 9 years ago
  61. 9d1eb21 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  62. d452e6c tcp: tcp_cong_control helper by Yuchung Cheng · 9 years ago
  63. 2d14a4d tcp: make congestion control more robust against reordering by Yuchung Cheng · 9 years ago
  64. 3ebd8871 tcp: refactor pkts acked accounting by Yuchung Cheng · 9 years ago
  65. ddf1af6 tcp: new delivery accounting by Yuchung Cheng · 9 years ago
  66. 31ba0c1 tcp: move cwnd reduction after recovery state procesing by Yuchung Cheng · 9 years ago
  67. e662ca4 tcp: retransmit after recovery processing and congestion control by Yuchung Cheng · 9 years ago
  68. 3575dbf net: drop write-only stack variable by David Herrmann · 9 years ago
  69. e3e17b7 tcp: fastopen: call tcp_fin() if FIN present in SYNACK by Eric Dumazet · 9 years ago
  70. 06c8581 tipc: use alloc_ordered_workqueue() instead of WQ_UNBOUND w/ max_active = 1 by Parthasarathy Bhuvaragan · 9 years ago
  71. ae24555 tipc: donot create timers if subscription timeout = TIPC_WAIT_FOREVER by Parthasarathy Bhuvaragan · 9 years ago
  72. f3ad288 tipc: protect tipc_subscrb_get() with subscriber spin lock by Parthasarathy Bhuvaragan · 9 years ago
  73. d409189 tipc: hold subscriber->lock for tipc_nametbl_subscribe() by Parthasarathy Bhuvaragan · 9 years ago
  74. cb01c7c tipc: fix connection abort when receiving invalid cancel request by Parthasarathy Bhuvaragan · 9 years ago
  75. c8beccc6 tipc: fix connection abort during subscription cancellation by Parthasarathy Bhuvaragan · 9 years ago
  76. 7c13c62 tipc: introduce tipc_subscrb_subscribe() routine by Parthasarathy Bhuvaragan · 9 years ago
  77. a4273c7 tipc: remove struct tipc_name_seq from struct tipc_subscription by Parthasarathy Bhuvaragan · 9 years ago
  78. 3086523 tipc: remove filter and timeout elements from struct tipc_subscription by Parthasarathy Bhuvaragan · 9 years ago
  79. 4f61d4e tipc: remove incorrect check for subscription timeout value by Parthasarathy Bhuvaragan · 9 years ago
  80. ba905f5 ethtool: Declare netdev_rss_key as __read_mostly. by Kim Jones · 9 years ago
  81. 9d69153 tcp: do not enqueue skb with SYN flag by Eric Dumazet · 9 years ago
  82. 61d2bca tcp: fastopen: accept data/FIN present in SYNACK message by Eric Dumazet · 9 years ago
  83. 6e7333d net: add rx_nohandler stat counter by Jarod Wilson · 9 years ago
  84. 9256645 net/core: relax BUILD_BUG_ON in netdev_stats_to_stats64 by Jarod Wilson · 9 years ago
  85. 8172981 tipc: fix link priority propagation by Richard Alpe · 9 years ago
  86. d01332f tipc: fix link attribute propagation bug by Richard Alpe · 9 years ago
  87. 7b5e739 batman-adv: Switch to HTTPS version of links by Sven Eckelmann · 9 years ago
  88. 0046b04 batman-adv: update copyright years for 2016 by Sven Eckelmann · 9 years ago
  89. ec9b83c batman-adv: Fix kernel-doc for batadv_claim_free_ref by Sven Eckelmann · 9 years ago
  90. 600184b batman-adv: add kerneldoc for batadv_iv_ogm_aggr_packet by Simon Wunderlich · 9 years ago
  91. a14c131 batman-adv: add kernel doc for AP isolation attributes in bat_priv by Antonio Quartulli · 9 years ago
  92. d15cd62 batman-adv: fix kerneldoc for TT functions by Antonio Quartulli · 9 years ago
  93. fe13c2a batman-adv: fix kerneldoc for DAT functions by Antonio Quartulli · 9 years ago
  94. 04e14be batman-adv: Update/repair bridge loop avoidance kerneldoc by Simon Wunderlich · 9 years ago
  95. 672e797 batman-adv: Fix kerneldoc of network-coding functions by Sven Eckelmann · 9 years ago
  96. 7afcbbe batman-adv: Fix kerneldoc of main functions by Sven Eckelmann · 9 years ago
  97. 62fe710 batman-adv: Fix kerneldoc parsing of return description by Sven Eckelmann · 9 years ago
  98. d1f6825 batman-adv: kernel doc readability updates by Marek Lindner · 9 years ago
  99. f34ac9d batman-adv: Drop invalid kerneldoc for variable batadv_vlan_attrs by Sven Eckelmann · 9 years ago
  100. e51f039 batman-adv: Fix names in kerneldoc of functions by Sven Eckelmann · 9 years ago