1. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 11 years ago
  2. e3f0b86 ipv6: Use BUG_ON by Himangi Saraogi · 11 years ago
  3. 8242fc3 net: ipv6: Use BUG_ON by Himangi Saraogi · 11 years ago
  4. bc91b0f ipv6: addrconf: implement address generation modes by Jiri Pirko · 11 years ago
  5. b642881 ipv6: fix the check when handle RA by Li RongQing · 11 years ago
  6. cb1ce2e ipv6: Implement automatic flow label generation on transmit by Tom Herbert · 11 years ago
  7. b73c3d0 net: Save TX flow hash in sock and set in skbuf on xmit by Tom Herbert · 11 years ago
  8. 86c6a2c tcp: switch snt_synack back to measuring transmit time of first SYNACK by Neal Cardwell · 11 years ago
  9. 9fe516b inet: move ipv6only in sock_common by Eric Dumazet · 11 years ago
  10. d933319 ipv6: Allow accepting RA from local IP addresses. by Ben Greear · 11 years ago
  11. f2a762d ipv6: Add more debugging around accept-ra logic. by Ben Greear · 11 years ago
  12. 1fb6f15 tcp: add tcp_conn_request by Octavian Purdila · 11 years ago
  13. 695da14 tcp: add queue_add_hash to tcp_request_sock_ops by Octavian Purdila · 11 years ago
  14. 2aec4a2 tcp: add mss_clamp to tcp_request_sock_ops by Octavian Purdila · 11 years ago
  15. 5db92c9 tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack by Octavian Purdila · 11 years ago
  16. d6274bd tcp: add send_synack method to tcp_request_sock_ops by Octavian Purdila · 11 years ago
  17. 936b8bd tcp: add init_seq method to tcp_request_sock_ops by Octavian Purdila · 11 years ago
  18. 9403715 tcp: move around a few calls in tcp_v6_conn_request by Octavian Purdila · 11 years ago
  19. d94e041 tcp: add route_req method to tcp_request_sock_ops by Octavian Purdila · 11 years ago
  20. fb7b37a tcp: add init_cookie_seq method to tcp_request_sock_ops by Octavian Purdila · 11 years ago
  21. 16bea70 tcp: add init_req method to tcp_request_sock_ops by Octavian Purdila · 11 years ago
  22. 476eab8 net: remove inet6_reqsk_alloc by Octavian Purdila · 11 years ago
  23. aa27fc5 tcp: tcp_v[46]_conn_request: fix snt_synack initialization by Octavian Purdila · 11 years ago
  24. e0f802f tcp: move ir_mark initialization to tcp_openreq_init by Octavian Purdila · 11 years ago
  25. 902455e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  26. f6c20c5 net: ipv6: Fixed up ipsec packet be re-routing issue by huizhang · 11 years ago
  27. 2346829 ipip, sit: fix ipv4_{update_pmtu,redirect} calls by Dmitry Popov · 11 years ago
  28. 9e89fd8 ipv6: Shrink udp_v6_mcast_next() to one socket variable by Sven Wegener · 11 years ago
  29. f666f87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  30. 4749c09 gre: Call gso_make_checksum by Tom Herbert · 11 years ago
  31. 0f4f4ff net: Add GSO support for UDP tunnels with checksum by Tom Herbert · 11 years ago
  32. af5fcba udp: Generic functions to set checksum by Tom Herbert · 11 years ago
  33. 3bfdc59 ipv6: Fix regression caused by efe4208 in udp_v6_mcast_next() by Sven Wegener · 11 years ago
  34. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  35. 39c3609 net: fix inet_getid() and ipv6_select_ident() bugs by Eric Dumazet · 11 years ago
  36. 73f156a inetpeer: get rid of ip_id_count by Eric Dumazet · 11 years ago
  37. 90d0e08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  38. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  39. 1c19448 net: Make enabling of zero UDP6 csums more restrictive by Tom Herbert · 11 years ago
  40. 28448b8 net: Split sk_no_check into sk_no_check_{rx,tx} by Tom Herbert · 11 years ago
  41. b26ba20 net: Eliminate no_check from protosw by Tom Herbert · 11 years ago
  42. 4de462a ipv6: gro: fix CHECKSUM_COMPLETE support by Eric Dumazet · 11 years ago
  43. 1495664 ipv6: slight optimization in ip6_dst_gc by Li RongQing · 11 years ago
  44. f98f89a net: tunnels - enable module autoloading by Tom Gundersen · 11 years ago
  45. 2e47b29 net: ipv6: make "ip -6 route get mark xyz" work. by Lorenzo Colitti · 11 years ago
  46. be7a010 ipv6: update Destination Cache entries when gateway turn into host by Duan Jiong · 11 years ago
  47. f895f0c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 11 years ago
  48. 112a351 vti6: delete unneeded call to netdev_priv by Julia Lawall · 11 years ago
  49. c9f2dba snmp: fix some left over of snmp stats by WANG Cong · 11 years ago
  50. 3a1cebe ipv6: fix calculation of option len in ip6_append_data by Hannes Frederic Sowa · 11 years ago
  51. 84f39b0 net: support marking accepting TCP sockets by Lorenzo Colitti · 11 years ago
  52. 1b3c61d net: Use fwmark reflection in PMTU discovery. by Lorenzo Colitti · 11 years ago
  53. e110861 net: add a sysctl to reflect the fwmark on replies by Lorenzo Colitti · 11 years ago
  54. 3a19ce0 tcp: IPv6 support for fastopen server by Daniel Lee · 11 years ago
  55. 0a672f7 tcp: improve fastopen icmp handling by Yuchung Cheng · 11 years ago
  56. c896593 ip6_tunnel: fix potential NULL pointer dereference by Susant Sahani · 11 years ago
  57. 60ff746 net: rename local_df to ignore_df by WANG Cong · 11 years ago
  58. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  59. 6d004d6 vti: Use the tunnel mark for lookup in the error handlers. by Steffen Klassert · 11 years ago
  60. fd71143 vti6: Don't unregister pernet ops twice on init errors by Mathias Krause · 11 years ago
  61. 163cd4e ipv6: remove parameter rt from fib6_prune_clones() by Duan Jiong · 11 years ago
  62. b3d4056 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  63. 0a80966 net: Verify UDP checksum before handoff to encap by Tom Herbert · 11 years ago
  64. 39471ac icmp6: Call skb_checksum_validate by Tom Herbert · 11 years ago
  65. 81249be gre6: Call skb_checksum_simple_validate by Tom Herbert · 11 years ago
  66. a8951d5 netfilter: Fix potential use after free in ip6_route_me_harder() by Sergey Popovich · 11 years ago
  67. 698365f net: clean up snmp stats code by WANG Cong · 11 years ago
  68. 418a315 net: ipv6: send pkttoobig immediately if orig frag size > mtu by Florian Westphal · 11 years ago
  69. edb666f xfrm6: Properly handle unsupported protocols by Steffen Klassert · 11 years ago
  70. 79e0f1c ipv6: Need to sock_put on csum error by Tom Herbert · 11 years ago
  71. 07c8e35 ipv6: remove unused function ipv6_inherit_linklocal() by WANG Cong · 11 years ago
  72. 4068579 net: Implmement RFC 6936 (zero RX csums for UDP/IPv6) by Tom Herbert · 11 years ago
  73. e4f45b7 net: Call skb_checksum_init in IPv6 by Tom Herbert · 11 years ago
  74. 5c98631 net: ipv6: Introduce ip6_sk_dst_hoplimit. by Lorenzo Colitti · 11 years ago
  75. f768e5b netfilter: add helper for adding nat extension by Florian Westphal · 11 years ago
  76. e374c61 net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iif by Julian Anastasov · 11 years ago
  77. 1c26585 ipv6: fib: fix fib dump restart by Kumar Sundararajan · 11 years ago
  78. 22f0806 ip6gre: add x-netns support by Nicolas Dichtel · 11 years ago
  79. 6046d5b ipv6: support IFA_F_MANAGETEMPADDR for address deletion too by Heiner Kallweit · 11 years ago
  80. 74462f0 ip6_tunnel: use the right netns in ioctl handler by Nicolas Dichtel · 11 years ago
  81. 9aad77c sit: use the right netns in ioctl handler by Nicolas Dichtel · 11 years ago
  82. 6a66271 ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif by Cong Wang · 11 years ago
  83. 54d63f78 ip6_gre: don't allow to remove the fb_tunnel_dev by Nicolas Dichtel · 11 years ago
  84. aad8872 ipv4: add a sock pointer to dst->output() path. by Eric Dumazet · 11 years ago
  85. b0270e9 ipv4: add a sock pointer to ip_queue_xmit() by Eric Dumazet · 11 years ago
  86. 30f78d8 ipv6: Limit mtu to 65575 bytes by Eric Dumazet · 11 years ago
  87. a36dbdb net: ipv6: Fix oif in TCP SYN+ACK route lookup. by Lorenzo Colitti · 11 years ago
  88. 5596732 xfrm: Fix crash with ipv6 IPsec tunnel and NAT. by Steffen Klassert · 11 years ago
  89. c58dd2d netfilter: Can't fail and free after table replacement by Thomas Graf · 11 years ago
  90. 43a43b6 ipv6: some ipv6 statistic counters failed to disable bh by Hannes Frederic Sowa · 11 years ago
  91. 6dfac5c ipv6: strengthen fallback fragmentation id generation by Hannes Frederic Sowa · 11 years ago
  92. 9c76a11 ipv6: tcp_ipv6 policy route issue by Wang Yufen · 11 years ago
  93. 60ea37f ipv6: reuse rt6_need_strict by Wang Yufen · 11 years ago
  94. 4aa956d ipv6: tcp_ipv6 do some cleanup by Wang Yufen · 11 years ago
  95. 64c2723 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  96. 437de07 ipv6: fix checkpatch errors of "foo*" and "foo * bar" by Wang Yufen · 11 years ago
  97. 49e253e ipv6: fix checkpatch errors of brace and trailing statements by Wang Yufen · 11 years ago
  98. 8db46f1 ipv6: fix checkpatch errors comments and space by Wang Yufen · 11 years ago
  99. c15b1cc ipv6: move DAD and addrconf_verify processing to workqueue by Hannes Frederic Sowa · 11 years ago
  100. e5fd387 ipv6: do not overwrite inetpeer metrics prematurely by Michal Kubeček · 11 years ago