aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_flowlabel.c
Commit message (Expand)AuthorAge
* ipv6 flowlabel: add __rcu annotationsEric Dumazet2013-03-07
* net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-18
* net: proc: change proc_net_fops_create to proc_createGao feng2013-02-18
* ipv6: fix a RCU warning in net/ipv6/ip6_flowlabel.cAmerigo Wang2013-02-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-05
|\
| * ipv6: rename datagram_send_ctl and datagram_recv_ctlTom Parkin2013-01-31
* | ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.YOSHIFUJI Hideaki / 吉藤英明2013-01-30
* | ipv6 flowlabel: Convert hash list to RCU.YOSHIFUJI Hideaki / 吉藤英明2013-01-30
* | ipv6 flowlabel: Ensure to take lock when modifying np->ip6_sk_fl_list.YOSHIFUJI Hideaki / 吉藤英明2013-01-30
|/
* net: Allow userns root to control ipv6Eric W. Biederman2012-11-18
* ipv6: move dereference after check in fl_free()Dan Carpenter2012-08-16
* net ip6 flowlabel: Make owner a union of struct pid * and kuid_tEric W. Biederman2012-08-15
* ipv6: bool/const conversions phase2Eric Dumazet2012-05-19
* ipv6: Export ipv6 functions for use by other protocolsChris Elston2012-05-01
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-22
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* net: relax PKTINFO non local ipv6 udp xmit checkMaciej Żenczykowski2011-08-30
* ipv6: Convert to use flowi6 where applicable.David S. Miller2011-03-12
* net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2011-03-12
* IPv6: Add dontfrag argument to relevant functionsBrian Haley2010-04-24
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* net: spread __net_init, __net_exitAlexey Dobriyan2010-01-17
* net: use net_eq to compare netsOctavian Purdila2009-11-25
* net/ipv6: Move && and || to end of previous lineJoe Perches2009-11-24
* ipv6: Disallow rediculious flowlabel option sizes.David S. Miller2009-02-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-28
|\
| * ipv6: fix warning in net/ipv6/ip6_flowlabel.cIngo Molnar2008-11-25
| * net: replace %#p6 format specifier with %pi6Harvey Harrison2008-10-29
| * net: replace all current users of NIP6_SEQFMT with %#p6Harvey Harrison2008-10-28
* | CRED: Wrap task credential accesses in the IPv6 protocolDavid Howells2008-11-13
|/
* [IPV6] NETNS: Handle ancillary data in appropriate namespace.YOSHIFUJI Hideaki2008-06-04
* [NETNS][IPV6] flowlabels - make proc per namespaceBenjamin Thery2008-03-26
* [NETNS][IPV6] flowlabels - make flowlabels per namespaceBenjamin Thery2008-03-26
* [NET]: Add some acquires/releases sparse annotations.Eric Dumazet2008-01-28
* [IPV6]: make flowlabel to return an errorDaniel Lezcano2008-01-28
* [IPV6]: Fix again the fl6_sock_lookup() fixed lockingPavel Emelyanov2007-10-18
* [IPV6]: Fix race in ipv6_flowlabel_opt() when inserting two labelsPavel Emelyanov2007-10-18
* [IPV6]: Lost locking in fl6_sock_lookupPavel Emelyanov2007-10-18
* [IPV6]: Lost locking when inserting a flowlabel in ipv6_fl_listPavel Emelyanov2007-10-18
* [NET]: Make core networking code use seq_open_privatePavel Emelyanov2007-10-10
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-10
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-11
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-12
* [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [IPV6]: flowlabels are net-endianAl Viro2006-12-03
* [IPV6]: fix flowlabel seqfile handlingJames Morris2006-10-31
* [IPV6]: return EINVAL for invalid address with flowlabel lease requestJames Morris2006-10-30
* [IPV6]: fix lockup via /proc/net/ip6_flowlabelJames Morris2006-10-30
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30