summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* tunnels: fix netns vs proto registration orderingAlexey Dobriyan2010-02-164-62/+47
* gre: fix netns vs proto registration orderingAlexey Dobriyan2010-02-161-9/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-1684-1713/+2053
|\
| * netfilter: CONFIG_COMPAT: allow delta to exceed 32767Florian Westphal2010-02-151-3/+3
| * netfilter: ebtables: avoid explicit XT_ALIGN() in match/targetsFlorian Westphal2010-02-1517-17/+17
| * netfilter: ebtables: abort if next_offset is too smallFlorian Westphal2010-02-151-0/+2
| * netfilter: ctnetlink: add zone supportPatrick McHardy2010-02-151-19/+73
| * netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy2010-02-1517-78/+193
| * netfilter: nf_conntrack: pass template to l4proto ->error() handlerPatrick McHardy2010-02-157-9/+13
| * netfilter: xtables: add const qualifiersJan Engelhardt2010-02-154-136/+168
| * netfilter: xtables: constify args in compat copying functionsJan Engelhardt2010-02-157-16/+16
| * netfilter: xtables: print details on size mismatchJan Engelhardt2010-02-151-2/+6
| * netfilter: iptables: remove unused function argumentsJan Engelhardt2010-02-152-14/+6
| * netfilter: xt_recent: inform user when hitcount is too largeJan Engelhardt2010-02-151-2/+6
| * netfilter: don't use INIT_RCU_HEAD()Alexey Dobriyan2010-02-123-3/+0
| * netfilter: xtables: fix mangle tablesAlexey Dobriyan2010-02-112-2/+6
| * netfilter: nf_conntrack_sip: add T.38 FAX supportPatrick McHardy2010-02-111-5/+23
| * netfilter: nf_nat_sip: add TCP supportPatrick McHardy2010-02-112-6/+57
| * netfilter: nf_nat: support mangling a single TCP packet multiple timesPatrick McHardy2010-02-111-16/+23
| * netfilter: nf_conntrack_sip: add TCP supportPatrick McHardy2010-02-112-30/+177
| * netfilter: nf_conntrack_sip: pass data offset to NAT functionsPatrick McHardy2010-02-112-88/+95
| * netfilter: nf_conntrack_sip: fix ct_sip_parse_request() REGISTER request parsingPatrick McHardy2010-02-111-3/+4
| * netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expectPatrick McHardy2010-02-112-0/+12
| * netfilter: ctnetlink: dump expectation helper namePatrick McHardy2010-02-111-0/+4
| * Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2010-02-1015-825/+341
| |\
| | * netfilter: xtables: generate initial table on-demandJan Engelhardt2010-02-1015-334/+138
| | * netfilter: xtables: use xt_table for hook instantiationJan Engelhardt2010-02-1010-250/+117
| | * netfilter: xtables: compact table hook functions (2/2)Jan Engelhardt2010-02-107-59/+36
| | * netfilter: xtables: compact table hook functions (1/2)Jan Engelhardt2010-02-109-258/+126
| * | netfilter: ctnetlink: add missing netlink attribute policiesPatrick McHardy2010-02-101-5/+36
| * | netfilter: xtables: symmetric COMPAT_XT_ALIGN definitionAlexey Dobriyan2010-02-101-2/+2
| |/
| * Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-02-10188-2956/+4959
| |\
| * | netfilter: fix build failure with CONNTRACK=y NAT=nFlorian Westphal2010-02-081-0/+1
| * | netfilter: xtables: add CT targetPatrick McHardy2010-02-034-0/+190
| * | netfilter: nf_conntrack: support conntrack templatesPatrick McHardy2010-02-035-23/+50
| * | netfilter: ctnetlink: support selective event deliveryPatrick McHardy2010-02-032-2/+2
| * | netfilter: nf_conntrack: split up IPCT_STATUS eventPatrick McHardy2010-02-037-8/+10
| * | netfilter: add struct net * to target parametersPatrick McHardy2010-02-033-10/+16
| * | netfilter: ctnetlink: only assign helpers for matching protocolsPatrick McHardy2010-02-032-15/+16
| * | netfilter: xt_hashlimit: fix race condition and simplify lockingPatrick McHardy2010-02-031-34/+18
| * | netfilter: xt_TCPMSS: SYN packets are allowed to contain dataSimon Arlott2010-02-021-10/+8
| * | netfiltr: ipt_CLUSTERIP: simplify seq_file codeAAlexey Dobriyan2010-01-221-9/+5
| * | IPv6: reassembly: replace magic number with macro definitionsShan Wei2010-01-202-4/+4
| * | netfilter: nf_conntrack_ipv6: delete the redundant macro definitionsShan Wei2010-01-201-3/+0
| * | netfilter: nfnetlink_queue: simplify warning messageEric Leblond2010-01-181-2/+2
| * | netfilter: xt_hashlimit: netns supportAlexey Dobriyan2010-01-181-43/+98
| * | netfilter: xt_recent: netns supportAlexey Dobriyan2010-01-181-41/+95
| * | netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan2010-01-1815-50/+55
| * | netfilter: xtables: add struct xt_mtchk_param::netAlexey Dobriyan2010-01-183-21/+31
| * | netfilter: xt_hashlimit: simplify seqfile codeAlexey Dobriyan2010-01-181-9/+5
OpenPOWER on IntegriCloud