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
2008-04-16
[IPIP]: Use proper net in hash-lookup functions.
Pavel Emelyanov
1
-2
/
+2
2008-04-16
[IPIP]: Add net/ipip_net argument to some functions.
Pavel Emelyanov
1
-19
/
+25
2008-04-16
[IPIP]: Make the fallback tunnel device per-net.
Pavel Emelyanov
1
-32
/
+35
2008-04-16
[IPIP]: Introduce empty ipip_net structure and net init/exit ops.
Pavel Emelyanov
1
-0
/
+50
2008-04-16
[TCP]: Remove superflushious skb == write_queue_tail() check
Ilpo Järvinen
1
-1
/
+1
2008-04-14
[TCP]: Format addresses appropriately in debug messages.
YOSHIFUJI Hideaki
2
-8
/
+29
2008-04-14
[IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.
YOSHIFUJI Hideaki
14
-47
/
+47
2008-04-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
33
-487
/
+768
2008-04-14
[SOCK]: Add some notes about per-bind-bucket sock lookup.
Pavel Emelyanov
1
-0
/
+7
2008-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-30
/
+70
2008-04-14
[NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by funct...
Jan Engelhardt
3
-3
/
+3
2008-04-14
[NETFILTER]: nf_conntrack: const annotations in nf_conntrack_sctp, nf_nat_pro...
Jan Engelhardt
2
-2
/
+2
2008-04-14
[NETFILTER]: nf_nat: use bool type in nf_nat_proto
Jan Engelhardt
10
-66
/
+66
2008-04-14
[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4proto
Jan Engelhardt
1
-13
/
+12
2008-04-14
[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3proto
Jan Engelhardt
1
-7
/
+7
2008-04-14
[NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessors
Patrick McHardy
1
-9
/
+4
2008-04-14
[NETFILTER]: nf_nat: kill helper and seq_adjust hooks
Patrick McHardy
4
-65
/
+32
2008-04-14
[NETFILTER]: nf_nat: don't add NAT extension for confirmed conntracks
Patrick McHardy
2
-23
/
+4
2008-04-14
[NETFILTER]: nf_nat: remove obsolete check for ICMP redirects
Patrick McHardy
1
-14
/
+1
2008-04-14
[NETFILTER]: nf_nat: add SCTP protocol support
Patrick McHardy
4
-2
/
+106
2008-04-14
[NETFILTER]: nf_nat: add DCCP protocol support
Patrick McHardy
4
-2
/
+118
2008-04-14
[NETFILTER]: Add partial checksum validation helper
Patrick McHardy
1
-7
/
+30
2008-04-14
[NETFILTER]: nf_nat: add UDP-Lite support
Patrick McHardy
4
-2
/
+109
2008-04-14
[NETFILTER]: nf_nat: remove unused name from struct nf_nat_protocol
Patrick McHardy
5
-5
/
+0
2008-04-14
[NETFILTER]: nf_conntrack_netlink: clean up NAT protocol parsing
Patrick McHardy
1
-13
/
+5
2008-04-14
[NETFILTER]: nf_nat: move NAT ctnetlink helpers to nf_nat_proto_common
Patrick McHardy
6
-48
/
+46
2008-04-14
[NETFILTER]: nf_nat: fix random mode not to overwrite port rover
Patrick McHardy
1
-5
/
+10
2008-04-14
[NETFILTER]: nf_nat: add helpers for common NAT protocol operations
Patrick McHardy
5
-141
/
+95
2008-04-14
[NETFILTER]: {ip,ip6,arp}_tables: return EAGAIN for invalid SO_GET_ENTRIES size
Patrick McHardy
2
-4
/
+4
2008-04-14
[NETFILTER]: Explicitly initialize .priority in arptable_filter
Jan Engelhardt
1
-0
/
+3
2008-04-14
[NETFILTER]: remove arpt_(un)register_target indirection macros
Jan Engelhardt
1
-5
/
+3
2008-04-14
[NETFILTER]: remove arpt_target indirection macro
Jan Engelhardt
2
-5
/
+5
2008-04-14
[NETFILTER]: remove arpt_table indirection macro
Jan Engelhardt
2
-15
/
+14
2008-04-14
[NETFILTER]: annotate rest of nf_nat_* with const
Jan Engelhardt
3
-17
/
+16
2008-04-14
[NETFILTER]: annotate {arp,ip,ip6,x}tables with const
Jan Engelhardt
3
-31
/
+33
2008-04-14
[NETFILTER]: annotate xtables targets with const and remove casts
Jan Engelhardt
6
-15
/
+18
2008-04-14
[NETFILTER]: Use non-deprecated __RW_LOCK_UNLOCKED macro
Robert P. J. Day
5
-5
/
+5
2008-04-14
[NETFILTER]: ip_tables: per-netns FILTER/MANGLE/RAW tables for real
Alexey Dobriyan
3
-12
/
+62
2008-04-14
[NETFILTER]: {ip,ip6}t_LOG: print MARK value in log output
Patrick McHardy
1
-1
/
+5
2008-04-14
[NETFILTER]: ipt_CLUSTERIP: fix race between clusterip_config_find_get and _e...
Pavel Emelyanov
1
-1
/
+3
2008-04-14
[SKB]: __skb_append = __skb_queue_after
Gerrit Renker
1
-1
/
+1
2008-04-14
[TCP]: Remove owner from tcp_seq_afinfo.
Denis V. Lunev
1
-2
/
+3
2008-04-14
[TCP]: Place file operations directly into tcp_seq_afinfo.
Denis V. Lunev
1
-9
/
+6
2008-04-14
[TCP]: Cleanup /proc/tcp[6] creation/removal.
Denis V. Lunev
1
-34
/
+7
2008-04-14
[TCP]: Move seq_ops from tcp_iter_state to tcp_seq_afinfo.
Denis V. Lunev
1
-6
/
+8
2008-04-14
[TCP]: No need to check afinfo != NULL in tcp_proc_(un)register.
Denis V. Lunev
1
-4
/
+0
2008-04-14
[TCP]: Replace struct net on tcp_iter_state with seq_net_private.
Denis V. Lunev
1
-6
/
+5
2008-04-14
[INET]: sk_reuse is valbool
Gerrit Renker
1
-2
/
+0
2008-04-11
[NETNS][IPV6] tcp - assign the netns for timewait sockets
Daniel Lezcano
1
-0
/
+1
2008-04-10
IPV4: use xor rather than multiple ands for route compare
Stephen Hemminger
1
-5
/
+5
[next]