summaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_conntrack_sctp: fix sparse warningsPatrick McHardy2008-07-211-4/+4
* netfilter: xt_TCPMSS: collapse tcpmss_reverse_mtu{4,6} into one functionJan Engelhardt2008-07-211-29/+13
* netfilter: nfnetlink_log: send complete hardware headerEric Leblond2008-07-211-0/+8
* netfilter: xt_time: fix time's time_mt()'s use of do_div()David Howells2008-07-211-1/+1
* netfilter: accounting rework: ct_extend + 64bit counters (v4)Krzysztof Piotr Oledzki2008-07-217-54/+170
* netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-192-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-182-0/+2
|\
| * Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar2008-07-152-0/+2
| |\
| | * Merge branch 'linus' into core/rcuIngo Molnar2008-07-111-6/+7
| | |\
| | * \ Merge branch 'linus' into core/rcuIngo Molnar2008-06-232-8/+23
| | |\ \
| | * \ \ Merge branch 'linus' into core/rcuIngo Molnar2008-06-164-9/+5
| | |\ \ \
| | * | | | rcu: fix nf_conntrack_helper.c build bugIngo Molnar2008-05-221-0/+1
| | * | | | rculist.h: fix include in net/netfilter/nf_conntrack_netlink.cIngo Molnar2008-05-191-0/+1
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-141-2/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | netfilter: nf_conntrack_tcp: fix endless loopPatrick McHardy2008-07-091-2/+8
| | |_|_|/ | |/| | |
* | | | | netfilter: Let nf_ct_kill() callers know if del_timer() returned true.David S. Miller2008-07-141-5/+8
* | | | | netfilter: fix string extension for case insensitive pattern matchingJoonwoo Park2008-07-081-2/+36
* | | | | netfilter: nf_conntrack: add allocation flag to nf_conntrack_allocPablo Neira Ayuso2008-07-082-4/+5
* | | | | netfilter: Get rid of refrences to no longer existant Fast NAT.Russ Dill2008-07-081-3/+2
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-051-6/+7
|\ \ \ \ \ | |/ / / /
| * | | | netfilter: nf_conntrack_tcp: fixing to check the lower bound of valid ACKJozsef Kadlecsik2008-06-301-6/+7
| | |_|/ | |/| |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-192-8/+23
|\ \ \ \ | |/ / /
| * | | netfilter: nf_conntrack_h323: fix module unload crashPatrick McHardy2008-06-171-7/+14
| * | | netfilter: nf_conntrack_h323: fix memory leak in module initialization error ...Patrick McHardy2008-06-171-0/+1
| * | | netfilter: nf_nat: fix RCU racesPatrick McHardy2008-06-171-1/+8
| | |/ | |/|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-132-6/+1
|\ \ \ | |/ /
| * | netfilter: nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info()Patrick McHardy2008-06-111-2/+1
| * | netfilter: Make nflog quiet when no one listen in userspace.Eric Leblond2008-06-111-4/+0
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-102-3/+4
|\ \ \ | |/ /
| * | netfilter: xt_connlimit: fix accouning when receive RST packet in ESTABLISHED...Dong Wei2008-06-041-1/+2
| * | netfilter: nf_conntrack_expect: fix error path unwind in nf_conntrack_expect_...Alexey Dobriyan2008-05-291-2/+2
| |/
* | netfilter: {ip,ip6,nfnetlink}_queue: misc cleanupsRami Rosen2008-06-091-1/+0
* | netfilter: ctnetlink: include conntrack status in destroy event messageFabian Hugelshofer2008-06-091-3/+3
* | netfilter: nf_conntrack: properly account terminating packetsFabian Hugelshofer2008-06-093-4/+16
* | netfilter: nf_conntrack: add nf_ct_kill()Patrick McHardy2008-06-094-10/+12
* | netfilter: nf_conntrack_extend: use krealloc() in nf_conntrack_extend.c V2Pekka Enberg2008-06-091-6/+4
* | netfilter: ip_tables: add iptables security table for mandatory access contro...James Morris2008-06-092-6/+14
* | netfilter: ctnetlink: add full support for SCTP to ctnetlinkPablo Neira Ayuso2008-06-091-0/+80
* | netfilter: ctnetlink: group errors into logical errno setsPablo Neira Ayuso2008-06-091-11/+10
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-142-0/+5
|\
| * netfilter: xt_iprange: module aliases for xt_iprangePhil Oester2008-05-131-0/+2
| * netfilter: ctnetlink: dump conntrack ID in event messagesEric Leblond2008-05-131-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-082-9/+17
|\ \ | |/
| * netfilter: Kconfig: default DCCP/SCTP conntrack support to the protocol confi...Patrick McHardy2008-05-081-0/+4
| * netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last re...Patrick McHardy2008-05-081-9/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-033-16/+15
|\ \ | |/
| * netfilter: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-021-7/+6
| * netfilter: assign PDE->fops before gluing PDE into /proc treeDenis V. Lunev2008-05-021-3/+3
| * netfilter: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-021-6/+6
* | rename div64_64 to div64_u64Roman Zippel2008-05-011-3/+2
|/
OpenPOWER on IntegriCloud