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
2011-12-31
inet_diag: Add the SKMEMINFO extension
Pavel Emelyanov
1
-0
/
+4
2011-12-29
ipv6: Use universal hash for NDISC.
David S. Miller
1
-3
/
+3
2011-12-27
netfilter: provide config option to disable ancient procfs parts
Jan Engelhardt
1
-1
/
+1
2011-12-27
netfilter: xtables: move ipt_ecn to xt_ecn
Jan Engelhardt
3
-133
/
+5
2011-12-25
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
David S. Miller
24
-187
/
+278
2011-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+114
2011-12-23
netfilter: ctnetlink: remove dead NAT code
Patrick McHardy
8
-20
/
+1
2011-12-23
netfilter: nf_nat: remove obsolete check in nf_nat_mangle_udp_packet()
Patrick McHardy
1
-6
/
+0
2011-12-23
netfilter: nf_nat: remove obsolete code from nf_nat_icmp_reply_translation()
Patrick McHardy
1
-13
/
+1
2011-12-23
netfilter: nat: remove module reference counting from NAT protocols
Patrick McHardy
9
-30
/
+3
2011-12-23
netfilter: nf_nat: add missing nla_policy entry for CTA_NAT_PROTO attribute
Patrick McHardy
1
-0
/
+1
2011-12-23
netfilter: nf_nat: use hash random for bysource hash
Patrick McHardy
1
-1
/
+1
2011-12-23
netfilter: nf_nat: export NAT definitions to userspace
Patrick McHardy
19
-118
/
+118
2011-12-23
net: introduce DST_NOPEER dst flag
Eric Dumazet
1
-2
/
+2
2011-12-22
ipv4: using prefetch requires including prefetch.h
Stephen Rothwell
1
-0
/
+1
2011-12-22
ipv4: reintroduce route cache garbage collector
Eric Dumazet
1
-0
/
+107
2011-12-21
tcp: Replace constants with #define macros
Vijay Subramanian
2
-4
/
+4
2011-12-20
net: have ipconfig not wait if no dev is available
Gerlando Falauto
1
-0
/
+4
2011-12-20
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2
-2
/
+2
2011-12-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
1
-2
/
+2
2011-12-16
sock_diag: Generalize requests cookies managements
Pavel Emelyanov
2
-20
/
+5
2011-12-16
sock_diag: Fix module netlink aliases
Pavel Emelyanov
3
-6
/
+7
2011-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+6
2011-12-15
tcp_memcontrol: fix reversed if condition
Dan Carpenter
1
-1
/
+1
2011-12-14
net: ping: remove some sparse errors
Eric Dumazet
1
-2
/
+2
2011-12-13
Display maximum tcp memory allocation in kmem cgroup
Glauber Costa
1
-1
/
+11
2011-12-13
Display current tcp failcnt in kmem cgroup
Glauber Costa
1
-0
/
+31
2011-12-13
Display current tcp memory allocation in kmem cgroup
Glauber Costa
1
-0
/
+21
2011-12-13
tcp buffer limitation: per-cgroup limit
Glauber Costa
2
-2
/
+149
2011-12-13
per-netns ipv4 sysctl_tcp_mem
Glauber Costa
5
-20
/
+54
2011-12-13
tcp memory pressure controls
Glauber Costa
3
-1
/
+83
2011-12-13
foundations of per-cgroup memory pressure controlling.
Glauber Costa
5
-13
/
+13
2011-12-13
ipip, sit: copy parms.name after register_netdevice
Ted Feng
1
-1
/
+6
2011-12-12
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
9
-27
/
+27
2011-12-10
udp_diag: Fix the !ipv6 case
Pavel Emelyanov
1
-0
/
+2
2011-12-10
udp_diag: Make it module when ipv6 is a module
Pavel Emelyanov
1
-1
/
+1
2011-12-09
udp_diag: Wire the udp_diag module into kbuild
Pavel Emelyanov
2
-0
/
+5
2011-12-09
udp_diag: Implement the dump-all functionality
Pavel Emelyanov
1
-0
/
+54
2011-12-09
udp_diag: Implement the get_exact dumping functionality
Pavel Emelyanov
1
-1
/
+51
2011-12-09
udp_diag: Basic skeleton
Pavel Emelyanov
1
-0
/
+95
2011-12-09
udp: Export code sk lookup routines
Pavel Emelyanov
1
-1
/
+2
2011-12-09
inet_diag: Generalize inet_diag dump and get_exact calls
Pavel Emelyanov
2
-6
/
+20
2011-12-09
inet_diag: Introduce the inet socket dumping routine
Pavel Emelyanov
1
-19
/
+34
2011-12-09
inet_diag: Introduce the byte-code run on an inet socket
Pavel Emelyanov
1
-24
/
+31
2011-12-09
inet_diag: Split inet_diag_get_exact into parts
Pavel Emelyanov
1
-12
/
+16
2011-12-09
inet_diag: Split inet_diag_get_exact into parts
Pavel Emelyanov
1
-16
/
+22
2011-12-09
inet_diag: Export inet diag cookie checking routine
Pavel Emelyanov
1
-5
/
+14
2011-12-09
inet_diag: Reduce the number of args for bytecode run routine
Pavel Emelyanov
1
-6
/
+8
2011-12-09
inet_diag: Remove indirect sizeof from inet diag handlers
Pavel Emelyanov
2
-4
/
+2
2011-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-28
/
+19
[next]