index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_flowlabel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-03
ipv6: add new struct ipcm6_cookie
Wei Wang
1
-3
/
+3
2016-04-04
ipv6: process socket-level control messages in IPv6
Soheil Hassas Yeganeh
1
-1
/
+2
2016-02-08
ipv6: fix a lockdep splat
Eric Dumazet
1
-2
/
+3
2015-05-04
ipv6: Flow label state ranges
Tom Herbert
1
-0
/
+4
2015-03-31
ipv6: coding style: comparison for inequality with NULL
Ian Morris
1
-3
/
+3
2015-03-31
ipv6: coding style: comparison for equality with NULL
Ian Morris
1
-8
/
+8
2015-03-12
net: Kill hold_net release_net
Eric W. Biederman
1
-2
/
+1
2015-02-12
ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc
Jan Stancek
1
-2
/
+2
2014-11-24
ipv6: coding style improvements (remove assignment in if statements)
Ian Morris
1
-1
/
+5
2014-11-06
net: Convert SEQ_START_TOKEN/seq_printf to seq_puts
Joe Perches
1
-2
/
+1
2014-11-05
ipv6: trivial, add bracket for the if block
Florent Fourcot
1
-2
/
+2
2014-08-25
ipv6: White-space cleansing : gaps between function and symbol export
Ian Morris
1
-1
/
+0
2014-08-25
ipv6: White-space cleansing : Line Layouts
Ian Morris
1
-9
/
+9
2014-04-30
net: ipv6: Introduce ip6_sk_dst_hoplimit.
Lorenzo Colitti
1
-1
/
+0
2014-02-19
ipv6: remove some unused include in flowlabel
Florent Fourcot
1
-6
/
+0
2014-01-20
ipv6: add flowlabel_consistency sysctl
Florent Fourcot
1
-0
/
+7
2014-01-20
ipv6: add a flag to get the flow label used remotly
Florent Fourcot
1
-1
/
+7
2014-01-20
ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GET
Florent Fourcot
1
-0
/
+21
2014-01-15
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
1
-1
/
+1
2013-11-11
ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bh
Hannes Frederic Sowa
1
-0
/
+2
2013-11-08
ipv6: protect flow label renew against GC
Florent Fourcot
1
-0
/
+4
2013-11-08
ipv6: increase maximum lifetime of flow labels
Florent Fourcot
1
-1
/
+1
2013-11-08
ipv6: enable IPV6_FLOWLABEL_MGR for getsockopt
Florent Fourcot
1
-0
/
+26
2013-11-05
ipv6: remove old conditions on flow label sharing
Florent Fourcot
1
-33
/
+0
2013-03-08
ipv6 flowlabel: add __rcu annotations
Eric Dumazet
1
-3
/
+8
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
1
-1
/
+1
2013-02-18
net: proc: change proc_net_fops_create to proc_create
Gao feng
1
-2
/
+2
2013-02-09
ipv6: fix a RCU warning in net/ipv6/ip6_flowlabel.c
Amerigo Wang
1
-4
/
+4
2013-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2013-01-31
ipv6: rename datagram_send_ctl and datagram_recv_ctl
Tom Parkin
1
-2
/
+2
2013-01-31
ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.
YOSHIFUJI Hideaki / 吉藤英明
1
-32
/
+40
2013-01-31
ipv6 flowlabel: Convert hash list to RCU.
YOSHIFUJI Hideaki / 吉藤英明
1
-40
/
+54
2013-01-31
ipv6 flowlabel: Ensure to take lock when modifying np->ip6_sk_fl_list.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+11
2012-11-19
net: Allow userns root to control ipv6
Eric W. Biederman
1
-1
/
+2
2012-08-17
ipv6: move dereference after check in fl_free()
Dan Carpenter
1
-5
/
+2
2012-08-15
net ip6 flowlabel: Make owner a union of struct pid * and kuid_t
Eric W. Biederman
1
-7
/
+43
2012-05-19
ipv6: bool/const conversions phase2
Eric Dumazet
1
-12
/
+12
2012-05-01
ipv6: Export ipv6 functions for use by other protocols
Chris Elston
1
-0
/
+1
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-2
/
+2
2011-11-23
net: remove ipv6_addr_copy()
Alexey Dobriyan
1
-1
/
+1
2011-11-01
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-08-31
net: relax PKTINFO non local ipv6 udp xmit check
Maciej Żenczykowski
1
-4
/
+4
2011-03-13
ipv6: Convert to use flowi6 where applicable.
David S. Miller
1
-3
/
+3
2011-03-13
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
1
-1
/
+1
2010-04-24
IPv6: Add dontfrag argument to relevant functions
Brian Haley
1
-1
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-18
net: spread __net_init, __net_exit
Alexey Dobriyan
1
-5
/
+4
2009-11-26
net: use net_eq to compare nets
Octavian Purdila
1
-4
/
+5
2009-11-25
net/ipv6: Move && and || to end of previous line
Joe Perches
1
-4
/
+4
2009-02-06
ipv6: Disallow rediculious flowlabel option sizes.
David S. Miller
1
-2
/
+6
[next]