index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
netfilter
Age
Commit message (
Expand
)
Author
2014-09-02
netfilter: fix missing dependencies in NETFILTER_XT_TARGET_LOG
Pablo Neira
2014-08-18
netfilter: move NAT Kconfig switches out of the iptables scope
Pablo Neira Ayuso
2014-08-02
inet: frags: use kmem_cache for inet_frag_queue
Nikolay Aleksandrov
2014-08-02
inet: frags: rename last_in to flags
Nikolay Aleksandrov
2014-07-27
inet: frag: set limits and make init_net's high_thresh limit global
Nikolay Aleksandrov
2014-07-27
inet: frag: use seqlock for hash rebuild
Florian Westphal
2014-07-27
inet: frag: remove periodic secret rebuild timer
Florian Westphal
2014-07-27
inet: frag: remove lru list
Florian Westphal
2014-07-27
inet: frag: move evictor calls into frag_find function
Florian Westphal
2014-07-27
inet: frag: remove hash size assumptions from callers
Florian Westphal
2014-07-27
inet: frag: constify match, hashfn and constructor arguments
Florian Westphal
2014-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-07-15
netfilter: remove unnecessary break after return
Fabian Frederick
2014-06-30
netfilter: use IS_ENABLED() macro
Duan Jiong
2014-06-28
netfilter: fix several Kconfig problems in NF_LOG_*
Pablo Neira Ayuso
2014-06-27
netfilter: log: nf_log_packet() as real unified interface
Pablo Neira Ayuso
2014-06-27
netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c files
Pablo Neira Ayuso
2014-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-05-12
net: rename local_df to ignore_df
WANG Cong
2014-04-29
netfilter: add helper for adding nat extension
Florian Westphal
2014-04-28
net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iif
Julian Anastasov
2014-04-05
netfilter: Can't fail and free after table replacement
Thomas Graf
2014-02-06
netfilter: nf_tables: add reject module for NFPROTO_INET
Patrick McHardy
2014-02-06
netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts
Patrick McHardy
2014-01-09
netfilter: nf_tables: fix error path in the init functions
Pablo Neira Ayuso
2014-01-09
netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
Patrick McHardy
2014-01-09
netfilter: nf_tables: minor nf_chain_type cleanups
Patrick McHardy
2014-01-09
netfilter: nf_tables: constify chain type definitions and pointers
Patrick McHardy
2014-01-09
netfilter: nf_tables: add missing module references to chain types
Patrick McHardy
2014-01-07
netfilter: nf_tables: add "inet" table for IPv4/IPv6
Patrick McHardy
2014-01-07
netfilter: nf_tables: add support for multi family tables
Patrick McHardy
2014-01-07
netfilter: nf_tables: make chain types override the default AF functions
Patrick McHardy
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2014-01-01
netfilter: add help information to new nf_tables Kconfig options
Pablo Neira Ayuso
2013-12-30
netfilter: REJECT: separate reusable code
Eric Leblond
2013-12-11
netfilter: SYNPROXY target: restrict to INPUT/FORWARD
Patrick McHardy
2013-11-18
netfilter: synproxy: send mss option to backend
Martin Topholm
2013-11-11
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-23
ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get...
Hannes Frederic Sowa
2013-10-23
netfilter: ip6t_REJECT: skip checksum verification for outgoing ipv6 packets
Stanislav Fomichev
2013-10-22
netfilter: x_tables: fix ordering of jumpstack allocation and table update
Will Deacon
2013-10-14
netfilter: nf_tables: complete net namespace support
Pablo Neira Ayuso
2013-10-14
netfilter: nf_tables: Add support for IPv6 NAT
Tomasz Bursztyka
2013-10-14
netfilter: nf_tables: add compatibility layer for x_tables
Pablo Neira Ayuso
2013-10-14
netfilter: nf_tables: convert built-in tables/chains to chain types
Pablo Neira Ayuso
2013-10-14
netfilter: add nftables
Patrick McHardy
2013-10-14
netfilter: pass hook ops to hookfn
Patrick McHardy
2013-10-09
ipv6: make lookups simpler and faster
Eric Dumazet
[next]