summaryrefslogtreecommitdiff
path: root/net/ipv6/ip6_flowlabel.c
AgeCommit message (Expand)Author
2013-12-08ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bhHannes Frederic Sowa
2013-03-07ipv6 flowlabel: add __rcu annotationsEric Dumazet
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng
2013-02-08ipv6: fix a RCU warning in net/ipv6/ip6_flowlabel.cAmerigo Wang
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-31ipv6: rename datagram_send_ctl and datagram_recv_ctlTom Parkin
2013-01-30ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.YOSHIFUJI Hideaki / 吉藤英明
2013-01-30ipv6 flowlabel: Convert hash list to RCU.YOSHIFUJI Hideaki / 吉藤英明
2013-01-30ipv6 flowlabel: Ensure to take lock when modifying np->ip6_sk_fl_list.YOSHIFUJI Hideaki / 吉藤英明
2012-11-18net: Allow userns root to control ipv6Eric W. Biederman
2012-08-16ipv6: move dereference after check in fl_free()Dan Carpenter
2012-08-14net ip6 flowlabel: Make owner a union of struct pid * and kuid_tEric W. Biederman
2012-05-19ipv6: bool/const conversions phase2Eric Dumazet
2012-05-01ipv6: Export ipv6 functions for use by other protocolsChris Elston
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-08-30net: relax PKTINFO non local ipv6 udp xmit checkMaciej Żenczykowski
2011-03-12ipv6: Convert to use flowi6 where applicable.David S. Miller
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller
2010-04-23IPv6: Add dontfrag argument to relevant functionsBrian Haley
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-17net: spread __net_init, __net_exitAlexey Dobriyan
2009-11-25net: use net_eq to compare netsOctavian Purdila
2009-11-24net/ipv6: Move && and || to end of previous lineJoe Perches
2009-02-06ipv6: Disallow rediculious flowlabel option sizes.David S. Miller
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-11-25ipv6: fix warning in net/ipv6/ip6_flowlabel.cIngo Molnar
2008-11-14CRED: Wrap task credential accesses in the IPv6 protocolDavid Howells
2008-10-29net: replace %#p6 format specifier with %pi6Harvey Harrison
2008-10-28net: replace all current users of NIP6_SEQFMT with %#p6Harvey Harrison
2008-06-05[IPV6] NETNS: Handle ancillary data in appropriate namespace.YOSHIFUJI Hideaki
2008-03-26[NETNS][IPV6] flowlabels - make proc per namespaceBenjamin Thery
2008-03-26[NETNS][IPV6] flowlabels - make flowlabels per namespaceBenjamin Thery
2008-01-28[NET]: Add some acquires/releases sparse annotations.Eric Dumazet
2008-01-28[IPV6]: make flowlabel to return an errorDaniel Lezcano
2007-10-18[IPV6]: Fix again the fl6_sock_lookup() fixed lockingPavel Emelyanov
2007-10-18[IPV6]: Fix race in ipv6_flowlabel_opt() when inserting two labelsPavel Emelyanov
2007-10-18[IPV6]: Lost locking in fl6_sock_lookupPavel Emelyanov
2007-10-18[IPV6]: Lost locking when inserting a flowlabel in ipv6_fl_listPavel Emelyanov
2007-10-10[NET]: Make core networking code use seq_open_privatePavel Emelyanov
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter
2007-02-12[PATCH] mark struct file_operations const 7Arjan van de Ven
2007-02-10[NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-02[IPV6]: flowlabels are net-endianAl Viro
2006-10-31[IPV6]: fix flowlabel seqfile handlingJames Morris
2006-10-30[IPV6]: return EINVAL for invalid address with flowlabel lease requestJames Morris
2006-10-30[IPV6]: fix lockup via /proc/net/ip6_flowlabelJames Morris