summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * netfilter: nf_nat: support mangling a single TCP packet multiple timesPatrick McHardy2010-02-112-23/+48
| * netfilter: nf_conntrack_sip: add TCP supportPatrick McHardy2010-02-113-31/+179
| * netfilter: nf_conntrack_sip: pass data offset to NAT functionsPatrick McHardy2010-02-113-92/+105
| * 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-113-0/+13
| * netfilter: ctnetlink: dump expectation helper namePatrick McHardy2010-02-111-0/+4
| * Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2010-02-1019-825/+348
| |\
| | * netfilter: xtables: generate initial table on-demandJan Engelhardt2010-02-1018-334/+141
| | * netfilter: xtables: use xt_table for hook instantiationJan Engelhardt2010-02-1011-250/+121
| | * 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-102-6/+11
| * | netfilter: xtables: consistent struct compat_xt_counters definitionAlexey Dobriyan2010-02-101-5/+1
| |/
| * Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-02-102023-23829/+75974
| |\
| * | netfilter: fix build failure with CONNTRACK=y NAT=nFlorian Westphal2010-02-081-0/+1
| * | netfilter: xtables: add CT targetPatrick McHardy2010-02-037-0/+211
| * | netfilter: nf_conntrack: support conntrack templatesPatrick McHardy2010-02-038-24/+61
| * | netfilter: ctnetlink: support selective event deliveryPatrick McHardy2010-02-034-33/+48
| * | netfilter: nf_conntrack: split up IPCT_STATUS eventPatrick McHardy2010-02-038-18/+21
| * | netfilter: add struct net * to target parametersPatrick McHardy2010-02-034-10/+18
| * | netfilter: ctnetlink: only assign helpers for matching protocolsPatrick McHardy2010-02-033-16/+17
| * | 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
| * | netfilter: xtables: CONFIG_COMPAT reduxAlexey Dobriyan2010-02-022-7/+14
| * | netfiltr: ipt_CLUSTERIP: simplify seq_file codeAAlexey Dobriyan2010-01-221-9/+5
| * | IPv6: reassembly: replace magic number with macro definitionsShan Wei2010-01-203-4/+6
| * | 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-1819-53/+59
| * | netfilter: xtables: add struct xt_mtchk_param::netAlexey Dobriyan2010-01-184-21/+32
| * | netfilter: xt_hashlimit: simplify seqfile codeAlexey Dobriyan2010-01-181-9/+5
| * | netfilter: netns: #ifdef ->iptable_security, ->ip6table_securityAlexey Dobriyan2010-01-182-0/+4
| * | netfilter: xt_connlimit: netns supportAlexey Dobriyan2010-01-181-3/+5
| * | netfilter: ctnetlink: netns supportAlexey Dobriyan2010-01-131-26/+39
| * | netfilter: nfnetlink: netns supportAlexey Dobriyan2010-01-136-35/+58
| * | netfilter: xt_osf: change %pi4 to %pI4Joe Perches2010-01-111-2/+2
| * | ipvs: use standardized format in sprintfJoe Perches2010-01-111-1/+1
| * | netfilter: nf_nat_ftp: remove (*mangle[]) array and functions, use %pI4Joe Perches2010-01-111-70/+35
| * | IPVS: Allow boot time change of hash sizeCatalin(ux) M. BOIE2010-01-054-26/+44
| * | netfilter: xtables: obtain random bytes earlier, in checkentryJan Engelhardt2010-01-042-23/+14
| * | netfilter: xtables: do not grab random bytes at __initJan Engelhardt2010-01-042-2/+11
| * | netfilter: xt_recent: save 8 bytes per htableJan Engelhardt2010-01-041-4/+4
| * | netfilter: SNMP NAT: correct the size argument to kzallocJulia Lawall2010-01-041-20/+11
* | | ethtool: reduce stack usageEric Dumazet2010-02-151-7/+28
* | | net: emaclite: adding MDIO and phy lib supportJohn Linn2010-02-152-43/+336
* | | X25: Dont let x25_bind use addresses containing charactersandrew hendry2010-02-151-1/+10
* | | X25: Fix x25_create errors for bad protocol and ENOBUFSandrew hendry2010-02-151-4/+9
OpenPOWER on IntegriCloud