summaryrefslogtreecommitdiff
path: root/net/netfilter/xt_hashlimit.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-03-30
|\
| * netfilter: Merge assignment with returnArushi Singhal2018-03-30
* | net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-23
|\ \ | |/ |/|
| * netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal2018-03-11
* | net: Convert hashlimit_net_ops and recent_net_opsKirill Tkhai2018-02-27
|/
* netfilter: xt_hashlimit: fix lock imbalanceEric Dumazet2018-02-16
* netfilter: x_tables: use pr ratelimiting in all remaining spotsFlorian Westphal2018-02-14
* netfilter: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-19
* netfilter: return booleans instead of integersGustavo A. R. Silva2018-01-19
* netfilter: xt_hashlimit: fix build error caused by 64bit divisionVishwanath Pai2017-09-08
* netfilter: xt_hashlimit: alloc hashtable with right sizeZhizhou Tian2017-09-08
* netfilter: xt_hashlimit: add rate match modeVishwanath Pai2017-09-04
* netfilter: Remove duplicated rcu_read_lock.Taehee Yoo2017-07-24
* netfilter: Remove unnecessary cast on void pointersimran singhal2017-04-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-02-23
|\
| * netfilter: xt_hashlimit: Fix integer divide round to zero.Alban Browaeys2017-02-19
* | xtables: extend matches and targets with .usersizeWillem de Bruijn2017-01-09
|/
* netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-18
* netfilter: xt_hashlimit: Add missing ULL suffixes for 64-bit constantsGeert Uytterhoeven2016-10-17
* netfilter: xt_hashlimit: Fix link error in 32bit arch because of 64bit divisionVishwanath Pai2016-09-30
* netfilter: xt_hashlimit: Create revision 2 to support higher pps ratesVishwanath Pai2016-09-25
* netfilter: xt_hashlimit: Prepare for revision 2Vishwanath Pai2016-09-25
* netfilter: Remove checks of seq_printf() return valuesSteven Rostedt (Red Hat)2014-11-05
* netfilter: Convert pr_warning to pr_warnJoe Perches2014-09-10
* net: use reciprocal_scale() helperDaniel Borkmann2014-08-23
* netfilter: xt_hashlimit: perform garbage collection from process contextEric Dumazet2014-07-24
* netfilter: xt_hashlimit: fix proc entry leak in netns destroy pathSergey Popovich2013-12-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * xt_hashlimit: allocate a copy of name explicitly, don't rely on procfs gutsAl Viro2013-04-29
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* | netfilter: add my copyright statementsPatrick McHardy2013-04-18
|/
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-18
* netfilter: xt_hashlimit: fix namespace destroy pathVitaly E. Lavrov2012-12-26
* netfilter: xt_hashlimit: fix race that results in duplicated entriesPablo Neira Ayuso2012-12-26
* netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bitsFlorian Westphal2012-05-17
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-15
* netfilter: hashlimit: byte-based limit modeFlorian Westphal2012-05-09
* netfilter: hashlimit: move rateinfo initialization to helperFlorian Westphal2012-05-09
* netfilter: limit, hashlimit: avoid duplicated inlineFlorian Westphal2012-05-09
* netfilter: xt_hashlimit: fix unused variable warning if IPv6 disabledStephen Rothwell2012-01-16
* net:netfilter: use IS_ENABLEDIgor Maravić2011-12-16
* ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross2011-12-03
* netfilter: Remove unnecessary OOM logging messagesJoe Perches2011-11-01
* netfilter: xt_hashlimit: use proto_ports_offset() to support AH messageChangli Gao2010-08-19
* netfilter: xtables: change hotdrop pointer to direct modificationJan Engelhardt2010-05-11
* netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt2010-05-11
* netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-11
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-04-20
|\