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
2015-08-05
netfilter: conntrack: Use flags in nf_ct_tmpl_alloc()
Joe Stringer
2015-07-30
netfilter: nf_conntrack: checking for IS_ERR() instead of NULL
Dan Carpenter
2015-07-30
netfilter: nf_conntrack: silence warning on falling back to vmalloc()
Pablo Neira Ayuso
2015-07-22
netfilter: nf_conntrack: Support expectations in different zones
Joe Stringer
2015-07-20
Merge tag 'ipvs-fixes-for-v4.2' of https://git.kernel.org/pub/scm/linux/kerne...
Pablo Neira Ayuso
2015-07-20
netfilter: fix netns dependencies with conntrack templates
Pablo Neira Ayuso
2015-07-14
ipvs: call skb_sender_cpu_clear
Julian Anastasov
2015-07-14
ipvs: fix crash with sync protocol v0 and FTP
Julian Anastasov
2015-07-14
ipvs: skb_orphan in case of forwarding
Alex Gartrell
2015-07-14
ipvs: fix crash if scheduler is changed
Julian Anastasov
2015-07-14
ipvs: do not use random local source address for tunnels
Julian Anastasov
2015-07-14
ipvs: fix ipv6 route unreach panic
Alex Gartrell
2015-07-13
netfilter: IDLETIMER: fix lockdep warning
Dmitry Torokhov
2015-07-10
netfilter: ctnetlink: put back references to master ct and expect objects
Pablo Neira Ayuso
2015-07-02
netfilter: nfnetlink: keep going batch handling on missing modules
Pablo Neira Ayuso
2015-07-02
netfilter: nf_queue: Don't recompute the hook_list head
Eric W. Biederman
2015-06-23
netfilter: nf_qeueue: Drop queue entries on nf_unregister_hook
Eric W. Biederman
2015-06-23
netfilter: nftables: Do not run chains in the wrong network namespace
Eric W. Biederman
2015-06-18
netfilter: use forward declaration instead of including linux/proc_fs.h
Pablo Neira Ayuso
2015-06-18
netfilter: Kill unused copies of RCV_SKB_FAIL
Eric W. Biederman
2015-06-18
netfilter: xt_socket: add XT_SOCKET_RESTORESKMARK flag
Harout Hedeshian
2015-06-18
netfilter: nfnetlink_queue: add security context information
Roman Kubiak
2015-06-15
netfilter: nf_tables_netdev: unregister hooks on net_device removal
Pablo Neira Ayuso
2015-06-15
netfilter: nf_tables: add nft_register_basechain() and nft_unregister_basecha...
Pablo Neira Ayuso
2015-06-15
netfilter: nf_tables: attach net_device to basechain
Pablo Neira Ayuso
2015-06-15
netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.
Eric Dumazet
2015-06-15
Merge branch 'master' of git://blackhole.kfki.hu/nf-next
Pablo Neira Ayuso
2015-06-15
netfilter: Kconfig: get rid of parens around depends on
Pablo Neira Ayuso
2015-06-14
netfilter: ipset: Fix coding styles reported by checkpatch.pl
Jozsef Kadlecsik
2015-06-14
netfilter: ipset: Introduce RCU locking in list type
Jozsef Kadlecsik
2015-06-14
netfilter: ipset: Introduce RCU locking in hash:* types
Jozsef Kadlecsik
2015-06-14
netfilter: ipset: Introduce RCU locking in bitmap:* types
Jozsef Kadlecsik
2015-06-14
netfilter: ipset: Prepare the ipset core to use RCU at set level
Jozsef Kadlecsik
2015-06-14
netfilter:ipset Remove rbtree from hash:net,iface
Jozsef Kadlecsik
2015-06-14
netfilter: ipset: Make sure listing doesn't grab a set which is just being de...
Jozsef Kadlecsik
2015-06-14
netfilter: ipset: Fix parallel resizing and listing of the same set
Jozsef Kadlecsik
2015-06-14
netfilter: ipset: Fix cidr handling for hash:*net* types
Jozsef Kadlecsik
2015-06-14
netfilter: ipset: Check CIDR value only when attribute is given
Sergey Popovich
2015-06-14
netfilter: ipset: Make sure we always return line number on batch
Sergey Popovich
2015-06-14
netfilter: ipset: Permit CIDR equal to the host address CIDR in IPv6
Sergey Popovich
2015-06-14
netfilter: ipset: Check extensions attributes before getting extensions.
Sergey Popovich
2015-06-14
netfilter: ipset: Use SET_WITH_*() helpers to test set extensions
Sergey Popovich
2015-06-12
netfilter: xtables: avoid percpu ruleset duplication
Florian Westphal
2015-06-12
netfilter: conntrack: warn the user if there is a better helper to use
Marcelo Ricardo Leitner
2015-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-05-26
netfilter: nf_tables: add netdev table to filter from ingress
Pablo Neira Ayuso
2015-05-26
netfilter: nf_tables: allow to bind table to net_device
Pablo Neira Ayuso
2015-05-26
netfilter: default CONFIG_NETFILTER_INGRESS to y
Pablo Neira Ayuso
2015-05-25
ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flags
Martin KaFai Lau
2015-05-25
ipv6: Add rt6_get_cookie() function
Martin KaFai Lau
[next]