summaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
...
| * | netfilter: combine ipt_NETMAP and ip6t_NETMAPJan Engelhardt2012-09-213-0/+176
| * | netfilter: nf_nat: remove obsolete rcu_read_unlock callUlrich Weber2012-09-211-3/+1
| * | netfilter: nf_nat: fix oops when unloading protocol modulesPatrick McHardy2012-09-212-0/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-153-48/+39
| |\ \
| * \ \ Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-09-135-9/+4
| |\ \ \
| | * | | netfilter: ctnetlink: fix module auto-load in ctnetlink_parse_natPablo Neira Ayuso2012-09-121-3/+0
| | * | | ipvs: use list_del_init instead of list_del/INIT_LIST_HEADWei Yongjun2012-09-101-2/+1
| | * | | netfilter: nfnetlink_queue: remove pointless conditional before kfree_skb()Wei Yongjun2012-09-091-2/+1
| | * | | netfilter: nf_nat: fix out-of-bounds access in address selectionFlorian Westphal2012-09-091-1/+1
| | * | | netfilter: fix crash during boot if NAT has been compiled built-inPablo Neira Ayuso2012-09-051-1/+1
| * | | | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-109-96/+96
| * | | | netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-081-1/+1
| |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2012-09-038-28/+79
| |\ \ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-314-9/+20
| | |\ \ \
| | * \ \ \ Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller2012-08-244-18/+55
| | |\ \ \ \
| * | | | | | netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_queue()Michael Wang2012-09-033-7/+7
| * | | | | | netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_iterate()Michael Wang2012-09-033-18/+14
| * | | | | | netfilter: remove xt_NOTRACKCong Wang2012-09-033-67/+0
| * | | | | | netfilter: nf_conntrack: add nf_ct_timeout_lookupPablo Neira Ayuso2012-09-031-6/+1
| * | | | | | netfilter: xt_CT: refactorize xt_ct_tg_checkPablo Neira Ayuso2012-09-031-136/+126
| * | | | | | netfilter: xt_socket: fix compilation warnings with gcc 4.7Pablo Neira Ayuso2012-09-031-6/+6
| * | | | | | netfilter: nf_nat: support IPv6 in TFTP NAT helperPablo Neira Ayuso2012-08-304-2/+57
| * | | | | | netfilter: nf_nat: support IPv6 in IRC NAT helperPablo Neira Ayuso2012-08-304-2/+100
| * | | | | | netfilter: nf_nat: support IPv6 in SIP NAT helperPatrick McHardy2012-08-304-34/+649
| * | | | | | netfilter: nf_nat: support IPv6 in amanda NAT helperPatrick McHardy2012-08-304-2/+92
| * | | | | | netfilter: nf_nat: support IPv6 in FTP NAT helperPatrick McHardy2012-08-304-2/+152
| * | | | | | netfilter: ipv6: add IPv6 NAT supportPatrick McHardy2012-08-302-0/+5
| * | | | | | netfilter: add protocol independent NAT corePatrick McHardy2012-08-3017-13/+2190
| * | | | | | netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy2012-08-307-121/+195
| * | | | | | netfilter: nf_conntrack: restrict NAT helper invocation to IPv4Patrick McHardy2012-08-306-22/+49
| * | | | | | netfilter: nf_conntrack_ipv6: improve fragmentation handlingPatrick McHardy2012-08-301-1/+8
| * | | | | | ipvs: IPv6 MTU checking cleanup and bugfixJesper Dangaard Brouer2012-08-301-6/+15
| |/ / / / /
| * | | | | Merge git://1984.lsi.us.es/nf-nextDavid S. Miller2012-08-2212-82/+206
| |\ \ \ \ \
| | * | | | | netfilter: replace list_for_each_continue_rcu with new interfaceMichael Wang2012-08-221-4/+6
| | * | | | | netfilter: nf_conntrack: remove unnecessary RTNL lockingPatrick McHardy2012-08-201-5/+0
| | * | | | | netfilter: sparse endian fixesPatrick McHardy2012-08-204-7/+9
| | * | | | | ipvs: add pmtu_disc option to disable IP DF for TUN packetsJulian Anastasov2012-08-102-3/+11
| | * | | | | ipvs: implement passive PMTUD for IPIP packetsJulian Anastasov2012-08-102-27/+128
| | * | | | | ipvs: fixed sparse warningClaudiu Ghioc2012-08-101-4/+4
| | * | | | | ipvs: generalize app registration in netnsJulian Anastasov2012-08-102-32/+47
| | * | | | | ipvs: ip_vs_ftp depends on nf_conntrack_ftp helperJulian Anastasov2012-08-101-1/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-024-15/+49
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | userns: xt_owner: Add basic user namespace support.Eric W. Biederman2012-08-141-6/+24
| * | | | | userns xt_recent: Specify the owner/group of ip_list_perms in the initial use...Eric W. Biederman2012-08-141-2/+11
| * | | | | userns: Convert xt_LOG to print socket kuids and kgids as uids and gidsEric W. Biederman2012-08-141-6/+10
| * | | | | userns: nfnetlink_log: Report socket uids in the log sockets user namespaceEric W. Biederman2012-08-141-4/+10
| | |/ / / | |/| | |
* | | | | netfilter: xt_limit: have r->cost != 0 case workJan Engelhardt2012-09-261-4/+4
| |_|_|/ |/| | |
* | | | netfilter: log: Fix log-level processingJoe Perches2012-09-121-2/+2
* | | | netfilter: Validate the sequence number of dataless ACK packets as wellJozsef Kadlecsik2012-09-091-8/+2
* | | | netfilter: Mark SYN/ACK packets as invalid from original directionJozsef Kadlecsik2012-09-091-11/+8
OpenPOWER on IntegriCloud