1. 65f7651 [NET]: prot_inuse cleanups and optimizations by Eric Dumazet · 17 years ago
  2. 7f4e486 [IPV6]: make the protocol initialization to return an error code by Daniel Lezcano · 17 years ago
  3. cf6fc4a [IPV6]: Fix the return value of ipv6_getsockopt by Wei Yongjun · 17 years ago
  4. 4953f0f [IPv6]: Update setsockopt(IPV6_MULTICAST_IF) to support RFC 3493, try2 by Brian Haley · 17 years ago
  5. cfcabdc [NET]: sparse warning fixes by Stephen Hemminger · 17 years ago
  6. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  7. e773e4f [IPV6]: Add v4mapped address inline by Brian Haley · 17 years ago
  8. a96fb49 [NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connectionless by Flavio Leitner · 17 years ago
  9. 660adc6 [IPv6]: Invalid semicolon after if statement by Ilpo Järvinen · 17 years ago
  10. 4c75209 [IPV6]: Make IPV6_{RECV,2292}RTHDR boolean options. by YOSHIFUJI Hideaki · 17 years ago
  11. bb4dbf9 [IPV6]: Do not send RH0 anymore. by YOSHIFUJI Hideaki · 17 years ago
  12. d212f87 [NET]: IPV6 checksum offloading in network devices by Stephen Hemminger · 17 years ago
  13. 59fbb3a6 [IPV6] MIP6: Loadable module support for MIPv6. by Masahide NAKAMURA · 17 years ago
  14. 628a5c5 [INET]: Add IP(V6)_PMTUDISC_RPOBE by John Heffner · 18 years ago
  15. badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 18 years ago
  16. 0660e03 [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h by Arnaldo Carvalho de Melo · 17 years ago
  17. e5268f1 [IPV6]: Ensure to truncate result and return full length for sticky options. by YOSHIFUJI Hideaki · 18 years ago
  18. 4c6510a [IPV6]: Return correct result for sticky options. by YOSHIFUJI Hideaki · 18 years ago
  19. 7159039 [IPV6]: Decentralize EXPORT_SYMBOLs. by YOSHIFUJI Hideaki · 18 years ago
  20. d2b02ed [IPV6] fix ipv6_getsockopt_sticky copy_to_user leak by Chris Wright · 18 years ago
  21. dfee0a7 [IPV6]: Fix for ipv6_setsockopt NULL dereference by Olaf Kirch · 18 years ago
  22. 28693079 [IPV6]: Handle np->opt being NULL in ipv6_getsockopt_sticky(). by David S. Miller · 18 years ago
  23. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  24. 1ab1457 [NET] IPV6: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  25. befffe9 [IPV6]: Fix IPV6_UNICAST_HOPS getsockopt(). by Brian Haley · 18 years ago
  26. ba4e58e [NET]: Supporting UDP-Lite (RFC 3828) in Linux by Gerrit Renker · 18 years ago
  27. 1a9e9ef [IPV6]: Disable SG for GSO unless we have checksum by Herbert Xu · 18 years ago
  28. 280a9d3 [IPV6] MIP6: Add socket option and ancillary data interface of routing header type 2. by Masahide NAKAMURA · 18 years ago
  29. d0ee011 [IPV6]: Accept -1 for IPV6_TCLASS by Remi Denis-Courmont · 18 years ago
  30. a430a43 [NET] gso: Fix up GSO packets with broken checksums by Herbert Xu · 18 years ago
  31. 6703931 [IPV6]: Fix ipv6 GSO payload length by Michael Chan · 18 years ago
  32. bbcf467 [NET]: Verify gso_type too in gso_segment by Herbert Xu · 18 years ago
  33. e37a72d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  34. adcfc7d [IPV6]: Added GSO support for TCPv6 by Herbert Xu · 18 years ago
  35. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  36. 443da0d [NETFILTER]: Fix ip6tables breakage from {get,set}sockopt compat layer by Patrick McHardy · 19 years ago
  37. 543d9cf [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset by Arnaldo Carvalho de Melo · 19 years ago
  38. 3fdadf7 [NET]: {get|set}sockopt compatibility layer by Dmitry Mishin · 19 years ago
  39. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 19 years ago
  40. 8b3a700 [NET]: Remove more unneeded typecasts on *malloc() by Kris Katterjohn · 19 years ago
  41. d83d846 [IP_SOCKGLUE]: Remove most of the tcp specific calls by Arnaldo Carvalho de Melo · 19 years ago
  42. 8292a17 [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops by Arnaldo Carvalho de Melo · 19 years ago
  43. 34a0b3c [IPV6]: make two functions static by Adrian Bunk · 19 years ago
  44. cb422c4 [IPV6]: Fixes sparse warning in ipv6/ipv6_sockglue.c by Luiz Capitulino · 19 years ago
  45. a51482b [NET]: kfree cleanup by Jesper Juhl · 19 years ago
  46. 41a1f8e [IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data. by YOSHIFUJI Hideaki · 19 years ago
  47. 333fad5 [IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542). by YOSHIFUJI Hideaki · 19 years ago
  48. ba89966 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers by Eric Dumazet · 19 years ago
  49. 2038073 [NET]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  50. e684897 [NET]: Cleanup INET_REFCNT_DEBUG code by Arnaldo Carvalho de Melo · 19 years ago
  51. 6fc0b4a [IPSEC]: Restrict socket policy loading to CAP_NET_ADMIN. by Herbert Xu · 19 years ago
  52. c9e3e8b [IPV6]: multicast join and misc by David L Stevens · 19 years ago
  53. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago