aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAge
...
| | * | | netfilter: nfnetlink_queue: remove pointless conditional before kfree_skb()Wei Yongjun2012-09-09
| | * | | netfilter: nf_nat: fix out-of-bounds access in address selectionFlorian Westphal2012-09-09
| | * | | netfilter: fix crash during boot if NAT has been compiled built-inPablo Neira Ayuso2012-09-05
| * | | | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
| * | | | netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-08
| |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2012-09-03
| |\ \ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-31
| | |\ \ \
| | * \ \ \ Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller2012-08-24
| | |\ \ \ \
| * | | | | | netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_queue()Michael Wang2012-09-03
| * | | | | | netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_iterate()Michael Wang2012-09-03
| * | | | | | netfilter: remove xt_NOTRACKCong Wang2012-09-03
| * | | | | | netfilter: nf_conntrack: add nf_ct_timeout_lookupPablo Neira Ayuso2012-09-03
| * | | | | | netfilter: xt_CT: refactorize xt_ct_tg_checkPablo Neira Ayuso2012-09-03
| * | | | | | netfilter: xt_socket: fix compilation warnings with gcc 4.7Pablo Neira Ayuso2012-09-03
| * | | | | | netfilter: nf_nat: support IPv6 in TFTP NAT helperPablo Neira Ayuso2012-08-29
| * | | | | | netfilter: nf_nat: support IPv6 in IRC NAT helperPablo Neira Ayuso2012-08-29
| * | | | | | netfilter: nf_nat: support IPv6 in SIP NAT helperPatrick McHardy2012-08-29
| * | | | | | netfilter: nf_nat: support IPv6 in amanda NAT helperPatrick McHardy2012-08-29
| * | | | | | netfilter: nf_nat: support IPv6 in FTP NAT helperPatrick McHardy2012-08-29
| * | | | | | netfilter: ipv6: add IPv6 NAT supportPatrick McHardy2012-08-29
| * | | | | | netfilter: add protocol independent NAT corePatrick McHardy2012-08-29
| * | | | | | netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy2012-08-29
| * | | | | | netfilter: nf_conntrack: restrict NAT helper invocation to IPv4Patrick McHardy2012-08-29
| * | | | | | netfilter: nf_conntrack_ipv6: improve fragmentation handlingPatrick McHardy2012-08-29
| * | | | | | ipvs: IPv6 MTU checking cleanup and bugfixJesper Dangaard Brouer2012-08-29
| |/ / / / /
| * | | | | Merge git://1984.lsi.us.es/nf-nextDavid S. Miller2012-08-22
| |\ \ \ \ \
| | * | | | | netfilter: replace list_for_each_continue_rcu with new interfaceMichael Wang2012-08-22
| | * | | | | netfilter: nf_conntrack: remove unnecessary RTNL lockingPatrick McHardy2012-08-20
| | * | | | | netfilter: sparse endian fixesPatrick McHardy2012-08-20
| | * | | | | ipvs: add pmtu_disc option to disable IP DF for TUN packetsJulian Anastasov2012-08-09
| | * | | | | ipvs: implement passive PMTUD for IPIP packetsJulian Anastasov2012-08-09
| | * | | | | ipvs: fixed sparse warningClaudiu Ghioc2012-08-09
| | * | | | | ipvs: generalize app registration in netnsJulian Anastasov2012-08-09
| | * | | | | ipvs: ip_vs_ftp depends on nf_conntrack_ftp helperJulian Anastasov2012-08-09
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | userns: xt_owner: Add basic user namespace support.Eric W. Biederman2012-08-15
| * | | | | userns xt_recent: Specify the owner/group of ip_list_perms in the initial use...Eric W. Biederman2012-08-15
| * | | | | userns: Convert xt_LOG to print socket kuids and kgids as uids and gidsEric W. Biederman2012-08-15
| * | | | | userns: nfnetlink_log: Report socket uids in the log sockets user namespaceEric W. Biederman2012-08-15
| | |/ / / | |/| | |
* | | | | netfilter: xt_limit: have r->cost != 0 case workJan Engelhardt2012-09-25
| |_|_|/ |/| | |
* | | | netfilter: log: Fix log-level processingJoe Perches2012-09-12
* | | | netfilter: Validate the sequence number of dataless ACK packets as wellJozsef Kadlecsik2012-09-09
* | | | netfilter: Mark SYN/ACK packets as invalid from original directionJozsef Kadlecsik2012-09-09
* | | | netfilter: take care of timewait socketsEric Dumazet2012-09-06
| |_|/ |/| |
* | | netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso2012-08-31
* | | netfilter: nfnetlink_log: fix error return code in init pathJulia Lawall2012-08-29
* | | netfilter: ctnetlink: fix error return code in init pathJulia Lawall2012-08-29
* | | ipvs: fix error return codeJulia Lawall2012-08-29
* | | netfilter: nfnetlink_log: fix NLA_PUT macro removal bugPatrick McHardy2012-08-20
| |/ |/|
* | Merge git://1984.lsi.us.es/nfDavid S. Miller2012-08-20
|\ \