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
2014-11-17
netfilter: nfnetlink: fix insufficient validation in nfnetlink_bind
Pablo Neira Ayuso
2014-11-14
netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpse
bill bonaparte
2014-11-12
netfilter: nf_tables: restore synchronous object release from commit/abort
Pablo Neira Ayuso
2014-11-12
netfilter: nft_compat: use the match->table to validate dependencies
Pablo Neira Ayuso
2014-11-12
netfilter: nft_compat: relax chain type validation
Pablo Neira Ayuso
2014-11-12
netfilter: nft_compat: use current net namespace
Pablo Neira Ayuso
2014-11-12
ipvs: Keep skb->sk when allocating headroom on tunnel xmit
Calvin Owens
2014-11-11
netfilter: ipset: small potential read beyond the end of buffer
Dan Carpenter
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
[next]