summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter/nf_conntrack_reasm.c
Commit message (Expand)AuthorAgeFilesLines
...
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-011-0/+1
|\
| * ipv6: Export nf_ct_frag6_consume_orig()Joe Stringer2015-10-281-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-10-171-3/+1Star
|\ \
| * | ipv6: Pass struct net into nf_ct_frag6_gatherEric W. Biederman2015-10-131-3/+1Star
| |/
* | netfilter: ipv6: pointer cast layoutIan Morris2015-10-141-1/+1
* | netfilter: ipv6: whitespace around operatorsIan Morris2015-10-131-1/+1
|/
* ipv6: Export nf_ct_frag6_gather()Joe Stringer2015-08-271-0/+1
* inet: frag: change *_frag_mem_limit functions to take netns_frags as argumentFlorian Westphal2015-07-271-3/+3
* inet: frags: use kmem_cache for inet_frag_queueNikolay Aleksandrov2014-08-031-2/+6
* inet: frags: rename last_in to flagsNikolay Aleksandrov2014-08-031-6/+6
* inet: frag: set limits and make init_net's high_thresh limit globalNikolay Aleksandrov2014-07-281-2/+10
* inet: frag: use seqlock for hash rebuildFlorian Westphal2014-07-281-1/+1
* inet: frag: remove periodic secret rebuild timerFlorian Westphal2014-07-281-1/+0Star
* inet: frag: remove lru listFlorian Westphal2014-07-281-1/+0Star
* inet: frag: move evictor calls into frag_find functionFlorian Westphal2014-07-281-4/+0Star
* inet: frag: remove hash size assumptions from callersFlorian Westphal2014-07-281-5/+2Star
* inet: frag: constify match, hashfn and constructor argumentsFlorian Westphal2014-07-281-1/+1
* net: rename local_df to ignore_dfWANG Cong2014-05-121-1/+1
* netfilter: push reasm skb through instead of original frag skbsJiri Pirko2013-11-111-17/+2Star
* ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get...Hannes Frederic Sowa2013-10-231-2/+14
* netfilter: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation hand...Hannes Frederic Sowa2013-04-061-2/+20
* inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa2013-03-191-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller2013-02-191-3/+3
|\
| * netfilter: nf_ct_reasm: fix per-netns sysctl initializationMichal Kubeček2013-02-131-3/+3
* | net: Add skb_unclone() helper function.Pravin B Shelar2013-02-151-1/+1
* | net: frag, move LRU list maintenance outside of rwlockJesper Dangaard Brouer2013-01-291-3/+2Star
* | net: frag helper functions for mem limit trackingJesper Dangaard Brouer2013-01-291-3/+3
|/
* netfilter: nf_ct_reasm: fix conntrack reassembly expire codeHaibo Xi2012-12-161-1/+4
* netfilter: nf_defrag_ipv6: solve section mismatch in nf_conntrack_reasmHein Tibosch2012-10-281-2/+2
* nf_defrag_ipv6: fix oops on module unloadingKonstantin Khlebnikov2012-09-281-1/+1
* ipv6: unify fragment thresh handling codeAmerigo Wang2012-09-191-5/+3Star
* ipv6: unify conntrack reassembly expire code with standard oneAmerigo Wang2012-09-191-55/+19Star
* ipv6: add a new namespace for nf_conntrack_reasmAmerigo Wang2012-09-191-42/+95
* netfilter: nf_conntrack_ipv6: improve fragmentation handlingPatrick McHardy2012-08-301-3/+16
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-151-4/+3Star
* net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman2012-04-211-2/+2
* net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman2012-04-211-2/+2
* netfilter: Remove unnecessary OOM logging messagesJoe Perches2011-11-011-4/+3Star
* net: add skb frag size accessorsEric Dumazet2011-10-191-2/+2
* netfilter: add a missing include in nf_conntrack_reasm.cEric Dumazet2011-01-201-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman2011-01-131-1/+1
|\
| * netfilter: ipv6: fix overlap check for fragmentsShan Wei2010-11-121-1/+1
* | netfilter: nf_ct_frag6_sysctl_table is staticEric Dumazet2010-11-151-1/+1
|/
* netfilter: Add missing CONFIG_SYSCTL checks in ipv6's nf_conntrack_reasm.cDavid S. Miller2010-10-261-1/+4
* tproxy: split off ipv6 defragmentation to a separate moduleBalazs Scheidler2010-10-211-1/+13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-101-65/+15Star
|\
| * netfilter: discard overlapping IPv6 fragmentNicolas Dichtel2010-09-071-65/+15Star
* | net: Rename skb_has_frags to skb_has_frag_listDavid S. Miller2010-08-231-1/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-051-1/+1
|\
| * fix comment/printk typos concerning "already"Uwe Kleine-König2010-07-111-1/+1