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
/
netfilter
Age
Commit message (
Expand
)
Author
2017-10-09
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
Shmulik Ladkani
2017-10-06
netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_...
Eric Dumazet
2017-10-06
netfilter: nf_tables: do not dump chain counters if not enabled
Pablo Neira Ayuso
2017-10-03
netfilter: nf_tables: Release memory obtained by kasprintf
Arvind Yadav
2017-09-29
netfilter: nf_tables: fix update chain error
JingPiao Chen
2017-09-29
netfilter: ipset: Fix race between dump and swap
Ross Lagerwall
2017-09-26
netfilter: ipset: pernet ops must be unregistered last
Florian Westphal
2017-09-26
netfilter: ipset: Fix adding an IPv4 range containing more than 2^31 addresses
Jozsef Kadlecsik
2017-09-26
netfilter: xt_socket: Restore mark from full sockets only
Subash Abhinov Kasiviswanathan
2017-09-26
netfilter: ipvs: full-functionality option for ECN encapsulation in tunnel
Vadim Fedorenko
2017-09-18
netfilter: ipset: ipset list may return wrong member count for set with timeout
Vishwanath Pai
2017-09-18
netfilter: nat: Do not use ARRAY_SIZE() on spinlocks to fix zero div
Geert Uytterhoeven
2017-09-08
netfilter: xt_hashlimit: fix build error caused by 64bit division
Vishwanath Pai
2017-09-08
netfilter: xt_hashlimit: alloc hashtable with right size
Zhizhou Tian
2017-09-08
netfilter: core: remove erroneous warn_on
Florian Westphal
2017-09-08
netfilter: nat: use keyed locks
Florian Westphal
2017-09-08
netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"
Florian Westphal
2017-09-08
netfilter: nf_nat: don't bug when mapping already exists
Florian Westphal
2017-09-08
netfilter: ipvs: do not create conn for ABORT packet in sctp_conn_schedule
Xin Long
2017-09-08
netfilter: ipvs: fix the issue that sctp_conn_schedule drops non-INIT packet
Xin Long
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-04
netfilter: nf_tables: support for recursive chain deletion
Pablo Neira Ayuso
2017-09-04
netfilter: nf_tables: use NLM_F_NONREC for deletion requests
Pablo Neira Ayuso
2017-09-04
netfilter: nf_tables: add nf_tables_addchain()
Pablo Neira Ayuso
2017-09-04
netfilter: nf_tables: add nf_tables_updchain()
Pablo Neira Ayuso
2017-09-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-04
net: Replace NF_CT_ASSERT() with WARN_ON().
Varsha Rao
2017-09-04
netfilter: remove unused hooknum arg from packet functions
Florian Westphal
2017-09-04
netfilter: nft_limit: add stateful object type
Pablo M. Bermudo Garay
2017-09-04
netfilter: nft_limit: replace pkt_bytes with bytes
Pablo M. Bermudo Garay
2017-09-04
netfilter: nf_tables: add select_ops for stateful objects
Pablo M. Bermudo Garay
2017-09-04
netfilter: xt_hashlimit: add rate match mode
Vishwanath Pai
2017-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-28
netfilter: rt: account for tcp header size too
Florian Westphal
2017-08-28
netfilter: conntrack: remove unused code in nf_conntrack_proto_generic.c
Davide Caratti
2017-08-28
netfilter: Remove NFDEBUG()
Varsha Rao
2017-08-28
netfilter: core: batch nf_unregister_net_hooks synchronize_net calls
Florian Westphal
2017-08-28
netfilter: debug: check for sorted array
Florian Westphal
2017-08-28
netfilter: convert hook list to an array
Aaron Conole
2017-08-28
netfilter: fix a few (harmless) sparse warnings
Florian Westphal
2017-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-08-24
netfilter: conntrack: make protocol tracker pointers const
Florian Westphal
2017-08-24
netfilter: conntrack: print_conntrack only needed if CONFIG_NF_CONNTRACK_PROCFS
Florian Westphal
2017-08-24
netfilter: conntrack: place print_tuple in procfs part
Florian Westphal
2017-08-24
netfilter: conntrack: remove protocol name from l4proto struct
Florian Westphal
2017-08-24
netfilter: conntrack: remove protocol name from l3proto struct
Florian Westphal
2017-08-24
netfilter: conntrack: compute l3proto nla size at compile time
Florian Westphal
2017-08-24
netfilter: nf_tables: Fix nft limit burst handling
andy zhou
2017-08-24
netfilter: check for seqadj ext existence before adding it in nf_nat_setup_info
Xin Long
[next]