aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAge
* ipvs: fix oops in ip_vs_dst_event on rmmodJulian Anastasov2012-07-17
* netfilter: ipset: timeout fixing bug broke SET target special timeout valueJozsef Kadlecsik2012-07-09
* netfilter: nfnetlink: fix missing rcu_read_unlock in nfnetlink_rcv_msgTomasz Bursztyka2012-06-29
* netfilter: ipset: fix crash if IPSET_CMD_NONE command is sentTomasz Bursztyka2012-06-29
* netfilter: ipvs: fix dst leak in __ip_vs_addr_is_local_v6Eric Dumazet2012-06-25
* netfilter: ipset: fix interface comparision in hash-netiface setsFlorian Westphal2012-06-25
* netfilter: nf_ct_h323: fix bug in rtcp nattingPablo Neira Ayuso2012-06-07
* netfilter: xt_HMARK: fix endianness and provide consistent hashingHans Schillstrom2012-06-07
* Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2012-05-22
|\
| * net: replace percpu_xxx funcs with this_cpu_xxx or __this_cpu_xxxAlex Shi2012-05-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-16
|\ \
| * | netfilter: ipset: fix hash size checking in kernelJozsef Kadlecsik2012-05-16
| |/
* | netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPERPablo Neira Ayuso2012-05-16
* | netfilter: xt_CT: remove redundant header includeEldad Zack2012-05-16
* | netfilter: ipset: fix timeout value overflow bugJozsef Kadlecsik2012-05-16
* | netfilter: nf_ct_tcp: extend log message for invalid ignored packetsPablo Neira Ayuso2012-05-16
* | netfilter: xt_HMARK: modulus is expensive for hash calculationPablo Neira Ayuso2012-05-16
* | netfilter: xt_HMARK: potential NULL dereference in get_inner_hdr()Dan Carpenter2012-05-16
* | netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bitsFlorian Westphal2012-05-16
* | net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-15
* | netfilter: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-09
* | netfilter: hashlimit: byte-based limit modeFlorian Westphal2012-05-09
* | netfilter: hashlimit: move rateinfo initialization to helperFlorian Westphal2012-05-09
* | netfilter: limit, hashlimit: avoid duplicated inlineFlorian Westphal2012-05-09
* | netfilter: add xt_hmark target for hash-based skb markingHans Schillstrom2012-05-09
* | netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()Hans Schillstrom2012-05-09
* | netfilter: nf_conntrack: fix explicit helper attachment and NATPablo Neira Ayuso2012-05-08
* | netfilter: nf_ct_expect: partially implement ctnetlink_change_expectKelvie Wong2012-05-08
* | ipvs: ip_vs_proto: local functions should not be exposed globallyH Hartley Sweeten2012-05-08
* | ipvs: ip_vs_ftp: local functions should not be exposed globallyH Hartley Sweeten2012-05-08
* | ipvs: optimize the use of flags in ip_vs_bind_destPablo Neira Ayuso2012-05-08
* | ipvs: add support for sync threadsPablo Neira Ayuso2012-05-08
* | ipvs: reduce sync rate with time thresholdsJulian Anastasov2012-05-08
* | ipvs: wakeup master threadPablo Neira Ayuso2012-05-08
* | ipvs: always update some of the flags bits in backupJulian Anastasov2012-05-08
* | ipvs: fix ip_vs_try_bind_dest to rebind app and transmitterJulian Anastasov2012-05-08
* | ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_destJulian Anastasov2012-05-08
* | ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup serverJulian Anastasov2012-05-08
* | ipvs: use GFP_KERNEL allocation where possibleSasha Levin2012-05-08
* | ipvs: SH scheduler does not need GFP_ATOMIC allocationJulian Anastasov2012-05-08
* | ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on initJulian Anastasov2012-05-08
* | ipvs: WRR scheduler does not need GFP_ATOMIC allocationJulian Anastasov2012-05-08
* | ipvs: DH scheduler does not need GFP_ATOMIC allocationJulian Anastasov2012-05-08
* | ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on initJulian Anastasov2012-05-08
* | ipvs: timeout tables do not need GFP_ATOMIC allocationJulian Anastasov2012-05-08
* | netfilter: nf_ct_helper: allow to disable automatic helper assignmentEric Leblond2012-05-08
* | netfilter: nf_ct_ecache: refactor notifier registrationTony Zelenoff2012-05-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07
|\|
| * netfilter: xt_CT: fix wrong checking in the timeout assignment pathPablo Neira Ayuso2012-04-30
| * ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom2012-04-30