summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-101-1/+1
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-0816-112/+107Star
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-12-0315-107/+102Star
| |\ \ \
| | * | | netfilter: net/ipv[46]/netfilter: Move && and || to end of previous lineJoe Perches2009-11-2313-91/+91
| | * | | netfilter: remove unneccessary checks from netlink notifiersPatrick McHardy2009-11-061-2/+1Star
| | * | | netfilter: nf_nat_helper: tidy up adjust_tcp_sequenceHannes Eder2009-11-051-13/+9Star
| | * | | netfilter: remove synchronize_net() calls in ip_queue/ip6_queueEric Dumazet2009-11-041-1/+1
| * | | | net: use net_eq to compare netsOctavian Purdila2009-11-261-1/+1
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-062-11/+26
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| * | / inet: rename some inet_sock fieldsEric Dumazet2009-10-191-4/+4
| | |/ | |/|
* | | Merge commit 'v2.6.32-rc7'Eric W. Biederman2009-11-172-11/+26
|\ \ \ | | |/ | |/|
| * | netfilter: nf_nat: fix NAT issue in 2.6.30.4+Jozsef Kadlecsik2009-11-062-11/+26
| |/
* / sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-123-17/+4Star
|/
* netfilter: nfnetlink: constify message attributes and headersPatrick McHardy2009-08-251-3/+3
* netfilter: nf_conntrack: log packets dropped by helpersPatrick McHardy2009-08-251-1/+5
* netfilter: nf_nat: fix inverted logic for persistent NAT mappingsMaximilian Engelhardt2009-08-241-1/+1
* netfilter: xtables: mark initial tables constantJan Engelhardt2009-08-248-13/+15
* Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2009-08-109-56/+88
|\
| * netfilter: xtables: check for standard verdicts in policiesJan Engelhardt2009-08-102-4/+38
| * netfilter: xtables: check for unconditionality of policiesJan Engelhardt2009-08-102-9/+14
| * netfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooksJan Engelhardt2009-08-102-2/+8
| * netfilter: xtables: use memcmp in unconditional checkJan Engelhardt2009-08-102-15/+6Star
| * netfilter: iptables: remove unused datalen variableJan Engelhardt2009-08-101-4/+0Star
| * netfilter: xtables: switch table AFs to nfprotoJan Engelhardt2009-08-105-5/+5
| * netfilter: xtables: switch hook PFs to nfprotoJan Engelhardt2009-08-105-17/+17
| * netfilter: conntrack: switch hook PFs to nfprotoJan Engelhardt2009-08-101-4/+4
* | netfilter: nf_conntrack: add SCTP support for SO_ORIGINAL_DSTRafael Laufer2009-08-101-4/+4
|/
* netfilter: tcp conntrack: fix unacknowledged data detection with NATPatrick McHardy2009-06-291-6/+11
* netfilter: ip_tables: fix build errorPatrick McHardy2009-06-121-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Patrick McHardy2009-06-115-13/+12Star
|\
| * netfilter: Fix extra semi-colon in skb_walk_frags() changes.David S. Miller2009-06-101-1/+1
| * netfilter: Use frag list abstraction interfaces.David S. Miller2009-06-091-2/+3
| * net: skb->dst accessorsEric Dumazet2009-06-032-8/+6Star
| * net: skb->rtable accessorEric Dumazet2009-06-032-3/+3
* | netfilter: nf_ct_icmp: keep the ICMP ct entries longerJan Kasprzak2009-06-081-12/+4Star
* | netfilter: ipt_MASQUERADE: remove redundant rwlockFlorian Westphal2009-06-051-11/+1Star
* | netfilter: x_tables: added hook number into match extension parameter structure.Evgeniy Polyakov2009-06-041-1/+1
* | netfilter: conntrack: simplify event caching systemPablo Neira Ayuso2009-06-021-1/+0Star
* | netfilter: xtables: consolidate comefrom debug cast accessJan Engelhardt2009-05-081-4/+9
* | netfilter: xtables: remove another level of indentJan Engelhardt2009-05-082-43/+42Star
* | netfilter: xtables: remove some gotoJan Engelhardt2009-05-081-5/+2Star
* | netfilter: xtables: reduce indent level by oneJan Engelhardt2009-05-082-121/+113Star
* | netfilter: xtables: consolidate open-coded logicJan Engelhardt2009-05-082-8/+20
* | netfilter: xtables: fix const inconsistencyJan Engelhardt2009-05-081-7/+7
* | netfilter: xtables: remove redundant castsJan Engelhardt2009-05-081-1/+1
* | netfilter: xtables: use NFPROTO_ in standard targetsJan Engelhardt2009-05-081-3/+3
* | netfilter: queue: use NFPROTO_ for queue callsitesJan Engelhardt2009-05-081-1/+1
* | netfilter: xtables: use NFPROTO_ for xt_proto_init callsitesJan Engelhardt2009-05-081-2/+2
|/