1. 4acad72 [IPV6]: Consolidate the ip6_pol_route_(input|output) pair by Pavel Emelyanov · 17 years ago
  2. f1673ca [INET]: kmalloc+memset -> kzalloc in frag_alloc_queue by Denis V. Lunev · 17 years ago
  3. e5bbef2 [IPV6]: Replace sk_buff ** with sk_buff * in input handlers by Herbert Xu · 17 years ago
  4. 762cc40 [INET]: Consolidate the xxx_put by Pavel Emelyanov · 17 years ago
  5. 4b6cb5d [INET]: Small cleanup for xxx_put after evictor consolidation by Pavel Emelyanov · 17 years ago
  6. 8e7999c [INET]: Consolidate the xxx_evictor by Pavel Emelyanov · 17 years ago
  7. 1e4b828 [INET]: Consolidate the xxx_frag_destroy by Pavel Emelyanov · 17 years ago
  8. 321a3a9 [INET]: Consolidate xxx_the secret_rebuild by Pavel Emelyanov · 17 years ago
  9. 277e650 [INET]: Consolidate the xxx_frag_kill by Pavel Emelyanov · 17 years ago
  10. 04128f2 [INET]: Collect common frag sysctl variables together by Pavel Emelyanov · 17 years ago
  11. 7eb9515 [INET]: Collect frag queues management objects together by Pavel Emelyanov · 17 years ago
  12. 5ab11c9 [INET]: Move common fields from frag_queues in one place. by Pavel Emelyanov · 17 years ago
  13. ad643a7 [IPV6]: Uninline netfilter okfns by Patrick McHardy · 17 years ago
  14. 1dff92e [IPV6] __inet6_csk_dst_store(): fix check-after-use by Adrian Bunk · 17 years ago
  15. 65c8846 [IPV6]: Avoid skb_copy/pskb_copy/skb_realloc_headroom on input by Herbert Xu · 17 years ago
  16. f61944e [IPV6]: Make ipv6_frag_rcv return the same packet by Herbert Xu · 17 years ago
  17. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  18. 2ca7b0a [NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom by Herbert Xu · 17 years ago
  19. 37d4187 [NETFILTER]: Do not copy skb in skb_make_writable by Herbert Xu · 17 years ago
  20. 4953f0f [IPv6]: Update setsockopt(IPV6_MULTICAST_IF) to support RFC 3493, try2 by Brian Haley · 17 years ago
  21. 3191057 [IPv6]: Export userland ND options through netlink (RDNSS support) by Pierre Ynard · 17 years ago
  22. cd40b7d [NET]: make netlink user -> kernel interface synchronious by Denis V. Lunev · 17 years ago
  23. 227b60f [INET]: local port range robustness by Stephen Hemminger · 17 years ago
  24. ceb1eec8 [IPSEC]: Move IP length/checksum setting out of transforms by Herbert Xu · 17 years ago
  25. 87bdc48 [IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr by Herbert Xu · 17 years ago
  26. 37fedd3 [IPSEC]: Use IPv6 calling convention as the convention for x->mode->output by Herbert Xu · 17 years ago
  27. 7b277b1 [IPSEC]: Set skb->data to payload in x->mode->output by Herbert Xu · 17 years ago
  28. bee0b40 [IPSEC] beet: Fix extension header support on output by Herbert Xu · 17 years ago
  29. f24e3d6 [IPV6]: Defer IPv6 device initialization until a valid qdisc is specified by Mitsuru Chinen · 17 years ago
  30. cf7732e [NET]: Make core networking code use seq_open_private by Pavel Emelyanov · 17 years ago
  31. b7c6538 [IPSEC]: Move state lock into x->type->output by Herbert Xu · 17 years ago
  32. 007f021 [IPSEC]: Store IPv6 nh pointer in mac_header on output by Herbert Xu · 17 years ago
  33. 0a8891a [IPv6]: use container_of() macro in fib6_clean_node() by Benjamin Thery · 17 years ago
  34. 45b17f4 [IPSEC]: Move RO-specific output code into xfrm6_mode_ro.c by Herbert Xu · 17 years ago
  35. 436a0a4 [IPSEC]: Move output replay code into xfrm_output by Herbert Xu · 17 years ago
  36. 406ef77 [IPSEC]: Move common output code to xfrm_output by Herbert Xu · 17 years ago
  37. bc31d3b [IPSEC] ah: Remove keys from ah_data structure by Herbert Xu · 17 years ago
  38. 4b7137f [IPSEC] esp: Remove keys from esp_data structure by Herbert Xu · 17 years ago
  39. cfcabdc [NET]: sparse warning fixes by Stephen Hemminger · 17 years ago
  40. f73e924 [NETFILTER]: ctnetlink: use netlink policy by Patrick McHardy · 17 years ago
  41. fdf7083 [NETFILTER]: nfnetlink: rename functions containing 'nfattr' by Patrick McHardy · 17 years ago
  42. df6fb86 [NETFILTER]: nfnetlink: convert to generic netlink attribute functions by Patrick McHardy · 17 years ago
  43. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  44. b95cce3 [NET]: Wrap hard_header_parse by Stephen Hemminger · 17 years ago
  45. 0c4e858 [NET]: Wrap netdevice hardware header creation. by Stephen Hemminger · 17 years ago
  46. 2774c7a [NET]: Make the loopback device per network namespace. by Eric W. Biederman · 17 years ago
  47. de3cb74 [NET]: Dynamically allocate the loopback device, part 1. by Daniel Lezcano · 17 years ago
  48. 14878f7 [IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2] by David L Stevens · 17 years ago
  49. 76c72d4 [IPV4/IPV6/DECNET]: Small cleanup for fib rules. by Denis V. Lunev · 17 years ago
  50. 0b69d4b [IPV6]: Remove redundant RTM_DELLINK message. by Milan Kocian · 17 years ago
  51. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  52. 8f4c1f9 [NETLINK]: Introduce nested and byteorder flag to netlink attribute by Thomas Graf · 17 years ago
  53. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  54. b4b5102 [NET]: Support multiple network namespaces with netlink by Eric W. Biederman · 17 years ago
  55. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  56. e730c15 [NET]: Make packet reception network namespace safe by Eric W. Biederman · 17 years ago
  57. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  58. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  59. 1dfcae7 [IPV6]: Remove unneeded pointer iph from ipcomp6_input() in net/ipv6/ipcomp6.c by Micah Gruber · 17 years ago
  60. 1e5dc14 [IPV6] IPSEC: Omit redirect for tunnelled packet. by Masahide NAKAMURA · 17 years ago
  61. a47ed4c [IPV6] XFRM: Fix connected socket to use transformation. by Noriaki TAKAMIYA · 17 years ago
  62. e773e4f [IPV6]: Add v4mapped address inline by Brian Haley · 17 years ago
  63. bf0b48d [IPv6]: Fix ICMPv6 redirect handling with target multicast address by Brian Haley · 17 years ago
  64. f8ab18d [TCP]: Fix MD5 signature handling on big-endian. by David S. Miller · 17 years ago
  65. 6ae5f98 [IPV6]: Fix source address selection. by Jiri Kosina · 17 years ago
  66. cd562c9 [IPV6]: Just increment OutDatagrams once per a datagram. by YOSHIFUJI Hideaki · 17 years ago
  67. 3ef9d94 [IPV6]: Fix unbalanced socket reference with MSG_CONFIRM. by YOSHIFUJI Hideaki · 17 years ago
  68. e1f52208 [IPv6]: Fix NULL pointer dereference in ip6_flush_pending_frames by YOSHIFUJI Hideaki · 17 years ago
  69. 16fcec3 [NETFILTER]: Fix/improve deadlock condition on module removal netfilter by Neil Horman · 17 years ago
  70. 9e3be4b [IPV6]: Freeing alive inet6 address by Denis V. Lunev · 17 years ago
  71. a96fb49 [NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connectionless by Flavio Leitner · 17 years ago
  72. 8984e41 [IPV6]: Fix kernel panic while send SCTP data with IP fragments by Wei Yongjun · 17 years ago
  73. 660adc6 [IPv6]: Invalid semicolon after if statement by Ilpo Järvinen · 17 years ago
  74. 703310e [IPV6]: Clean up duplicate includes in net/ipv6/ by Jesper Juhl · 17 years ago
  75. 3516ffb [TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg(). by David S. Miller · 17 years ago
  76. 1a3a206 [NETFILTER]: Make nf_ct_ipv6_skip_exthdr() static. by Adrian Bunk · 17 years ago
  77. c61a7d1 [IPV6]: ipv6_addr_type() doesn't know about RFC4193 addresses. by Dave Johnson · 17 years ago
  78. b217d61 [IPV4/IPV6]: Fail registration if inet device construction fails by Herbert Xu · 17 years ago
  79. 566cfd8 [IPV6]: Don't update ADVMSS on routes where the MTU is not also updated by Simon Arlott · 17 years ago
  80. 704eae1 ip6_tunnel - endianness annotations by Al Viro · 17 years ago
  81. 7e2acc7 [NETFILTER]: Fix logging regression by Patrick McHardy · 17 years ago
  82. ca983ce [TCPv6] MD5SIG: Ensure to reset allocation count to avoid panic. by YOSHIFUJI Hideaki · 17 years ago
  83. b77f2fa [IPV6]: endianness bug in ip6_tunnel by Al Viro · 17 years ago
  84. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  85. 063ed36 [IPV6]: Call inet6addr_chain notifiers on link down by Vlad Yasevich · 17 years ago
  86. f13ec93 [IPV6]: MSG_ERRQUEUE messages do not pass to connected raw sockets by Dmitry Butskoy · 17 years ago
  87. 61075af [NETFILTER]: nf_conntrack: mark protocols __read_mostly by Patrick McHardy · 17 years ago
  88. a887c1c [NETFILTER]: Lower *tables printk severity by Patrick McHardy · 17 years ago
  89. e2a3123 [NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it by Yasuyuki Kozakai · 17 years ago
  90. ffc3069 [NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames it by Yasuyuki Kozakai · 17 years ago
  91. d87d846 [NETFILTER]: nf_conntrack: Increment error count on parsing IPv4 header by Yasuyuki Kozakai · 17 years ago
  92. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  93. dffe4f0 [IPV6]: Remove unneeded pointer idev from addrconf_cleanup(). by Micah Gruber · 17 years ago
  94. 4c75209 [IPV6]: Make IPV6_{RECV,2292}RTHDR boolean options. by YOSHIFUJI Hideaki · 17 years ago
  95. bb4dbf9 [IPV6]: Do not send RH0 anymore. by YOSHIFUJI Hideaki · 17 years ago
  96. c382bb9 [IPV6]: Restore semantics of Routing Header processing. by YOSHIFUJI Hideaki · 17 years ago
  97. cfbba49 [NET]: Avoid copying writable clones in tunnel drivers by Patrick McHardy · 17 years ago
  98. 0d53778 [NETFILTER]: Convert DEBUGP to pr_debug by Patrick McHardy · 17 years ago
  99. 330f7db [NETFILTER]: nf_conntrack: remove 'ignore_conntrack' argument from nf_conntrack_find_get by Patrick McHardy · 17 years ago
  100. dacd2a1 [NETFILTER]: nf_conntrack: remove old memory allocator of conntrack by Yasuyuki Kozakai · 17 years ago