summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman2015-09-181-4/+4
* inet netfilter: Prefer state->hook to ops->hooknumEric W. Biederman2015-09-181-2/+2
* netfilter: Use nf_hook_state.netEric W. Biederman2015-09-171-2/+2
* netfilter: nf_conntrack: push zone object into functionsDaniel Borkmann2015-08-111-1/+1
* netfilter: Make nf_hookfn use nf_hook_state.David S. Miller2015-04-041-14/+6
* netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc2015-03-311-2/+2
* netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-311-2/+2
* netfilter: Convert print_tuple functions to return voidJoe Perches2014-11-051-3/+3
* netfilter: nf_conntrack: remove exceptional & on function nameHimangi Saraogi2014-07-251-1/+1
* netfilter: use IS_ENABLED() macroDuan Jiong2014-06-301-2/+2
* netfilter: nf_conntrack: remove dead codestephen hemminger2014-01-031-6/+0
* netfilter: pass hook ops to hookfnPatrick McHardy2013-10-141-6/+6
* netfilter: nf_conntrack: make sequence number adjustments usuable without NATPatrick McHardy2013-08-281-5/+2
* net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches2013-06-131-1/+1
* netfilter: add my copyright statementsPatrick McHardy2013-04-181-0/+1
* netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso2013-02-191-8/+2
* netfilter: nf_conntrack: refactor l4proto support for netnsGao feng2013-01-231-22/+40
* netfilter: nf_conntrack: refactor l3proto support for netnsGao feng2013-01-231-7/+15
* netfilter: add protocol independent NAT corePatrick McHardy2012-08-301-6/+0
* netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy2012-08-301-2/+4
* netfilter: add user-space connection tracking helper infrastructurePablo Neira Ayuso2012-06-161-10/+38
* netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]protoPablo Neira Ayuso2012-06-071-1/+0
* netfilter: nf_ct_ipv4: add namespace supportGao feng2012-06-071-38/+85
* netfilter: nf_conntrack: prepare namespace support for l3 protocol trackersGao feng2012-06-071-3/+3
* netfilter: nf_conntrack: prepare namespace support for l4 protocol trackersGao feng2012-06-071-9/+9
* net: Convert nf_conntrack_proto to use register_net_sysctlEric W. Biederman2012-04-201-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-121-2/+10
|\
| * netfilter: nf_ct_ipv4: packets with wrong ihl are invalidJozsef Kadlecsik2012-04-101-0/+8
| * netfilter: nf_ct_ipv4: handle invalid IPv4 and IPv6 packets consistentlyJozsef Kadlecsik2012-04-101-2/+2
* | netfilter: ipv4: Stop using NLA_PUT*().David S. Miller2012-04-021-2/+3
|/
* netfilter: nf_nat: avoid double seq_adjust for loopbackJulian Anastasov2011-06-161-1/+3
* netfilter: add more values to enum ip_conntrack_infoEric Dumazet2011-06-061-1/+1
* netfilter: cleanup printk messagesStephen Hemminger2010-05-131-5/+5
* netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy2010-02-151-1/+2
* netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy2010-02-081-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-081-4/+4
|\
| * inet: rename some inet_sock fieldsEric Dumazet2009-10-181-4/+4
* | sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-121-9/+1
|/
* netfilter: nf_conntrack: log packets dropped by helpersPatrick McHardy2009-08-251-1/+5
* Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2009-08-101-4/+4
|\
| * 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: nf_conntrack: calculate per-protocol nlattr sizeHolger Eitzenberger2009-03-251-0/+6
* netfilter: conntrack: increase drop stats if sequence adjustment failsPablo Neira Ayuso2009-03-161-1/+3
* netfilter 01/09: remove "happy cracking" messagePatrick McHardy2009-01-121-4/+1
* net: '&' reduxAlexey Dobriyan2008-11-031-6/+6
* net: replace NIPQUAD() in net/ipv4/netfilter/Harvey Harrison2008-10-311-8/+7
* netfilter: split netfilter IPv4 defragmentation into a separate moduleKOVACS Krisztian2008-10-081-53/+3
* netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_inval...Alexey Dobriyan2008-10-081-1/+1
* netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum ...Alexey Dobriyan2008-10-081-1/+1
OpenPOWER on IntegriCloud