index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Patrick McHardy
2
-3
/
+3
2009-06-09
netfilter: Use frag list abstraction interfaces.
David S. Miller
1
-2
/
+2
2009-06-08
netfilter: nf_ct_icmp: keep the ICMP ct entries longer
Jan Kasprzak
1
-12
/
+4
2009-06-04
netfilter: x_tables: added hook number into match extension parameter structure.
Evgeniy Polyakov
1
-1
/
+1
2009-06-03
net: skb->dst accessors
Eric Dumazet
1
-1
/
+1
2009-06-02
netfilter: conntrack: simplify event caching system
Pablo Neira Ayuso
1
-1
/
+0
2009-06-02
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
2
-85
/
+85
2009-05-08
netfilter: xtables: consolidate comefrom debug cast access
Jan Engelhardt
1
-5
/
+8
2009-05-08
netfilter: xtables: remove another level of indent
Jan Engelhardt
1
-23
/
+21
2009-05-08
netfilter: xtables: remove some goto
Jan Engelhardt
1
-5
/
+2
2009-05-08
netfilter: xtables: reduce indent level by one
Jan Engelhardt
1
-68
/
+64
2009-05-08
netfilter: xtables: consolidate open-coded logic
Jan Engelhardt
1
-4
/
+10
2009-05-08
netfilter: xtables: fix const inconsistency
Jan Engelhardt
1
-7
/
+7
2009-05-08
netfilter: xtables: remove redundant casts
Jan Engelhardt
1
-1
/
+1
2009-05-08
netfilter: xtables: use NFPROTO_ in standard targets
Jan Engelhardt
1
-3
/
+3
2009-05-08
netfilter: queue: use NFPROTO_ for queue callsites
Jan Engelhardt
1
-1
/
+1
2009-05-08
netfilter: xtables: use NFPROTO_ for xt_proto_init callsites
Jan Engelhardt
1
-2
/
+2
2009-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-3
/
+3
2009-05-05
netfilter: ip6t_ipv6header: fix match on packets ending with NEXTHDR_NONE
Christoph Paasch
1
-3
/
+3
2009-04-29
netfilter: revised locking for x_tables
Stephen Hemminger
1
-86
/
+37
2009-04-06
netfilter: ip6tables regression fix
Eric Dumazet
1
-0
/
+2
2009-04-02
netfilter: use rcu_read_bh() in ipt_do_table()
Eric Dumazet
1
-2
/
+2
2009-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
3
-22
/
+17
2009-03-25
netfilter: nf_conntrack: calculate per-protocol nlattr size
Holger Eitzenberger
2
-0
/
+12
2009-03-25
netfilter: {ip,ip6,arp}_tables: fix incorrect loop detection
Patrick McHardy
1
-1
/
+3
2009-03-25
netfilter: factorize ifname_compare()
Eric Dumazet
1
-21
/
+2
2009-03-24
netfilter: trivial Kconfig spelling fixes
Jan Engelhardt
1
-2
/
+2
2009-03-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
13
-240
/
+127
2009-03-16
netfilter: conntrack: check for NEXTHDR_NONE before header sanity checking
Christoph Paasch
1
-4
/
+4
2009-03-16
netfilter: auto-load ip6_queue module when socket opened
Scott James Remnant
1
-0
/
+1
2009-03-16
netfilter: remove IPvX specific parts from nf_conntrack_l4proto.h
Christoph Paasch
1
-0
/
+1
2009-03-16
netfilter: use a linked list of loggers
Eric Leblond
1
-1
/
+1
2009-02-20
netfilter: iptables: lock free counters
Stephen Hemminger
1
-35
/
+84
2009-02-19
netfilter: ip6_tables: unfold two loops in ip6_packet_match()
Eric Dumazet
1
-12
/
+21
2009-02-19
netfilter: xtables: add backward-compat options
Jan Engelhardt
1
-0
/
+18
2009-02-18
netfilter: Combine ipt_ttl and ip6t_hl source
Jan Engelhardt
3
-78
/
+0
2009-02-18
netfilter: Combine ipt_TTL and ip6t_HL source
Jan Engelhardt
3
-113
/
+0
2009-02-18
netfilter: log invalid new icmpv6 packet with nf_log_packet()
Eric Leblond
1
-0
/
+4
2009-02-18
netfilter: x_tables: remove unneeded initializations
Stephen Hemminger
4
-4
/
+0
2009-02-18
netfilter: nf_conntrack_ipv6: fix nf_log_packet message in icmpv6 conntrack
Eric Leblond
1
-2
/
+3
2009-02-10
netfilter: nf_conntrack_ipv6: don't track ICMPv6 negotiation message
Eric Leblond
1
-0
/
+21
2009-02-10
netfilter: fix tuple inversion for Node information request
Eric Leblond
1
-2
/
+2
2009-01-13
netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endian
Patrick McHardy
1
-1
/
+1
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
6
-26
/
+13
2008-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-14
/
+3
2008-11-26
netns xfrm: lookup in netns
Alexey Dobriyan
1
-1
/
+1
2008-11-20
netfilter: ip6table_filter: merge LOCAL_IN and FORWARD hooks
Alexey Dobriyan
1
-14
/
+3
2008-11-14
CRED: Use creds in file structs
David Howells
1
-2
/
+2
2008-11-04
net: '&' redux
Alexey Dobriyan
2
-4
/
+4
2008-10-31
net: replace NIPQUAD() in net/ipv4/ net/ipv6/
Harvey Harrison
1
-3
/
+2
[next]