index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_flowlabel.c
Age
Commit message (
Expand
)
Author
2014-11-05
net: Convert SEQ_START_TOKEN/seq_printf to seq_puts
Joe Perches
2014-11-04
ipv6: trivial, add bracket for the if block
Florent Fourcot
2014-08-24
ipv6: White-space cleansing : gaps between function and symbol export
Ian Morris
2014-08-24
ipv6: White-space cleansing : Line Layouts
Ian Morris
2014-04-30
net: ipv6: Introduce ip6_sk_dst_hoplimit.
Lorenzo Colitti
2014-02-18
ipv6: remove some unused include in flowlabel
Florent Fourcot
2014-01-19
ipv6: add flowlabel_consistency sysctl
Florent Fourcot
2014-01-19
ipv6: add a flag to get the flow label used remotly
Florent Fourcot
2014-01-19
ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GET
Florent Fourcot
2014-01-14
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
2013-11-11
ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bh
Hannes Frederic Sowa
2013-11-08
ipv6: protect flow label renew against GC
Florent Fourcot
2013-11-08
ipv6: increase maximum lifetime of flow labels
Florent Fourcot
2013-11-08
ipv6: enable IPV6_FLOWLABEL_MGR for getsockopt
Florent Fourcot
2013-11-05
ipv6: remove old conditions on flow label sharing
Florent Fourcot
2013-03-07
ipv6 flowlabel: add __rcu annotations
Eric Dumazet
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
2013-02-18
net: proc: change proc_net_fops_create to proc_create
Gao feng
2013-02-08
ipv6: fix a RCU warning in net/ipv6/ip6_flowlabel.c
Amerigo Wang
2013-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-31
ipv6: rename datagram_send_ctl and datagram_recv_ctl
Tom Parkin
2013-01-30
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 / 吉藤英明
2012-11-18
net: Allow userns root to control ipv6
Eric W. Biederman
2012-08-16
ipv6: move dereference after check in fl_free()
Dan Carpenter
2012-08-14
net ip6 flowlabel: Make owner a union of struct pid * and kuid_t
Eric W. Biederman
2012-05-19
ipv6: bool/const conversions phase2
Eric Dumazet
2012-05-01
ipv6: Export ipv6 functions for use by other protocols
Chris Elston
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2011-11-22
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-08-30
net: relax PKTINFO non local ipv6 udp xmit check
Maciej Żenczykowski
2011-03-12
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
2010-04-23
IPv6: Add dontfrag argument to relevant functions
Brian Haley
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-17
net: spread __net_init, __net_exit
Alexey Dobriyan
2009-11-25
net: use net_eq to compare nets
Octavian Purdila
2009-11-24
net/ipv6: Move && and || to end of previous line
Joe Perches
2009-02-06
ipv6: Disallow rediculious flowlabel option sizes.
David S. Miller
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2008-11-25
ipv6: fix warning in net/ipv6/ip6_flowlabel.c
Ingo Molnar
2008-11-14
CRED: Wrap task credential accesses in the IPv6 protocol
David Howells
2008-10-29
net: replace %#p6 format specifier with %pi6
Harvey Harrison
2008-10-28
net: replace all current users of NIP6_SEQFMT with %#p6
Harvey Harrison
2008-06-05
[IPV6] NETNS: Handle ancillary data in appropriate namespace.
YOSHIFUJI Hideaki
2008-03-26
[NETNS][IPV6] flowlabels - make proc per namespace
Benjamin Thery
2008-03-26
[NETNS][IPV6] flowlabels - make flowlabels per namespace
Benjamin Thery
2008-01-28
[NET]: Add some acquires/releases sparse annotations.
Eric Dumazet
[next]