aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* Android: netfilter qtaguid integrationLukas Märdian2014-02-289-8/+4663
* netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helperJulian Anastasov2013-10-211-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-10-019-145/+125
|\
| * netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packetsPatrick McHardy2013-09-301-5/+7
| * ipvs: stats should not depend on CPU 0Julian Anastasov2013-09-181-1/+3
| * ipvs: do not use dest after ip_vs_dest_put in LBLCRJulian Anastasov2013-09-181-30/+20
| * ipvs: do not use dest after ip_vs_dest_put in LBLCJulian Anastasov2013-09-181-37/+31
| * ipvs: make the service replacement more robustJulian Anastasov2013-09-182-53/+45
| * ipvs: fix overflow on dest weight multiplySimon Kirby2013-09-185-19/+19
* | ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-09-191-1/+1
|/
* netfilter: nfnetlink_queue: use network skb for sequence adjustmentGao feng2013-09-171-1/+1
* netfilter: ipset: Fix serious failure in CIDR trackingOliver Smith2013-09-161-12/+16
* netfilter: ipset: Validate the set family and not the set type family at swap...Jozsef Kadlecsik2013-09-161-1/+1
* netfilter: ipset: Consistent userspace testing with nomatch flagJozsef Kadlecsik2013-09-165-10/+9
* netfilter: ipset: Skip really non-first fragments for IPv6 when getting port/...Jozsef Kadlecsik2013-09-161-2/+2
* netfilter: Fix build errors with xt_socket.cDavid S. Miller2013-09-051-0/+1
* netfilter: xt_TCPMSS: correct return value in tcpmss_mangle_packetPhil Oester2013-09-041-1/+1
* netfilter: synproxy_core: fix warning in __nf_ct_ext_add_length()Patrick McHardy2013-09-041-2/+2
* netfilter: ctnetlink: fix uninitialized variableFlorian Westphal2013-08-281-1/+1
* netfilter: add SYNPROXY core/targetPatrick McHardy2013-08-286-0/+480
* netfilter: nf_conntrack: make sequence number adjustments usuable without NATPatrick McHardy2013-08-289-328/+296
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-08-2018-271/+484
|\
| * netfilter: nfnetlink_queue: allow to attach expectations to conntracksPablo Neira Ayuso2013-08-133-16/+103
| * netfilter: ctnetlink: refactor ctnetlink_create_expectPablo Neira Ayuso2013-08-131-69/+87
| * netfilter: nf_conntrack: don't send destroy events from iteratorFlorian Westphal2013-08-093-37/+9
| * ipvs: ip_vs_sh: ip_vs_sh_get_port: check skb_header_pointer for NULLDaniel Borkmann2013-08-071-0/+6
| * ipvs: fixed spacing at for statementsDragos Foianu2013-08-061-4/+4
| * netfilter: tproxy: fix build with IP6_NF_IPTABLES=nFlorian Westphal2013-08-051-1/+1
| * netfilter: nf_nat: use per-conntrack locking for sequence number adjustmentsPatrick McHardy2013-07-311-13/+6
| * netfilter: nf_nat: change sequence number adjustments to 32 bitsPatrick McHardy2013-07-313-7/+7
| * netfilter: nf_nat: fix locking in nf_nat_seq_adjust()Patrick McHardy2013-07-311-1/+6
| * netfilter: nf_conntrack: remove duplicate code in ctnetlinkFlorian Westphal2013-07-312-28/+19
| * netfilter: tproxy: remove nf_tproxy_core.hFlorian Westphal2013-07-312-6/+220
| * netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skbFlorian Westphal2013-07-314-82/+14
| * netfilter: nf_queue: relax NFQA_CT attribute checkFlorian Westphal2013-07-311-3/+1
| * netfilter: connlabels: remove unneeded includesFlorian Westphal2013-07-311-4/+0
| * netfilter: nf_conntrack: constify sk_buff argument to nf_ct_attach()Patrick McHardy2013-07-312-4/+5
| * netfilter: xt_addrtype: fix trivial typoPhil Oester2013-07-311-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-165-22/+39
|\ \
| * | netfilter: nf_conntrack: fix tcp_in_window for Fast OpenYuchung Cheng2013-08-101-4/+8
| * | netfilter: nfnetlink_{log,queue}: fix information leaks in netlink messageDan Carpenter2013-08-052-2/+9
| * | netfilter: xt_TCPOPTSTRIP: fix possible off by one accessPablo Neira Ayuso2013-08-011-4/+6
| * | netfilter: xt_TCPMSS: fix handling of malformed TCP header and optionsPablo Neira Ayuso2013-08-011-12/+16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-032-3/+12
|\ \ \ | |/ /
| * | netfilter: xt_socket: fix broken v0 supportEric Dumazet2013-07-151-3/+7
| * | netfilter: ctnetlink: fix incorrect NAT expectation dumpingPablo Neira Ayuso2013-07-151-0/+5
| |/
* | net/sctp: Refactor SCTP skb checksum computationJoe Stringer2013-07-272-27/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-034-3/+6
|\
| * netfilter: ctnetlink: send event when conntrack label was modifiedFlorian Westphal2013-06-242-1/+2
| * netfilter: nf_nat_sip: fix manglingBalazs Peter Odor2013-06-241-1/+2