| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: use get_random_u32() when possible | Jason A. Donenfeld | 2022-10-12 | 1 | -1/+1 |
* | ipv6: per-netns exclusive flowlabel checks | Willem de Bruijn | 2022-02-17 | 1 | -1/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-08-06 | 1 | -145/+171 |
|\ |
|
| * | net: remove sockptr_advance | Christoph Hellwig | 2020-07-28 | 1 | -5/+6 |
| * | net/ipv6: switch ipv6_flowlabel_opt to sockptr_t | Christoph Hellwig | 2020-07-25 | 1 | -7/+9 |
| * | net/ipv6: split up ipv6_flowlabel_opt | Christoph Hellwig | 2020-07-25 | 1 | -143/+166 |
* | | treewide: Remove uninitialized_var() usage | Kees Cook | 2020-07-16 | 1 | -1/+1 |
|/ |
|
* | proc: proc_pid_ns takes super_block as an argument | Alexey Gladkov | 2020-05-19 | 1 | -1/+1 |
* | ipv6: fix static key imbalance in fl_create() | Eric Dumazet | 2019-07-11 | 1 | -3/+6 |
* | ipv6: elide flowlabel check if no exclusive leases exist | Willem de Bruijn | 2019-07-09 | 1 | -4/+23 |
* | ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero | Eric Dumazet | 2019-06-09 | 1 | -3/+4 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | ipv6/flowlabel: wait rcu grace period before put_pid() | Eric Dumazet | 2019-04-30 | 1 | -6/+12 |
* | ipv6: invert flowlabel sharing check in process and user mode | Willem de Bruijn | 2019-04-30 | 1 | -2/+2 |
* | ipv6: fold sockcm_cookie into ipcm6_cookie | Willem de Bruijn | 2018-07-07 | 1 | -2/+1 |
* | proc: introduce proc_create_net{,_data} | Christoph Hellwig | 2018-05-16 | 1 | -15/+2 |
* | ipv6/flowlabel: simplify pid namespace lookup | Christoph Hellwig | 2018-05-16 | 1 | -23/+6 |
* | net: Drop pernet_operations::async | Kirill Tkhai | 2018-03-27 | 1 | -1/+0 |
* | net: Use octal not symbolic permissions | Joe Perches | 2018-03-26 | 1 | -1/+1 |
* | net: Convert ip6_flowlabel_net_ops | Kirill Tkhai | 2018-02-19 | 1 | -0/+1 |
* | net: delete /proc THIS_MODULE references | Alexey Dobriyan | 2018-01-16 | 1 | -1/+0 |
* | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook | 2017-11-22 | 1 | -2/+2 |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-14 | 1 | -1/+1 |
|\ |
|
| * | timer: Remove expires and data arguments from DEFINE_TIMER | Kees Cook | 2017-10-05 | 1 | -1/+1 |
* | | ipv6: flowlabel: do not leave opt->tot_len with garbage | Eric Dumazet | 2017-10-22 | 1 | -0/+1 |
|/ |
|
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | ipv6: add new struct ipcm6_cookie | Wei Wang | 2016-05-03 | 1 | -3/+3 |
* | ipv6: process socket-level control messages in IPv6 | Soheil Hassas Yeganeh | 2016-04-04 | 1 | -1/+2 |
* | ipv6: fix a lockdep splat | Eric Dumazet | 2016-02-08 | 1 | -2/+3 |
* | ipv6: Flow label state ranges | Tom Herbert | 2015-05-04 | 1 | -0/+4 |
* | ipv6: coding style: comparison for inequality with NULL | Ian Morris | 2015-03-31 | 1 | -3/+3 |
* | ipv6: coding style: comparison for equality with NULL | Ian Morris | 2015-03-31 | 1 | -8/+8 |
* | net: Kill hold_net release_net | Eric W. Biederman | 2015-03-12 | 1 | -2/+1 |
* | ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc | Jan Stancek | 2015-02-12 | 1 | -2/+2 |
* | ipv6: coding style improvements (remove assignment in if statements) | Ian Morris | 2014-11-24 | 1 | -1/+5 |
* | net: Convert SEQ_START_TOKEN/seq_printf to seq_puts | Joe Perches | 2014-11-06 | 1 | -2/+1 |
* | ipv6: trivial, add bracket for the if block | Florent Fourcot | 2014-11-04 | 1 | -2/+2 |
* | ipv6: White-space cleansing : gaps between function and symbol export | Ian Morris | 2014-08-25 | 1 | -1/+0 |
* | ipv6: White-space cleansing : Line Layouts | Ian Morris | 2014-08-25 | 1 | -9/+9 |
* | net: ipv6: Introduce ip6_sk_dst_hoplimit. | Lorenzo Colitti | 2014-04-30 | 1 | -1/+0 |
* | ipv6: remove some unused include in flowlabel | Florent Fourcot | 2014-02-19 | 1 | -6/+0 |
* | ipv6: add flowlabel_consistency sysctl | Florent Fourcot | 2014-01-20 | 1 | -0/+7 |
* | ipv6: add a flag to get the flow label used remotly | Florent Fourcot | 2014-01-20 | 1 | -1/+7 |
* | ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GET | Florent Fourcot | 2014-01-20 | 1 | -0/+21 |
* | net: replace macros net_random and net_srandom with direct calls to prandom | Aruna-Hewapathirane | 2014-01-15 | 1 | -1/+1 |
* | ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bh | Hannes Frederic Sowa | 2013-11-11 | 1 | -0/+2 |
* | ipv6: protect flow label renew against GC | Florent Fourcot | 2013-11-08 | 1 | -0/+4 |
* | ipv6: increase maximum lifetime of flow labels | Florent Fourcot | 2013-11-08 | 1 | -1/+1 |
* | ipv6: enable IPV6_FLOWLABEL_MGR for getsockopt | Florent Fourcot | 2013-11-08 | 1 | -0/+26 |
* | ipv6: remove old conditions on flow label sharing | Florent Fourcot | 2013-11-05 | 1 | -33/+0 |