1. af31f41 net: Allow userns root to control ipv6 by Eric W. Biederman · 12 years ago
  2. 898132a ipv6: move dereference after check in fl_free() by Dan Carpenter · 12 years ago
  3. 4f82f45 net ip6 flowlabel: Make owner a union of struct pid * and kuid_t by Eric W. Biederman · 12 years ago
  4. a50feda ipv6: bool/const conversions phase2 by Eric Dumazet · 12 years ago
  5. a495f83 ipv6: Export ipv6 functions for use by other protocols by Chris Elston · 12 years ago
  6. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  7. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  8. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  9. ec0506d net: relax PKTINFO non local ipv6 udp xmit check by Maciej Żenczykowski · 13 years ago
  10. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 13 years ago
  11. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  12. 13b52cd IPv6: Add dontfrag argument to relevant functions by Brian Haley · 14 years ago
  13. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  14. 2c8c1e7 net: spread __net_init, __net_exit by Alexey Dobriyan · 14 years ago
  15. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  16. 3570021 net/ipv6: Move && and || to end of previous line by Joe Perches · 15 years ago
  17. 684de40 ipv6: Disallow rediculious flowlabel option sizes. by David S. Miller · 15 years ago
  18. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  19. 55205d4 ipv6: fix warning in net/ipv6/ip6_flowlabel.c by Ingo Molnar · 16 years ago
  20. f82b3590 CRED: Wrap task credential accesses in the IPv6 protocol by David Howells · 16 years ago
  21. 4b7a427 net: replace %#p6 format specifier with %pi6 by Harvey Harrison · 16 years ago
  22. b071195 net: replace all current users of NIP6_SEQFMT with %#p6 by Harvey Harrison · 16 years ago
  23. 91e1908 [IPV6] NETNS: Handle ancillary data in appropriate namespace. by YOSHIFUJI Hideaki · 16 years ago
  24. 5983a3d [NETNS][IPV6] flowlabels - make proc per namespace by Benjamin Thery · 16 years ago
  25. 60e8fbc [NETNS][IPV6] flowlabels - make flowlabels per namespace by Benjamin Thery · 16 years ago
  26. 9a429c4 [NET]: Add some acquires/releases sparse annotations. by Eric Dumazet · 17 years ago
  27. 0a3e78a [IPV6]: make flowlabel to return an error by Daniel Lezcano · 17 years ago
  28. 52f095e [IPV6]: Fix again the fl6_sock_lookup() fixed locking by Pavel Emelyanov · 17 years ago
  29. 78c2e50 [IPV6]: Fix race in ipv6_flowlabel_opt() when inserting two labels by Pavel Emelyanov · 17 years ago
  30. bd0bf57 [IPV6]: Lost locking in fl6_sock_lookup by Pavel Emelyanov · 17 years ago
  31. 0402804 [IPV6]: Lost locking when inserting a flowlabel in ipv6_fl_list by Pavel Emelyanov · 17 years ago
  32. cf7732e [NET]: Make core networking code use seq_open_private by Pavel Emelyanov · 17 years ago
  33. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  34. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  35. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 17 years ago
  36. 1ab1457 [NET] IPV6: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  37. 90bcaf7 [IPV6]: flowlabels are net-endian by Al Viro · 18 years ago
  38. 1b7c2db [IPV6]: fix flowlabel seqfile handling by James Morris · 18 years ago
  39. c6817e4 [IPV6]: return EINVAL for invalid address with flowlabel lease request by James Morris · 18 years ago
  40. bcd6207 [IPV6]: fix lockup via /proc/net/ip6_flowlabel by James Morris · 18 years ago
  41. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  42. 0c600ed [IPV6]: Nearly complete kzalloc cleanup for net/ipv6 by Ingo Oeser · 18 years ago
  43. 9343e79 [IPV6]: Preserve procfs IPV6 address output format by YOSHIFUJI Hideaki · 18 years ago
  44. 46b86a2 [NET]: Use NIP6_FMT in kernel.h by Joe Perches · 18 years ago
  45. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 18 years ago
  46. 3cf3dc6 [IPV6]: Export some symbols for DCCPv6 by Arnaldo Carvalho de Melo · 19 years ago
  47. df9890c [IPV6]: Fix sending extension headers before and including routing header. by YOSHIFUJI Hideaki · 19 years ago
  48. 4ea6a80 [IPV6]: Fix refcnt of struct ip6_flowlabel by Yan Zheng · 19 years ago
  49. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 19 years ago
  50. 41a1f8e [IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data. by YOSHIFUJI Hideaki · 19 years ago
  51. 333fad5 [IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542). by YOSHIFUJI Hideaki · 19 years ago
  52. 7fe40f7 [IPV6]: remove more unused IPV6_AUTHHDR things. by YOSHIFUJI Hideaki · 19 years ago
  53. 6c94d36 [IPV6]: Clear up user copy warning in flowlabel code. by David S. Miller · 19 years ago
  54. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago