| Commit message (Expand) | Author | Age |
* | net: Allow userns root to control ipv6 | Eric W. Biederman | 2012-11-18 |
* | ipv6: move dereference after check in fl_free() | Dan Carpenter | 2012-08-16 |
* | net ip6 flowlabel: Make owner a union of struct pid * and kuid_t | Eric W. Biederman | 2012-08-15 |
* | ipv6: bool/const conversions phase2 | Eric Dumazet | 2012-05-19 |
* | ipv6: Export ipv6 functions for use by other protocols | Chris Elston | 2012-05-01 |
* | net: cleanup unsigned to unsigned int | Eric Dumazet | 2012-04-15 |
* | net: remove ipv6_addr_copy() | Alexey Dobriyan | 2011-11-22 |
* | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 2011-10-31 |
* | net: relax PKTINFO non local ipv6 udp xmit check | Maciej Żenczykowski | 2011-08-30 |
* | ipv6: Convert to use flowi6 where applicable. | David S. Miller | 2011-03-12 |
* | net: Put flowi_* prefix on AF independent members of struct flowi | David S. Miller | 2011-03-12 |
* | IPv6: Add dontfrag argument to relevant functions | Brian Haley | 2010-04-24 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | net: spread __net_init, __net_exit | Alexey Dobriyan | 2010-01-17 |
* | net: use net_eq to compare nets | Octavian Purdila | 2009-11-25 |
* | net/ipv6: Move && and || to end of previous line | Joe Perches | 2009-11-24 |
* | ipv6: Disallow rediculious flowlabel option sizes. | David S. Miller | 2009-02-06 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2008-12-28 |
|\ |
|
| * | ipv6: fix warning in net/ipv6/ip6_flowlabel.c | Ingo Molnar | 2008-11-25 |
| * | net: replace %#p6 format specifier with %pi6 | Harvey Harrison | 2008-10-29 |
| * | net: replace all current users of NIP6_SEQFMT with %#p6 | Harvey Harrison | 2008-10-28 |
* | | CRED: Wrap task credential accesses in the IPv6 protocol | David Howells | 2008-11-13 |
|/ |
|
* | [IPV6] NETNS: Handle ancillary data in appropriate namespace. | YOSHIFUJI Hideaki | 2008-06-04 |
* | [NETNS][IPV6] flowlabels - make proc per namespace | Benjamin Thery | 2008-03-26 |
* | [NETNS][IPV6] flowlabels - make flowlabels per namespace | Benjamin Thery | 2008-03-26 |
* | [NET]: Add some acquires/releases sparse annotations. | Eric Dumazet | 2008-01-28 |
* | [IPV6]: make flowlabel to return an error | Daniel Lezcano | 2008-01-28 |
* | [IPV6]: Fix again the fl6_sock_lookup() fixed locking | Pavel Emelyanov | 2007-10-18 |
* | [IPV6]: Fix race in ipv6_flowlabel_opt() when inserting two labels | Pavel Emelyanov | 2007-10-18 |
* | [IPV6]: Lost locking in fl6_sock_lookup | Pavel Emelyanov | 2007-10-18 |
* | [IPV6]: Lost locking when inserting a flowlabel in ipv6_fl_list | Pavel Emelyanov | 2007-10-18 |
* | [NET]: Make core networking code use seq_open_private | Pavel Emelyanov | 2007-10-10 |
* | [NET]: Make /proc/net per network namespace | Eric W. Biederman | 2007-10-10 |
* | [NET]: Make all initialized struct seq_operations const. | Philippe De Muyter | 2007-07-11 |
* | [PATCH] mark struct file_operations const 7 | Arjan van de Ven | 2007-02-12 |
* | [NET] IPV6: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-11 |
* | [IPV6]: flowlabels are net-endian | Al Viro | 2006-12-03 |
* | [IPV6]: fix flowlabel seqfile handling | James Morris | 2006-10-31 |
* | [IPV6]: return EINVAL for invalid address with flowlabel lease request | James Morris | 2006-10-30 |
* | [IPV6]: fix lockup via /proc/net/ip6_flowlabel | James Morris | 2006-10-30 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [IPV6]: Nearly complete kzalloc cleanup for net/ipv6 | Ingo Oeser | 2006-03-21 |
* | [IPV6]: Preserve procfs IPV6 address output format | YOSHIFUJI Hideaki | 2006-01-17 |
* | [NET]: Use NIP6_FMT in kernel.h | Joe Perches | 2006-01-13 |
* | [PATCH] capable/capability.h (net/) | Randy Dunlap | 2006-01-11 |
* | [IPV6]: Export some symbols for DCCPv6 | Arnaldo Carvalho de Melo | 2006-01-03 |
* | [IPV6]: Fix sending extension headers before and including routing header. | YOSHIFUJI Hideaki | 2005-11-19 |
* | [IPV6]: Fix refcnt of struct ip6_flowlabel | Yan Zheng | 2005-10-25 |
* | [PATCH] timer initialization cleanup: DEFINE_TIMER | Ingo Molnar | 2005-09-09 |
* | [IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data. | YOSHIFUJI Hideaki | 2005-09-07 |