aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAge
* ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-09-19
* netfilter: nfnetlink_queue: use network skb for sequence adjustmentGao feng2013-09-17
* netfilter: ipset: Fix serious failure in CIDR trackingOliver Smith2013-09-16
* netfilter: ipset: Validate the set family and not the set type family at swap...Jozsef Kadlecsik2013-09-16
* netfilter: ipset: Consistent userspace testing with nomatch flagJozsef Kadlecsik2013-09-16
* netfilter: ipset: Skip really non-first fragments for IPv6 when getting port/...Jozsef Kadlecsik2013-09-16
* netfilter: Fix build errors with xt_socket.cDavid S. Miller2013-09-05
* netfilter: xt_TCPMSS: correct return value in tcpmss_mangle_packetPhil Oester2013-09-04
* netfilter: synproxy_core: fix warning in __nf_ct_ext_add_length()Patrick McHardy2013-09-04
* netfilter: ctnetlink: fix uninitialized variableFlorian Westphal2013-08-27
* netfilter: add SYNPROXY core/targetPatrick McHardy2013-08-27
* netfilter: nf_conntrack: make sequence number adjustments usuable without NATPatrick McHardy2013-08-27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-08-20
|\
| * netfilter: nfnetlink_queue: allow to attach expectations to conntracksPablo Neira Ayuso2013-08-13
| * netfilter: ctnetlink: refactor ctnetlink_create_expectPablo Neira Ayuso2013-08-13
| * netfilter: nf_conntrack: don't send destroy events from iteratorFlorian Westphal2013-08-09
| * ipvs: ip_vs_sh: ip_vs_sh_get_port: check skb_header_pointer for NULLDaniel Borkmann2013-08-06
| * ipvs: fixed spacing at for statementsDragos Foianu2013-08-06
| * netfilter: tproxy: fix build with IP6_NF_IPTABLES=nFlorian Westphal2013-08-05
| * netfilter: nf_nat: use per-conntrack locking for sequence number adjustmentsPatrick McHardy2013-07-31
| * netfilter: nf_nat: change sequence number adjustments to 32 bitsPatrick McHardy2013-07-31
| * netfilter: nf_nat: fix locking in nf_nat_seq_adjust()Patrick McHardy2013-07-31
| * netfilter: nf_conntrack: remove duplicate code in ctnetlinkFlorian Westphal2013-07-31
| * netfilter: tproxy: remove nf_tproxy_core.hFlorian Westphal2013-07-31
| * netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skbFlorian Westphal2013-07-31
| * netfilter: nf_queue: relax NFQA_CT attribute checkFlorian Westphal2013-07-31
| * netfilter: connlabels: remove unneeded includesFlorian Westphal2013-07-31
| * netfilter: nf_conntrack: constify sk_buff argument to nf_ct_attach()Patrick McHardy2013-07-31
| * netfilter: xt_addrtype: fix trivial typoPhil Oester2013-07-31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-16
|\ \
| * | netfilter: nf_conntrack: fix tcp_in_window for Fast OpenYuchung Cheng2013-08-10
| * | netfilter: nfnetlink_{log,queue}: fix information leaks in netlink messageDan Carpenter2013-08-05
| * | netfilter: xt_TCPOPTSTRIP: fix possible off by one accessPablo Neira Ayuso2013-08-01
| * | netfilter: xt_TCPMSS: fix handling of malformed TCP header and optionsPablo Neira Ayuso2013-08-01
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-04
|\| |
| * | netfilter: xt_socket: fix broken v0 supportEric Dumazet2013-07-15
| * | netfilter: ctnetlink: fix incorrect NAT expectation dumpingPablo Neira Ayuso2013-07-15
| |/
* / net/sctp: Refactor SCTP skb checksum computationJoe Stringer2013-07-27
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-03
|\
| * netfilter: ctnetlink: send event when conntrack label was modifiedFlorian Westphal2013-06-24
| * netfilter: nf_nat_sip: fix manglingBalazs Peter Odor2013-06-24
| * ipvs: SCTP ports should be writable in ICMP packetsJulian Anastasov2013-06-18
* | netfilter: nf_queue: add NFQA_SKB_CSUM_NOTVERIFIED info flagFlorian Westphal2013-06-30
* | ipvs: add sync_persist_mode flagJulian Anastasov2013-06-26
* | ipvs: SH fallback and L4 hashingAlexander Frolkin2013-06-26
* | ipvs: drop SCTP connections depending on stateJulian Anastasov2013-06-26
* | ipvs: replace the SCTP state machineJulian Anastasov2013-06-26
* | ipvs: sloppy TCP and SCTPAlexander Frolkin2013-06-26
* | ipvs: provide iph to schedulersJulian Anastasov2013-06-26
* | netfilter: xt_socket: add XT_SOCKET_NOWILDCARD flagEric Dumazet2013-06-20