index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2014-10-28
ipvs: Avoid null-pointer deref in debug code
Alex Gartrell
2014-10-27
netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops()
Arturo Borrero
2014-10-24
netfilter: nf_log: release skbuff on nlmsg put failure
Houcheng Lin
2014-10-24
netfilter: nfnetlink_log: fix maximum packet length logged to userspace
Florian Westphal
2014-10-24
netfilter: nf_log: account for size of NLMSG_DONE attribute
Florian Westphal
2014-10-22
netfilter: nf_tables: check for NULL in nf_tables_newchain pcpu stats allocation
Sabrina Dubroca
2014-10-22
netfilter: ipset: off by one in ip_set_nfnl_get_byindex()
Dan Carpenter
2014-10-22
netfilter: nf_conntrack: allow server to become a client in TW handling
Marcelo Leitner
2014-10-20
net: make skb_gso_segment error handling more robust
Florian Westphal
2014-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-10-18
netfilter: nft_nat: dump attributes if they are set
Pablo Neira Ayuso
2014-10-18
netfilter: nft_nat: NFTA_NAT_REG_ADDR_MAX depends on NFTA_NAT_REG_ADDR_MIN
Pablo Neira Ayuso
2014-10-18
netfilter: nft_nat: insufficient attribute validation
Pablo Neira Ayuso
2014-10-18
netfilter: nft_compat: validate chain type in match/target
Pablo Neira Ayuso
2014-10-14
netfilter: nft_compat: fix hook validation for non-base chains
Pablo Neira Ayuso
2014-10-14
netfilter: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-10-13
netfilter: nf_tables: restrict nat/masq expressions to nat chain type
Pablo Neira Ayuso
2014-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-10-07
netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAX
Pablo Neira Ayuso
2014-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-02
netfilter: explicit module dependency between br_netfilter and physdev
Pablo Neira Ayuso
2014-10-02
netfilter: nft_compat: remove incomplete 32/64 bits arch compat code
Pablo Neira Ayuso
2014-10-02
netfilter: nf_tables: wait for call_rcu completion on module removal
Pablo Neira Ayuso
2014-10-02
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
Pablo Neira Ayuso
2014-10-02
netfilter: nft_reject: introduce icmp code abstraction for inet and bridge
Pablo Neira Ayuso
2014-09-30
net: sched: make bstats per cpu and estimator RCU safe
John Fastabend
2014-09-29
netfilter: conntrack: disable generic tracking for known protocols
Florian Westphal
2014-09-29
netfilter: nf_tables: store and dump set policy
Arturo Borrero
2014-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-09-26
net/netfilter/x_tables.c: use __seq_open_private()
Rob Jones
2014-09-19
netfilter: nf_tables: export rule-set generation ID
Pablo Neira Ayuso
2014-09-19
netfilter: nfnetlink: use original skbuff when committing/aborting
Pablo Neira Ayuso
2014-09-18
Merge branch 'ipvs-next'
Pablo Neira Ayuso
2014-09-18
ipvs: Allow heterogeneous pools now that we support them
Alex Gartrell
2014-09-18
ipvs: use the new dest addr family field
Julian Anastasov
2014-09-18
ipvs: use correct address family in scheduler logs
Julian Anastasov
2014-09-16
ipvs: address family of LBLCR entry depends on svc family
Julian Anastasov
2014-09-16
ipvs: address family of LBLC entry depends on svc family
Julian Anastasov
2014-09-16
ipvs: support ipv4 in ipv6 and ipv6 in ipv4 tunnel forwarding
Alex Gartrell
2014-09-16
ipvs: Add generic ensure_mtu_is_adequate to handle mixed pools
Alex Gartrell
2014-09-16
ipvs: Pull out update_pmtu code
Alex Gartrell
2014-09-16
ipvs: Pull out crosses_local_route_boundary logic
Alex Gartrell
2014-09-16
ipvs: prevent mixing heterogeneous pools and synchronization
Alex Gartrell
2014-09-16
ipvs: Supply destination address family to ip_vs_conn_new
Alex Gartrell
2014-09-16
ipvs: Pass destination address family to ip_vs_trash_get_dest
Alex Gartrell
2014-09-16
ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest}
Alex Gartrell
2014-09-16
ipvs: Add destination address family to netlink interface
Alex Gartrell
[next]