aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAge
* rhashtable: Drop gfp_flags arg in insert/remove functionsThomas Graf2014-11-13
* rhashtable: Add parent argument to mutex_is_heldHerbert Xu2014-11-13
* netfilter: Move mutex_is_held under PROVE_LOCKINGHerbert Xu2014-11-13
* ipvs: Avoid null-pointer deref in debug codeAlex Gartrell2014-10-27
* netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops()Arturo Borrero2014-10-27
* netfilter: nf_log: release skbuff on nlmsg put failureHoucheng Lin2014-10-24
* netfilter: nfnetlink_log: fix maximum packet length logged to userspaceFlorian Westphal2014-10-24
* netfilter: nf_log: account for size of NLMSG_DONE attributeFlorian Westphal2014-10-24
* netfilter: nf_tables: check for NULL in nf_tables_newchain pcpu stats allocationSabrina Dubroca2014-10-22
* netfilter: ipset: off by one in ip_set_nfnl_get_byindex()Dan Carpenter2014-10-22
* netfilter: nf_conntrack: allow server to become a client in TW handlingMarcelo Leitner2014-10-22
* net: make skb_gso_segment error handling more robustFlorian Westphal2014-10-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-10-20
|\
| * netfilter: nft_nat: dump attributes if they are setPablo Neira Ayuso2014-10-18
| * netfilter: nft_nat: NFTA_NAT_REG_ADDR_MAX depends on NFTA_NAT_REG_ADDR_MINPablo Neira Ayuso2014-10-18
| * netfilter: nft_nat: insufficient attribute validationPablo Neira Ayuso2014-10-18
| * netfilter: nft_compat: validate chain type in match/targetPablo Neira Ayuso2014-10-18
| * netfilter: nft_compat: fix hook validation for non-base chainsPablo Neira Ayuso2014-10-14
| * netfilter: nf_tables: restrict nat/masq expressions to nat chain typePablo Neira Ayuso2014-10-13
* | netfilter: replace strnicmp with strncasecmpRasmus Villemoes2014-10-13
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-10-10
|\
| * netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAXPablo Neira Ayuso2014-10-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-08
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-10-05
| |\
| | * netfilter: explicit module dependency between br_netfilter and physdevPablo Neira Ayuso2014-10-02
| | * netfilter: nft_compat: remove incomplete 32/64 bits arch compat codePablo Neira Ayuso2014-10-02
| | * netfilter: nf_tables: wait for call_rcu completion on module removalPablo Neira Ayuso2014-10-02
| | * netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)Pablo Neira Ayuso2014-10-02
| | * netfilter: nft_reject: introduce icmp code abstraction for inet and bridgePablo Neira Ayuso2014-10-02
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-02
| |\ \ | | |/ | |/|
| * | net: sched: make bstats per cpu and estimator RCU safeJohn Fastabend2014-09-30
| * | netfilter: conntrack: disable generic tracking for known protocolsFlorian Westphal2014-09-29
| * | netfilter: nf_tables: store and dump set policyArturo Borrero2014-09-29
| * | net/netfilter/x_tables.c: use __seq_open_private()Rob Jones2014-09-26
| * | netfilter: nf_tables: export rule-set generation IDPablo Neira Ayuso2014-09-19
| * | netfilter: nfnetlink: use original skbuff when committing/abortingPablo Neira Ayuso2014-09-19
| * | Merge branch 'ipvs-next'Pablo Neira Ayuso2014-09-18
| |\ \
| | * | ipvs: Allow heterogeneous pools now that we support themAlex Gartrell2014-09-17
| | * | ipvs: use the new dest addr family fieldJulian Anastasov2014-09-17
| | * | ipvs: use correct address family in scheduler logsJulian Anastasov2014-09-17
| | * | ipvs: address family of LBLCR entry depends on svc familyJulian Anastasov2014-09-15
| | * | ipvs: address family of LBLC entry depends on svc familyJulian Anastasov2014-09-15
| | * | ipvs: support ipv4 in ipv6 and ipv6 in ipv4 tunnel forwardingAlex Gartrell2014-09-15
| | * | ipvs: Add generic ensure_mtu_is_adequate to handle mixed poolsAlex Gartrell2014-09-15
| | * | ipvs: Pull out update_pmtu codeAlex Gartrell2014-09-15
| | * | ipvs: Pull out crosses_local_route_boundary logicAlex Gartrell2014-09-15
| | * | ipvs: prevent mixing heterogeneous pools and synchronizationAlex Gartrell2014-09-15
| | * | ipvs: Supply destination address family to ip_vs_conn_newAlex Gartrell2014-09-15
| | * | ipvs: Pass destination address family to ip_vs_trash_get_destAlex Gartrell2014-09-15
| | * | ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest}Alex Gartrell2014-09-15