1. 90612f8 ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero by Eric Dumazet · 5 years ago
  2. 493cbb3 ipv6: invert flowlabel sharing check in process and user mode by Willem de Bruijn · 5 years ago
  3. bf533f4 ipv6/flowlabel: wait rcu grace period before put_pid() by Eric Dumazet · 5 years ago
  4. 28fa583 ipv6: flowlabel: do not leave opt->tot_len with garbage by Eric Dumazet · 7 years ago
  5. 26879da ipv6: add new struct ipcm6_cookie by Wei Wang · 8 years ago
  6. ad1e46a ipv6: process socket-level control messages in IPv6 by Soheil Hassas Yeganeh · 8 years ago
  7. 44c3d0c ipv6: fix a lockdep splat by Eric Dumazet · 8 years ago
  8. 82a584b ipv6: Flow label state ranges by Tom Herbert · 9 years ago
  9. 53b24b8 ipv6: coding style: comparison for inequality with NULL by Ian Morris · 9 years ago
  10. 63159f2 ipv6: coding style: comparison for equality with NULL by Ian Morris · 9 years ago
  11. efd7ef1 net: Kill hold_net release_net by Eric W. Biederman · 9 years ago
  12. 4762fb9 ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc by Jan Stancek · 9 years ago
  13. e5d08d7 ipv6: coding style improvements (remove assignment in if statements) by Ian Morris · 10 years ago
  14. 1744bea net: Convert SEQ_START_TOKEN/seq_printf to seq_puts by Joe Perches · 10 years ago
  15. 869ba98 ipv6: trivial, add bracket for the if block by Florent Fourcot · 10 years ago
  16. 4c83acb ipv6: White-space cleansing : gaps between function and symbol export by Ian Morris · 10 years ago
  17. 67ba415 ipv6: White-space cleansing : Line Layouts by Ian Morris · 10 years ago
  18. 5c98631 net: ipv6: Introduce ip6_sk_dst_hoplimit. by Lorenzo Colitti · 10 years ago
  19. 42621fd ipv6: remove some unused include in flowlabel by Florent Fourcot · 10 years ago
  20. 6444f72 ipv6: add flowlabel_consistency sysctl by Florent Fourcot · 10 years ago
  21. 46e5f40 ipv6: add a flag to get the flow label used remotly by Florent Fourcot · 10 years ago
  22. df3687f ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GET by Florent Fourcot · 10 years ago
  23. 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 10 years ago
  24. f8c31c8 ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bh by Hannes Frederic Sowa · 11 years ago
  25. 394055f ipv6: protect flow label renew against GC by Florent Fourcot · 11 years ago
  26. 53b4710 ipv6: increase maximum lifetime of flow labels by Florent Fourcot · 11 years ago
  27. 3fdfa5f ipv6: enable IPV6_FLOWLABEL_MGR for getsockopt by Florent Fourcot · 11 years ago
  28. b579035 ipv6: remove old conditions on flow label sharing by Florent Fourcot · 11 years ago
  29. 7f0e44a ipv6 flowlabel: add __rcu annotations by Eric Dumazet · 11 years ago
  30. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  31. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 11 years ago
  32. 6a98dcf ipv6: fix a RCU warning in net/ipv6/ip6_flowlabel.c by Amerigo Wang · 11 years ago
  33. 188d1f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  34. 73df66f ipv6: rename datagram_send_ctl and datagram_recv_ctl by Tom Parkin · 11 years ago
  35. 1836768 ipv6 flowlabel: Convert np->ipv6_fl_list to RCU. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  36. d3aedd5 ipv6 flowlabel: Convert hash list to RCU. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  37. f256dc5 ipv6 flowlabel: Ensure to take lock when modifying np->ip6_sk_fl_list. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  38. af31f41 net: Allow userns root to control ipv6 by Eric W. Biederman · 12 years ago
  39. 898132a ipv6: move dereference after check in fl_free() by Dan Carpenter · 12 years ago
  40. 4f82f45 net ip6 flowlabel: Make owner a union of struct pid * and kuid_t by Eric W. Biederman · 12 years ago
  41. a50feda ipv6: bool/const conversions phase2 by Eric Dumazet · 12 years ago
  42. a495f83 ipv6: Export ipv6 functions for use by other protocols by Chris Elston · 12 years ago
  43. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  44. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  45. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  46. ec0506d net: relax PKTINFO non local ipv6 udp xmit check by Maciej Żenczykowski · 13 years ago
  47. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 13 years ago
  48. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  49. 13b52cd IPv6: Add dontfrag argument to relevant functions by Brian Haley · 14 years ago
  50. 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
  51. 2c8c1e7 net: spread __net_init, __net_exit by Alexey Dobriyan · 14 years ago
  52. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  53. 3570021 net/ipv6: Move && and || to end of previous line by Joe Perches · 15 years ago
  54. 684de40 ipv6: Disallow rediculious flowlabel option sizes. by David S. Miller · 15 years ago
  55. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  56. 55205d4 ipv6: fix warning in net/ipv6/ip6_flowlabel.c by Ingo Molnar · 16 years ago
  57. f82b3590 CRED: Wrap task credential accesses in the IPv6 protocol by David Howells · 16 years ago
  58. 4b7a427 net: replace %#p6 format specifier with %pi6 by Harvey Harrison · 16 years ago
  59. b071195 net: replace all current users of NIP6_SEQFMT with %#p6 by Harvey Harrison · 16 years ago
  60. 91e1908 [IPV6] NETNS: Handle ancillary data in appropriate namespace. by YOSHIFUJI Hideaki · 16 years ago
  61. 5983a3d [NETNS][IPV6] flowlabels - make proc per namespace by Benjamin Thery · 16 years ago
  62. 60e8fbc [NETNS][IPV6] flowlabels - make flowlabels per namespace by Benjamin Thery · 16 years ago
  63. 9a429c4 [NET]: Add some acquires/releases sparse annotations. by Eric Dumazet · 16 years ago
  64. 0a3e78a [IPV6]: make flowlabel to return an error by Daniel Lezcano · 16 years ago
  65. 52f095e [IPV6]: Fix again the fl6_sock_lookup() fixed locking by Pavel Emelyanov · 17 years ago
  66. 78c2e50 [IPV6]: Fix race in ipv6_flowlabel_opt() when inserting two labels by Pavel Emelyanov · 17 years ago
  67. bd0bf57 [IPV6]: Lost locking in fl6_sock_lookup by Pavel Emelyanov · 17 years ago
  68. 0402804 [IPV6]: Lost locking when inserting a flowlabel in ipv6_fl_list by Pavel Emelyanov · 17 years ago
  69. cf7732e [NET]: Make core networking code use seq_open_private by Pavel Emelyanov · 17 years ago
  70. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  71. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  72. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 17 years ago
  73. 1ab1457 [NET] IPV6: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  74. 90bcaf7 [IPV6]: flowlabels are net-endian by Al Viro · 18 years ago
  75. 1b7c2db [IPV6]: fix flowlabel seqfile handling by James Morris · 18 years ago
  76. c6817e4 [IPV6]: return EINVAL for invalid address with flowlabel lease request by James Morris · 18 years ago
  77. bcd6207 [IPV6]: fix lockup via /proc/net/ip6_flowlabel by James Morris · 18 years ago
  78. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  79. 0c600ed [IPV6]: Nearly complete kzalloc cleanup for net/ipv6 by Ingo Oeser · 18 years ago
  80. 9343e79 [IPV6]: Preserve procfs IPV6 address output format by YOSHIFUJI Hideaki · 18 years ago
  81. 46b86a2 [NET]: Use NIP6_FMT in kernel.h by Joe Perches · 18 years ago
  82. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 18 years ago
  83. 3cf3dc6 [IPV6]: Export some symbols for DCCPv6 by Arnaldo Carvalho de Melo · 18 years ago
  84. df9890c [IPV6]: Fix sending extension headers before and including routing header. by YOSHIFUJI Hideaki · 19 years ago
  85. 4ea6a80 [IPV6]: Fix refcnt of struct ip6_flowlabel by Yan Zheng · 19 years ago
  86. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 19 years ago
  87. 41a1f8e [IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data. by YOSHIFUJI Hideaki · 19 years ago
  88. 333fad5 [IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542). by YOSHIFUJI Hideaki · 19 years ago
  89. 7fe40f7 [IPV6]: remove more unused IPV6_AUTHHDR things. by YOSHIFUJI Hideaki · 19 years ago
  90. 6c94d36 [IPV6]: Clear up user copy warning in flowlabel code. by David S. Miller · 19 years ago
  91. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago