index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_flowlabel.c
Age
Commit message (
Expand
)
Author
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
2018-05-16
ipv6/flowlabel: simplify pid namespace lookup
Christoph Hellwig
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
2018-02-19
net: Convert ip6_flowlabel_net_ops
Kirill Tkhai
2018-01-16
net: delete /proc THIS_MODULE references
Alexey Dobriyan
2017-11-21
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-10-22
ipv6: flowlabel: do not leave opt->tot_len with garbage
Eric Dumazet
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-05-03
ipv6: add new struct ipcm6_cookie
Wei Wang
2016-04-04
ipv6: process socket-level control messages in IPv6
Soheil Hassas Yeganeh
2016-02-08
ipv6: fix a lockdep splat
Eric Dumazet
2015-05-03
ipv6: Flow label state ranges
Tom Herbert
2015-03-31
ipv6: coding style: comparison for inequality with NULL
Ian Morris
2015-03-31
ipv6: coding style: comparison for equality with NULL
Ian Morris
2015-03-12
net: Kill hold_net release_net
Eric W. Biederman
2015-02-12
ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc
Jan Stancek
2014-11-23
ipv6: coding style improvements (remove assignment in if statements)
Ian Morris
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
[next]