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
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
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-25
[NETFILTER]: ULOG target is not obsolete
Thomas Voegtle
1
-1
/
+1
2006-04-20
[TCP]: Account skb overhead in tcp_fragment
Herbert Xu
1
-3
/
+7
2006-04-19
[NET]: Remove redundant NULL checks before [kv]free
Jesper Juhl
1
-5
/
+2
2006-04-19
[TCP]: Fix truesize underflow
Herbert Xu
1
-1
/
+3
2006-04-18
[IPV4]: ip_route_input panic fix
Stephen Hemminger
1
-1
/
+4
2006-04-15
[PATCH] ip_output: account for fraggap when checking to add trailer_len
Zach Brown
1
-1
/
+1
2006-04-15
[IPV4]: Possible cleanups.
Adrian Bunk
7
-13
/
+2
2006-04-11
[PATCH] for_each_possible_cpu: network codes
KAMEZAWA Hiroyuki
7
-13
/
+13
2006-04-10
[IPV4] ip_fragment: Always compute hash with ipfrag_lock held.
David S. Miller
1
-5
/
+10
2006-04-10
[NETFILTER]: Fix DNAT in LOCAL_OUT
Patrick McHardy
1
-1
/
+1
2006-04-10
[NETFILTER]: H.323 helper: remove changelog
Patrick McHardy
2
-49
/
+0
2006-04-10
[NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functions
Patrick McHardy
5
-53
/
+13
2006-04-10
[NETFILTER]: Add address family specific checksum helpers
Patrick McHardy
1
-0
/
+33
2006-04-10
[NETFILTER]: Introduce infrastructure for address family specific operations
Patrick McHardy
1
-8
/
+9
2006-04-10
[NETFILTER]: Fix IP_NF_CONNTRACK_NETLINK dependency
Patrick McHardy
1
-0
/
+1
2006-04-10
[NETFILTER]: H.323 helper: add parameter 'default_rrq_ttl'
Jing Min Zhao
1
-1
/
+5
2006-04-10
[NETFILTER]: H.323 helper: make get_h245_addr() static
Jing Min Zhao
1
-2
/
+2
2006-04-10
[NETFILTER]: H.323 helper: change EXPORT_SYMBOL to EXPORT_SYMBOL_GPL
Jing Min Zhao
1
-12
/
+11
2006-04-10
[NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.h
Jing Min Zhao
5
-1092
/
+1
2006-04-10
[NETFILTER]: Fix section mismatch warnings
Patrick McHardy
5
-118
/
+97
2006-04-10
[NETFILTER]: Clean up hook registration
Patrick McHardy
7
-421
/
+199
2006-04-10
[INET]: Use port unreachable instead of proto for tunnels
Herbert Xu
1
-1
/
+1
2006-04-10
[INET]: Move no-tunnel ICMP error to tunnel4/tunnel6
Herbert Xu
3
-6
/
+8
2006-04-10
[NETFILTER]: Fix fragmentation issues with bridge netfilter
Patrick McHardy
1
-3
/
+3
2006-04-10
[FIB_TRIE]: Fix leaf freeing.
Robert Olsson
1
-7
/
+7
2006-04-10
[IPSEC]: Check x->encap before dereferencing it
Herbert Xu
1
-1
/
+1
2006-04-01
[NETFILTER]: iptables 32bit compat layer
Dmitry Mishin
1
-131
/
+1007
2006-04-01
[NETFILTER]: {ip,nf}_conntrack_netlink: fix expectation notifier unregistration
Martin Josefsson
1
-1
/
+1
2006-04-01
[NETFILTER]: x_tables: unify IPv4/IPv6 multiport match
Yasuyuki Kozakai
3
-206
/
+0
2006-04-01
[NETFILTER]: x_tables: unify IPv4/IPv6 esp match
Yasuyuki Kozakai
3
-116
/
+5
2006-04-01
[IPSEC]: Kill unused decap state structure
Herbert Xu
1
-5
/
+5
2006-04-01
[IPSEC]: Kill unused decap state argument
Herbert Xu
5
-9
/
+8
2006-03-29
[NETFILTER]: Rename init functions.
Andrew Morton
50
-204
/
+204
2006-03-29
[TCP]: Fix RFC2465 typo.
S P
1
-1
/
+1
2006-03-29
[INET]: Introduce tunnel4/tunnel6
Herbert Xu
5
-126
/
+165
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
2
-10
/
+12
2006-03-26
[PATCH] sem2mutex: misc static one-file mutexes
Ingo Molnar
2
-9
/
+11
2006-03-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-38
/
+35
2006-03-25
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
Davide Libenzi
1
-1
/
+1
2006-03-25
[IPV4]: Aggregate route entries with different TOS values
Ilia Sotnikov
2
-28
/
+19
2006-03-25
[TCP]: Mark tcp_*mem[] __read_mostly.
David S. Miller
1
-3
/
+4
2006-03-25
[TCP]: Set default max buffers from memory pool size
John Heffner
1
-9
/
+14
2006-03-24
[PATCH] s/;;/;/g
Alexey Dobriyan
2
-2
/
+2
2006-03-23
[IPV4]: Add fib rule netlink notifications
Patrick McHardy
1
-3
/
+24
2006-03-23
[TCP]: Do not use inet->id of global tcp_socket when sending RST.
Alexey Kuznetsov
1
-5
/
+1
2006-03-23
[NETFILTER]: Fix undefined references to get_h225_addr
Patrick McHardy
1
-2
/
+2
2006-03-23
[NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand
Pablo Neira Ayuso
1
-0
/
+1
2006-03-23
[NETFILTER]: x_tables: set the protocol family in x_tables targets/matches
Pablo Neira Ayuso
2
-8
/
+13
2006-03-23
[NETFILTER]: conntrack: cleanup the conntrack ID initialization
Pablo Neira Ayuso
1
-2
/
+2
2006-03-23
[NETFILTER]: ctnetlink: Fix expectaction mask dumping
Pablo Neira Ayuso
1
-17
/
+55
[next]