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
2009-08-31
netfilter: ip6t_eui: fix read outside array bounds
Patrick McHardy
2009-08-25
netfilter: nf_conntrack: log packets dropped by helpers
Patrick McHardy
2009-08-24
netfilter: xtables: mark initial tables constant
Jan Engelhardt
2009-08-10
netfilter: xtables: check for standard verdicts in policies
Jan Engelhardt
2009-08-10
netfilter: xtables: check for unconditionality of policies
Jan Engelhardt
2009-08-10
netfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooks
Jan Engelhardt
2009-08-10
netfilter: xtables: use memcmp in unconditional check
Jan Engelhardt
2009-08-10
netfilter: xtables: switch table AFs to nfproto
Jan Engelhardt
2009-08-10
netfilter: xtables: switch hook PFs to nfproto
Jan Engelhardt
2009-08-10
netfilter: conntrack: switch hook PFs to nfproto
Jan Engelhardt
2009-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Patrick McHardy
2009-06-09
netfilter: Use frag list abstraction interfaces.
David S. Miller
2009-06-08
netfilter: nf_ct_icmp: keep the ICMP ct entries longer
Jan Kasprzak
2009-06-04
netfilter: x_tables: added hook number into match extension parameter structure.
Evgeniy Polyakov
2009-06-03
net: skb->dst accessors
Eric Dumazet
2009-06-02
netfilter: conntrack: simplify event caching system
Pablo Neira Ayuso
2009-06-02
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
2009-05-08
netfilter: xtables: consolidate comefrom debug cast access
Jan Engelhardt
2009-05-08
netfilter: xtables: remove another level of indent
Jan Engelhardt
2009-05-08
netfilter: xtables: remove some goto
Jan Engelhardt
2009-05-08
netfilter: xtables: reduce indent level by one
Jan Engelhardt
2009-05-08
netfilter: xtables: consolidate open-coded logic
Jan Engelhardt
2009-05-08
netfilter: xtables: fix const inconsistency
Jan Engelhardt
2009-05-08
netfilter: xtables: remove redundant casts
Jan Engelhardt
2009-05-08
netfilter: xtables: use NFPROTO_ in standard targets
Jan Engelhardt
2009-05-08
netfilter: queue: use NFPROTO_ for queue callsites
Jan Engelhardt
2009-05-08
netfilter: xtables: use NFPROTO_ for xt_proto_init callsites
Jan Engelhardt
2009-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-05-05
netfilter: ip6t_ipv6header: fix match on packets ending with NEXTHDR_NONE
Christoph Paasch
2009-04-28
netfilter: revised locking for x_tables
Stephen Hemminger
2009-04-06
netfilter: ip6tables regression fix
Eric Dumazet
2009-04-02
netfilter: use rcu_read_bh() in ipt_do_table()
Eric Dumazet
2009-03-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-03-25
netfilter: nf_conntrack: calculate per-protocol nlattr size
Holger Eitzenberger
2009-03-25
netfilter: {ip,ip6,arp}_tables: fix incorrect loop detection
Patrick McHardy
2009-03-25
netfilter: factorize ifname_compare()
Eric Dumazet
2009-03-24
netfilter: trivial Kconfig spelling fixes
Jan Engelhardt
2009-03-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-03-16
netfilter: conntrack: check for NEXTHDR_NONE before header sanity checking
Christoph Paasch
2009-03-16
netfilter: auto-load ip6_queue module when socket opened
Scott James Remnant
2009-03-16
netfilter: remove IPvX specific parts from nf_conntrack_l4proto.h
Christoph Paasch
2009-03-16
netfilter: use a linked list of loggers
Eric Leblond
2009-02-20
netfilter: iptables: lock free counters
Stephen Hemminger
2009-02-19
netfilter: ip6_tables: unfold two loops in ip6_packet_match()
Eric Dumazet
2009-02-19
netfilter: xtables: add backward-compat options
Jan Engelhardt
2009-02-18
netfilter: Combine ipt_ttl and ip6t_hl source
Jan Engelhardt
2009-02-18
netfilter: Combine ipt_TTL and ip6t_HL source
Jan Engelhardt
2009-02-18
netfilter: log invalid new icmpv6 packet with nf_log_packet()
Eric Leblond
2009-02-18
netfilter: x_tables: remove unneeded initializations
Stephen Hemminger
2009-02-18
netfilter: nf_conntrack_ipv6: fix nf_log_packet message in icmpv6 conntrack
Eric Leblond
[next]