summaryrefslogtreecommitdiffstats
path: root/net/netfilter
AgeCommit message (Expand)AuthorLines
2014-11-25Revert "netfilter: conntrack: fix race in __nf_conntrack_confirm against get_...Pablo Neira-8/+6
2014-11-17netfilter: nfnetlink: fix insufficient validation in nfnetlink_bindPablo Neira Ayuso-1/+11
2014-11-14netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpsebill bonaparte-6/+8
2014-11-12netfilter: nf_tables: restore synchronous object release from commit/abortPablo Neira Ayuso-16/+8
2014-11-12netfilter: nft_compat: use the match->table to validate dependenciesPablo Neira Ayuso-2/+2
2014-11-12netfilter: nft_compat: relax chain type validationPablo Neira Ayuso-30/+2
2014-11-12netfilter: nft_compat: use current net namespacePablo Neira Ayuso-2/+2
2014-11-12ipvs: Keep skb->sk when allocating headroom on tunnel xmitCalvin Owens-0/+2
2014-11-11netfilter: ipset: small potential read beyond the end of bufferDan Carpenter-0/+6
2014-10-28ipvs: Avoid null-pointer deref in debug codeAlex Gartrell-2/+2
2014-10-27netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops()Arturo Borrero-1/+1
2014-10-24netfilter: nf_log: release skbuff on nlmsg put failureHoucheng Lin-9/+8
2014-10-24netfilter: nfnetlink_log: fix maximum packet length logged to userspaceFlorian Westphal-3/+5
2014-10-24netfilter: nf_log: account for size of NLMSG_DONE attributeFlorian Westphal-3/+3
2014-10-22netfilter: nf_tables: check for NULL in nf_tables_newchain pcpu stats allocationSabrina Dubroca-2/+2
2014-10-22netfilter: ipset: off by one in ip_set_nfnl_get_byindex()Dan Carpenter-1/+1
2014-10-22netfilter: nf_conntrack: allow server to become a client in TW handlingMarcelo Leitner-2/+2
2014-10-20net: make skb_gso_segment error handling more robustFlorian Westphal-1/+1
2014-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-41/+150
2014-10-18netfilter: nft_nat: dump attributes if they are setPablo Neira Ayuso-9/+11
2014-10-18netfilter: nft_nat: NFTA_NAT_REG_ADDR_MAX depends on NFTA_NAT_REG_ADDR_MINPablo Neira Ayuso-22/+28
2014-10-18netfilter: nft_nat: insufficient attribute validationPablo Neira Ayuso-1/+3
2014-10-18netfilter: nft_compat: validate chain type in match/targetPablo Neira Ayuso-9/+66
2014-10-14netfilter: nft_compat: fix hook validation for non-base chainsPablo Neira Ayuso-0/+4
2014-10-14netfilter: replace strnicmp with strncasecmpRasmus Villemoes-18/+18
2014-10-13netfilter: nf_tables: restrict nat/masq expressions to nat chain typePablo Neira Ayuso-0/+38
2014-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-6/+4
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-738/+2003
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2014-10-07netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAXPablo Neira Ayuso-6/+4
2014-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-120/+161
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-8/+71
2014-10-02netfilter: explicit module dependency between br_netfilter and physdevPablo Neira Ayuso-0/+3
2014-10-02netfilter: nft_compat: remove incomplete 32/64 bits arch compat codePablo Neira Ayuso-101/+15
2014-10-02netfilter: nf_tables: wait for call_rcu completion on module removalPablo Neira Ayuso-0/+1
2014-10-02netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)Pablo Neira Ayuso-15/+15
2014-10-02netfilter: nft_reject: introduce icmp code abstraction for inet and bridgePablo Neira Ayuso-4/+127
2014-09-30net: sched: make bstats per cpu and estimator RCU safeJohn Fastabend-1/+1
2014-09-29netfilter: conntrack: disable generic tracking for known protocolsFlorian Westphal-1/+25
2014-09-29netfilter: nf_tables: store and dump set policyArturo Borrero-0/+6
2014-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-8/+71
2014-09-26net/netfilter/x_tables.c: use __seq_open_private()Rob Jones-26/+4
2014-09-19netfilter: nf_tables: export rule-set generation IDPablo Neira Ayuso-26/+114
2014-09-19netfilter: nfnetlink: use original skbuff when committing/abortingPablo Neira Ayuso-3/+3
2014-09-18Merge branch 'ipvs-next'Pablo Neira Ayuso-222/+529
2014-09-18ipvs: Allow heterogeneous pools now that we support themAlex Gartrell-4/+20
2014-09-18ipvs: use the new dest addr family fieldJulian Anastasov-16/+43
2014-09-18ipvs: use correct address family in scheduler logsJulian Anastasov-12/+15
2014-09-16ipvs: address family of LBLCR entry depends on svc familyJulian Anastasov-6/+6
2014-09-16ipvs: address family of LBLC entry depends on svc familyJulian Anastasov-6/+6