1. d5c91fb tipc: fix premature addition of node to lookup table by Jon Paul Maloy · 9 years ago
  2. 56bb7fd bridge: mdb: avoid uninitialized variable warning by Arnd Bergmann · 9 years ago
  3. 7856520 net: Copy inner L3 and L4 headers as unaligned on GRE TEB by Alexander Duyck · 9 years ago
  4. 8bf3686 ethtool: ensure channel counts are within bounds during SCHANNELS by Keller, Jacob E · 9 years ago
  5. d4ab428 ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH} by Keller, Jacob E · 9 years ago
  6. dba36b3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  7. a5527dd af_unix: Guard against other == sk in unix_dgram_sendmsg by Rainer Weikusat · 9 years ago
  8. 1b92ee3 af_unix: Don't set err in unix_stream_read_generic unless there was an error by Rainer Weikusat · 9 years ago
  9. 1bc4e2b batman-adv: Avoid endless loop in bat-on-bat netdevice check by Andrew Lunn · 9 years ago
  10. 3db1520 batman-adv: Only put orig_node_vlan list reference when removed by Sven Eckelmann · 9 years ago
  11. c18bdd0 batman-adv: Only put gw_node list reference when removed by Sven Eckelmann · 9 years ago
  12. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 9 years ago
  13. fc4fa6e treewide: Fix typo in printk by Masanari Iida · 9 years ago
  14. 249f3c4 Merge 4.5-rc4 into tty-next by Greg Kroah-Hartman · 9 years ago
  15. 5988818 vsock: Fix blocking ops call in prepare_to_wait by Laura Abbott · 9 years ago
  16. 9194830 ipv4: fix memory leaks in ip_cmsg_send() callers by Eric Dumazet · 9 years ago
  17. 6fa7966 net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads by Edward Cree · 9 years ago
  18. 5393610 net: gre: Implement LCO for GRE over IPv4 by Edward Cree · 9 years ago
  19. 06f6229 fou: enable LCO in FOU and GUE by Edward Cree · 9 years ago
  20. d75f130 net: udp: always set up for CHECKSUM_PARTIAL offload by Edward Cree · 9 years ago
  21. 179bc67 net: local checksum offload for encapsulation by Edward Cree · 9 years ago
  22. ea8add2 tcp/dccp: better use of ephemeral ports in bind() by Eric Dumazet · 9 years ago
  23. 1580ab6 tcp/dccp: better use of ephemeral ports in connect() by Eric Dumazet · 9 years ago
  24. 5de6ac7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  25. 15fad71 net: bulk free SKBs that were delay free'ed due to IRQ context by Jesper Dangaard Brouer · 9 years ago
  26. 795bb1c net: bulk free infrastructure for NAPI context, use napi_consume_skb by Jesper Dangaard Brouer · 9 years ago
  27. 165094a igmp: Namespacify igmp_qrv sysctl knob by Nikolay Borisov · 9 years ago
  28. 87a8a2a igmp: Namespaceify igmp_llm_reports sysctl knob by Nikolay Borisov · 9 years ago
  29. 166b6b2 igmp: Namespaceify igmp_max_msf sysctl knob by Nikolay Borisov · 9 years ago
  30. 815c527 igmp: Namespaceify igmp_max_memberships sysctl knob by Nikolay Borisov · 9 years ago
  31. 4a92602 openvswitch: allow management from inside user namespaces by Tycho Andersen · 9 years ago
  32. f48e723 rds: duplicate include net/tcp.h by stephen hemminger · 9 years ago
  33. f245d07 net: Allow tunnels to use inner checksum offloads with outer checksums needed by Alexander Duyck · 9 years ago
  34. dbef491 udp: Use uh->len instead of skb->len to compute checksum in segmentation by Alexander Duyck · 9 years ago
  35. fdaefd6 udp: Clean up the use of flags in UDP segmentation offload by Alexander Duyck · 9 years ago
  36. 3872035 gre: Use inner_proto to obtain inner header protocol by Alexander Duyck · 9 years ago
  37. 2e598af gre: Use GSO flags to determine csum need instead of GRE flags by Alexander Duyck · 9 years ago
  38. ddff00d net: Move skb_has_shared_frag check out of GRE code and into segmentation by Alexander Duyck · 9 years ago
  39. 08b64fc net: Store checksum result for offloaded GSO checksums by Alexander Duyck · 9 years ago
  40. 7fbeffe net: Update remote checksum segmentation to support use of GSO checksum by Alexander Duyck · 9 years ago
  41. 7644345 net: Move GSO csum into SKB_GSO_CB by Alexander Duyck · 9 years ago
  42. bef3c6c net: Drop unecessary enc_features variable from tunnel segmentation functions by Alexander Duyck · 9 years ago
  43. 7a02bf8 ipv6: add option to drop unsolicited neighbor advertisements by Johannes Berg · 9 years ago
  44. abbc304 ipv6: add option to drop unicast encapsulated in L2 multicast by Johannes Berg · 9 years ago
  45. 97daf33 ipv4: add option to drop gratuitous ARP packets by Johannes Berg · 9 years ago
  46. 12b74df ipv4: add option to drop unicast encapsulated in L2 multicast by Johannes Berg · 9 years ago
  47. dc599f7 net: Add support for filtering link dump by master device and kind by David Ahern · 9 years ago
  48. c125e80 soreuseport: fast reuseport TCP socket selection by Craig Gallek · 9 years ago
  49. fa46349 soreuseport: Prep for fast reuseport TCP socket selection by Craig Gallek · 9 years ago
  50. a583636 inet: refactor inet[6]_lookup functions to take skb by Craig Gallek · 9 years ago
  51. 496611d inet: create IPv6-equivalent inet_hash function by Craig Gallek · 9 years ago
  52. 086c653 sock: struct proto hash function may error by Craig Gallek · 9 years ago
  53. 92dcdf0 batman-adv: Convert batadv_tt_common_entry to kref by Sven Eckelmann · 9 years ago
  54. 7c12439 batman-adv: Convert batadv_orig_node to kref by Sven Eckelmann · 9 years ago
  55. 161a3be batman-adv: Convert batadv_orig_node_vlan to kref by Sven Eckelmann · 9 years ago
  56. 7a659d5 batman-adv: Convert batadv_hard_iface to kref by Sven Eckelmann · 9 years ago
  57. 77ae32e batman-adv: Convert batadv_neigh_node to kref by Sven Eckelmann · 9 years ago
  58. a6ba0d3 batman-adv: Convert batadv_orig_ifinfo to kref by Sven Eckelmann · 9 years ago
  59. 962c683 batman-adv: Convert batadv_neigh_ifinfo to kref by Sven Eckelmann · 9 years ago
  60. 6e8ef69 batman-adv: Convert batadv_tt_orig_list_entry to kref by Sven Eckelmann · 9 years ago
  61. 32836f5 batman-adv: Convert batadv_tvlv_handler to kref by Sven Eckelmann · 9 years ago
  62. f7157dd batman-adv: Convert batadv_tvlv_container to kref by Sven Eckelmann · 9 years ago
  63. 68a6722 batman-adv: Convert batadv_dat_entry to kref by Sven Eckelmann · 9 years ago
  64. 727e0cd batman-adv: Convert batadv_nc_path to kref by Sven Eckelmann · 9 years ago
  65. daf99b4 batman-adv: Convert batadv_nc_node to kref by Sven Eckelmann · 9 years ago
  66. 71b7e3d batman-adv: Convert batadv_bla_claim to kref by Sven Eckelmann · 9 years ago
  67. 06e56de batman-adv: Convert batadv_bla_backbone_gw to kref by Sven Eckelmann · 9 years ago
  68. 6be4d30 batman-adv: Convert batadv_softif_vlan to kref by Sven Eckelmann · 9 years ago
  69. e7aed32 batman-adv: Convert batadv_gw_node to kref by Sven Eckelmann · 9 years ago
  70. 90f564d batman-adv: Convert batadv_hardif_neigh_node to kref by Sven Eckelmann · 9 years ago
  71. dded069 batman-adv: Add lockdep assert for container_list_lock by Sven Eckelmann · 9 years ago
  72. 81f0268 batman-adv: add seqno maximum age and protection start flag parameters by Simon Wunderlich · 9 years ago
  73. 140ed8e batman-adv: Drop reference to netdevice on last reference by Sven Eckelmann · 9 years ago
  74. 7e05915 vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices by David Wragg · 9 years ago
  75. 461547f flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth_get_headlen by Alexander Duyck · 9 years ago
  76. 1d036d2 packet: tpacket_snd gso and checksum offload by Willem de Bruijn · 9 years ago
  77. 8d39b4a packet: parse tpacket header before skb alloc by Willem de Bruijn · 9 years ago
  78. 58d19b1 packet: vnet_hdr support for tpacket_rcv by Willem de Bruijn · 9 years ago
  79. 16cc140 packet: move vnet_hdr code to helper functions by Willem de Bruijn · 9 years ago
  80. 7a84bd4 sctp: translate network order to host order when users get a hmacid by Xin Long · 9 years ago
  81. 9e8430f bridge: mdb: Passing the port-group pointer to br_mdb module by Elad Raz · 9 years ago
  82. 9d06b6d bridge: mdb: Separate br_mdb_entry->state from net_bridge_port_group->state by Elad Raz · 9 years ago
  83. 5f74f82 net:Add sysctl_max_skb_frags by Hans Westgaard Ry · 9 years ago
  84. 9cf7490 tcp: do not drop syn_recv on all icmp reports by Eric Dumazet · 9 years ago
  85. 44c3d0c ipv6: fix a lockdep splat by Eric Dumazet · 9 years ago
  86. 415e3d3 unix: correctly track in-flight fds in sending process user_struct by Hannes Frederic Sowa · 9 years ago
  87. 5cc6ce9 netfilter: nft_counter: fix erroneous return values by Anton Protopopov · 9 years ago
  88. 08a7f5d netfilter: tee: select NF_DUP_IPV6 unconditionally by Arnd Bergmann · 9 years ago
  89. c58d6c9 netfilter: nfnetlink: correctly validate length of batch messages by Phil Turnbull · 9 years ago
  90. 0aca737 tcp: Fix syncookies sysctl default. by David S. Miller · 9 years ago
  91. 4979f2d ipv4: Namespaceify tcp_notsent_lowat sysctl knob by Nikolay Borisov · 9 years ago
  92. 1e579ca ipv4: Namespaceify tcp_fin_timeout sysctl knob by Nikolay Borisov · 9 years ago
  93. c402d9b ipv4: Namespaceify tcp_orphan_retries sysctl knob by Nikolay Borisov · 9 years ago
  94. c6214a9 ipv4: Namespaceify tcp_retries2 sysctl knob by Nikolay Borisov · 9 years ago
  95. ae5c3f4 ipv4: Namespaceify tcp_retries1 sysctl knob by Nikolay Borisov · 9 years ago
  96. 1043e25 ipv4: Namespaceify tcp reordering sysctl knob by Nikolay Borisov · 9 years ago
  97. 12ed824 ipv4: Namespaceify tcp syncookies sysctl knob by Nikolay Borisov · 9 years ago
  98. 7c083ec ipv4: Namespaceify tcp synack retries sysctl knob by Nikolay Borisov · 9 years ago
  99. 6fa2516 ipv4: Namespaceify tcp syn retries sysctl knob by Nikolay Borisov · 9 years ago
  100. 9d1eb21 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago