index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
netfilter
Age
Commit message (
Expand
)
Author
2019-03-01
netfilter: nf_tables: merge ipv4 and ipv6 nat chain types
Florian Westphal
2019-03-01
netfilter: nf_tables: nat: merge nft_masq protocol specific modules
Florian Westphal
2019-03-01
netfilter: nf_tables: nat: merge nft_redir protocol specific modules
Florian Westphal
2019-02-27
netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h
Florian Westphal
2019-02-27
netfilter: nat: merge nf_nat_ipv4,6 into nat core
Florian Westphal
2019-02-27
netfilter: nat: move nlattr parse and xfrm session decode to core
Florian Westphal
2019-02-27
netfilter: nat: merge ipv4 and ipv6 masquerade functionality
Florian Westphal
2019-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-02-16
netfilter: ipt_CLUSTERIP: make symbol 'cip_netdev_notifier' static
Wei Yongjun
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-13
netfilter: reject: skip csum verification for protocols that don't support it
Alin Nastac
2019-02-11
netfilter: nat: fix spurious connection timeouts
Florian Westphal
2019-02-11
netfilter: nf_nat_snmp_basic: add missing length checks in ASN.1 cbs
Jann Horn
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-28
netfilter: ipt_CLUSTERIP: fix warning unused variable cn
Anders Roxell
2019-01-18
netfilter: conntrack: avoid unneeded nf_conntrack_l4proto lookups
Florian Westphal
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-12-19
netfilter: avoid using skb->nf_bridge directly
Florian Westphal
2018-12-18
netfilter: ipt_CLUSTERIP: check MAC address when duplicate config is set
Taehee Yoo
2018-12-18
netfilter: ipt_CLUSTERIP: fix sleep-in-atomic bug in clusterip_config_entry_p...
Taehee Yoo
2018-12-18
netfilter: ipt_CLUSTERIP: remove wrong WARN_ON_ONCE in netns exit routine
Taehee Yoo
2018-12-18
netfilter: ipt_CLUSTERIP: fix deadlock in netns exit routine
Taehee Yoo
2018-12-17
netfilter: nat: remove nf_nat_l4proto struct
Florian Westphal
2018-12-17
netfilter: nat: remove l4proto->manip_pkt
Florian Westphal
2018-12-17
netfilter: nat: remove l4proto->nlattr_to_range
Florian Westphal
2018-12-17
netfilter: nat: remove l4proto->in_range
Florian Westphal
2018-12-17
netfilter: nat: fold in_range indirection into caller
Florian Westphal
2018-12-17
netfilter: nat: remove l4proto->unique_tuple
Florian Westphal
2018-12-17
netfilter: remove NF_NAT_RANGE_PROTO_RANDOM support
Florian Westphal
2018-12-01
netfilter: Replace call_rcu_bh(), rcu_barrier_bh(), and synchronize_rcu_bh()
Paul E. McKenney
2018-11-27
netfilter: nat: fix double register in masquerade modules
Taehee Yoo
2018-11-27
netfilter: add missing error handling code for register functions
Taehee Yoo
2018-10-16
netfilter: nf_nat_snmp_basic: add missing helper alias name
Taehee Yoo
2018-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-09-28
netfilter: masquerade: don't flush all conntracks if only one address deleted...
Tan Hu
2018-09-20
netfilter: nft_fib: Convert nft_fib4_eval to new dev helper
David Ahern
2018-09-20
netfilter: rpfilter: Convert rpfilter_lookup_reverse to new dev helper
David Ahern
2018-09-17
netfilter: nf_nat_ipv4: remove obsolete EXPORT_SYMBOL
Florian Westphal
2018-08-31
netfilter: kconfig: nat related expression depend on nftables core
Florian Westphal
2018-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-17
netfilter: conntrack: remove l3proto abstraction
Florian Westphal
2018-07-16
netfilter: conntrack: remove get_timeout() indirection
Florian Westphal
2018-07-16
netfilter: conntrack: remove get_l4proto indirection from l3 protocol trackers
Florian Westphal
2018-07-16
netfilter: conntrack: remove invert_tuple indirection from l3 protocol trackers
Florian Westphal
2018-07-16
netfilter: conntrack: remove pkt_to_tuple indirection from l3 protocol trackers
Florian Westphal
2018-07-16
netfilter: conntrack: remove ctnetlink callbacks from l3 protocol trackers
Florian Westphal
2018-07-06
netfilter: nf_tproxy: fix possible non-linear access to transport header
Máté Eckl
2018-07-05
netfilter: x_tables: set module owner for icmp(6) matches
Florian Westphal
2018-06-28
netfilter: check if the socket netns is correct.
Flavio Leitner
[next]