aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-03netfilter: remove xt_NOTRACKCong Wang3-67/+0
2012-09-03netfilter: nf_conntrack: add nf_ct_timeout_lookupPablo Neira Ayuso1-6/+1
2012-09-03netfilter: xt_CT: refactorize xt_ct_tg_checkPablo Neira Ayuso1-136/+126
2012-09-03netfilter: xt_socket: fix compilation warnings with gcc 4.7Pablo Neira Ayuso1-6/+6
2012-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-9/+20
2012-08-31netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso1-5/+11
2012-08-30netfilter: nfnetlink_log: fix error return code in init pathJulia Lawall1-1/+3
2012-08-30netfilter: ctnetlink: fix error return code in init pathJulia Lawall1-1/+2
2012-08-30ipvs: fix error return codeJulia Lawall1-1/+3
2012-08-30netfilter: nf_nat: support IPv6 in TFTP NAT helperPablo Neira Ayuso4-2/+57
2012-08-30netfilter: nf_nat: support IPv6 in IRC NAT helperPablo Neira Ayuso4-2/+100
2012-08-30netfilter: nf_nat: support IPv6 in SIP NAT helperPatrick McHardy4-34/+649
2012-08-30netfilter: nf_nat: support IPv6 in amanda NAT helperPatrick McHardy4-2/+92
2012-08-30netfilter: nf_nat: support IPv6 in FTP NAT helperPatrick McHardy4-2/+152
2012-08-30netfilter: ipv6: add IPv6 NAT supportPatrick McHardy2-0/+5
2012-08-30netfilter: add protocol independent NAT corePatrick McHardy17-13/+2190
2012-08-30netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy7-121/+195
2012-08-30netfilter: nf_conntrack: restrict NAT helper invocation to IPv4Patrick McHardy6-22/+49
2012-08-30netfilter: nf_conntrack_ipv6: improve fragmentation handlingPatrick McHardy1-1/+8
2012-08-30ipvs: IPv6 MTU checking cleanup and bugfixJesper Dangaard Brouer1-6/+15
2012-08-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceDavid S. Miller4-18/+55
2012-08-22Merge git://1984.lsi.us.es/nf-nextDavid S. Miller12-82/+206
2012-08-22netfilter: replace list_for_each_continue_rcu with new interfaceMichael Wang1-4/+6
2012-08-20netfilter: nf_conntrack: remove unnecessary RTNL lockingPatrick McHardy1-5/+0
2012-08-20netfilter: sparse endian fixesPatrick McHardy4-7/+9
2012-08-20netfilter: nfnetlink_log: fix NLA_PUT macro removal bugPatrick McHardy1-1/+1
2012-08-20Merge git://1984.lsi.us.es/nfDavid S. Miller3-44/+84
2012-08-16netfilter: nf_ct_expect: fix possible access to uninitialized timerPablo Neira Ayuso1-23/+6
2012-08-15ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)Mathias Krause1-0/+1
2012-08-14userns: xt_owner: Add basic user namespace support.Eric W. Biederman1-6/+24
2012-08-14userns xt_recent: Specify the owner/group of ip_list_perms in the initial user namespaceEric W. Biederman1-2/+11
2012-08-14userns: Convert xt_LOG to print socket kuids and kgids as uids and gidsEric W. Biederman1-6/+10
2012-08-14userns: nfnetlink_log: Report socket uids in the log sockets user namespaceEric W. Biederman1-4/+10
2012-08-14netfilter: ctnetlink: fix missing locking while changing conntrack from nfqueuePablo Neira Ayuso1-1/+6
2012-08-10netfilter: nf_ct_sip: fix IPv6 address parsingPatrick McHardy1-17/+70
2012-08-10netfilter: nf_ct_sip: fix helper namePatrick McHardy1-3/+2
2012-08-10ipvs: add pmtu_disc option to disable IP DF for TUN packetsJulian Anastasov2-3/+11
2012-08-10ipvs: implement passive PMTUD for IPIP packetsJulian Anastasov2-27/+128
2012-08-10ipvs: fixed sparse warningClaudiu Ghioc1-4/+4
2012-08-10ipvs: generalize app registration in netnsJulian Anastasov2-32/+47
2012-08-10ipvs: ip_vs_ftp depends on nf_conntrack_ftp helperJulian Anastasov1-1/+2
2012-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+3
2012-07-17net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()David S. Miller1-2/+2
2012-07-17ipvs: fix oops in ip_vs_dst_event on rmmodJulian Anastasov1-2/+3
2012-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+3
2012-07-10net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings1-2/+2
2012-07-09netfilter: ipset: timeout fixing bug broke SET target special timeout valueJozsef Kadlecsik1-1/+3
2012-07-07Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller11-243/+483
2012-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-36/+26
2012-07-04netfilter: nfnetlink_queue: do not allow to set unsupported flag bitsKrishna Kumar1-0/+5