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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-24
net: add a limit parameter to sk_add_backlog()
Eric Dumazet
10
-19
/
+21
2012-04-24
net ax25: Fix the build when sysctl support is disabled.
Eric W. Biederman
1
-2
/
+2
2012-04-24
net sysctl: Add place holder functions for when sysctl support is compiled ou...
Eric W. Biederman
1
-3
/
+12
2012-04-24
be2net: fix ethtool get settings
Ajit Khaparde
5
-102
/
+239
2012-04-23
tcp: Fix build warning after tcp_{v4,v6}_init_sock consolidation.
David S. Miller
2
-4
/
+2
2012-04-22
gianfar: add GRO support
Wu Jiajun-B06378
1
-6
/
+7
2012-04-22
af_packet: packet_getsockopt() cleanup
Eric Dumazet
1
-38
/
+8
2012-04-22
tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()
Neal Cardwell
4
-99
/
+68
2012-04-22
net: allow better page reuse in splice(sock -> pipe)
Eric Dumazet
1
-0
/
+3
2012-04-22
team: add per-port option for enabling/disabling ports
Jiri Pirko
1
-0
/
+24
2012-04-22
team: allow to enable/disable ports
Jiri Pirko
4
-25
/
+45
2012-04-22
team: lb: let userspace care about port macs
Jiri Pirko
1
-12
/
+0
2012-04-22
net: change big iov allocations
Eric Dumazet
1
-21
/
+16
2012-04-21
tcp: Repair connection-time negotiated parameters
Pavel Emelyanov
2
-0
/
+72
2012-04-21
tcp: Report mss_clamp with TCP_MAXSEG option in repair mode
Pavel Emelyanov
1
-0
/
+2
2012-04-21
tcp: Repair socket queues
Pavel Emelyanov
2
-3
/
+87
2012-04-21
tcp: Initial repair mode
Pavel Emelyanov
5
-8
/
+111
2012-04-21
tcp: Move code around
Pavel Emelyanov
4
-36
/
+54
2012-04-21
sock: Introduce named constants for sk_reuse
Pavel Emelyanov
13
-14
/
+28
2012-04-21
drivers/net: decouple ISA and ISA_DMA_API
Arnd Bergmann
2
-6
/
+6
2012-04-21
sungem: use mdelay instead of udelay where necessary
Arnd Bergmann
1
-1
/
+1
2012-04-21
donauboe: replace excessive udelay with msleep
Arnd Bergmann
1
-1
/
+1
2012-04-21
8390: select CRC32 support
Arnd Bergmann
1
-0
/
+1
2012-04-21
drivers/net: iwmc3200 depends on EXPERIMENTAL
Arnd Bergmann
2
-2
/
+3
2012-04-21
caif: include linux/io.h
Arnd Bergmann
1
-0
/
+4
2012-04-21
drivers/net: add missing __devexit_p() annotations
Arnd Bergmann
3
-3
/
+3
2012-04-21
davinci_cpdma: export symbols used by other drivers
Arnd Bergmann
1
-1
/
+12
2012-04-21
pch_gbe: remove suspicious comment
Richard Cochran
1
-1
/
+0
2012-04-21
pch_gbe: run the ptp bpf just once per packet
Richard Cochran
1
-3
/
+1
2012-04-21
pch_gbe: correct receive time stamp filtering
Takahiro Shimizu
2
-4
/
+20
2012-04-21
pch_gbe: do not set the channel control register
Takahiro Shimizu
1
-2
/
+0
2012-04-21
pch_gbe: improve coding style
Takahiro Shimizu
1
-9
/
+9
2012-04-21
pch_gbe: export a method to set the receive match address
Takahiro Shimizu
2
-1
/
+3
2012-04-21
pch_gbe: reprogram multicast address register on reset
Takahiro Shimizu
1
-3
/
+57
2012-04-21
pch_gbe: simplify transmit time stamping flag test
Takahiro Shimizu
1
-3
/
+3
2012-04-21
pch_gbe: scale time stamps to nanoseconds
Takahiro Shimizu
2
-4
/
+2
2012-04-21
net: Remove register_net_sysctl_table
Eric W. Biederman
2
-10
/
+0
2012-04-21
net: Delete all remaining instances of ctl_path
Eric W. Biederman
10
-58
/
+0
2012-04-21
net: Convert all sysctl registrations to register_net_sysctl
Eric W. Biederman
36
-171
/
+44
2012-04-21
net: Convert nf_conntrack_proto to use register_net_sysctl
Eric W. Biederman
3
-6
/
+6
2012-04-21
net ipv4: Convert devinet to use register_net_sysctl
Eric W. Biederman
1
-34
/
+5
2012-04-21
net ipv6: Convert addrconf to use register_net_sysctl
Eric W. Biederman
1
-28
/
+4
2012-04-21
net decnet: Convert to use register_net_sysctl
Eric W. Biederman
2
-22
/
+5
2012-04-21
net neighbour: Convert to use register_net_sysctl
Eric W. Biederman
1
-27
/
+6
2012-04-21
net ipv6: Don't use sysctl tables with .child entries.
Eric W. Biederman
2
-25
/
+26
2012-04-21
net llc: Don't use sysctl tables with .child entries.
Eric W. Biederman
1
-35
/
+16
2012-04-21
net ax25: Simplify and cleanup the ax25 sysctl handling.
Eric W. Biederman
4
-69
/
+35
2012-04-21
net ipv4: Remove the unneeded registration of an empty net/ipv4/neigh
Eric W. Biederman
2
-20
/
+1
2012-04-21
net ipv6: Remove unneded registration of an empty net/ipv6/neigh
Eric W. Biederman
2
-42
/
+0
2012-04-21
net core: Remove unneded creation of an empty net/core sysctl directory
Eric W. Biederman
1
-3
/
+0
[next]