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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-24
net: add a limit parameter to sk_add_backlog()
Eric Dumazet
1
-4
/
+6
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-22
tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()
Neal Cardwell
1
-0
/
+1
2012-04-22
team: allow to enable/disable ports
Jiri Pirko
1
-7
/
+8
2012-04-21
tcp: Repair connection-time negotiated parameters
Pavel Emelyanov
1
-0
/
+1
2012-04-21
tcp: Initial repair mode
Pavel Emelyanov
2
-1
/
+15
2012-04-21
tcp: Move code around
Pavel Emelyanov
1
-0
/
+3
2012-04-21
sock: Introduce named constants for sk_reuse
Pavel Emelyanov
1
-0
/
+11
2012-04-21
net: Remove register_net_sysctl_table
Eric W. Biederman
1
-3
/
+0
2012-04-21
net: Delete all remaining instances of ctl_path
Eric W. Biederman
4
-12
/
+0
2012-04-21
net: Convert nf_conntrack_proto to use register_net_sysctl
Eric W. Biederman
1
-1
/
+1
2012-04-21
net ipv6: Don't use sysctl tables with .child entries.
Eric W. Biederman
1
-1
/
+3
2012-04-21
net ax25: Simplify and cleanup the ax25 sysctl handling.
Eric W. Biederman
1
-5
/
+5
2012-04-21
net ipv4: Remove the unneeded registration of an empty net/ipv4/neigh
Eric W. Biederman
1
-2
/
+0
2012-04-21
net: Kill register_sysctl_rotable
Eric W. Biederman
1
-2
/
+0
2012-04-21
net sysctl: Initialize the network sysctls sooner to avoid problems.
Eric W. Biederman
1
-0
/
+5
2012-04-21
net: Implement register_net_sysctl.
Eric W. Biederman
1
-0
/
+2
2012-04-20
stmmac: use custom init/exit functions in pm ops
Francesco Virlinzi
1
-0
/
+1
2012-04-19
nf_bridge: remove holes in struct nf_bridge_info
Eric Dumazet
1
-5
/
+5
2012-04-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-9
/
+323
2012-04-16
mac80211: add function retrieve average rssi
Wey-Yi Guy
1
-0
/
+3
2012-04-16
tcp: restore formatting of macros for tcp_skb_cb sacked field
Neal Cardwell
1
-2
/
+3
2012-04-16
mac80211: Set the correct values for hwmp (1) and airtimeLinkMetric (1)
Javier Cardona
1
-2
/
+2
2012-04-16
cfg80211: enforce lack of interface combinations
Johannes Berg
1
-5
/
+1
2012-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+51
2012-04-15
macvlan: add FDB bridge ops and macvlan flags
John Fastabend
2
-0
/
+4
2012-04-15
net: addr_list: add exclusive dev_uc_add and dev_mc_add
John Fastabend
1
-0
/
+2
2012-04-15
net: add generic PF_BRIDGE:RTM_ FDB hooks
John Fastabend
3
-0
/
+30
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
30
-71
/
+71
2012-04-15
virtio-net: send gratuitous packets when needed
Jason Wang
1
-0
/
+14
2012-04-14
tcp: bind() use stronger condition for bind_conflict
Alex Copot
2
-3
/
+3
2012-04-14
inet: makes syn_ack_timeout mandatory
Eric Dumazet
1
-0
/
+2
2012-04-14
tcp: RFC6298 supersedes RFC2988bis
Eric Dumazet
1
-1
/
+1
2012-04-14
tunnel: implement 64 bits statistics
stephen hemminger
1
-0
/
+2
2012-04-13
mac80211: remove hw.conf.channel usage where possible
Michal Kazior
1
-0
/
+1
2012-04-13
cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE
Pontus Fuchs
1
-1
/
+2
2012-04-13
rtnetlink: ops->get_tx_queue() cannot take a const 'tb'.
David S. Miller
1
-1
/
+1
2012-04-13
neighbour: Make neigh_table_init_no_netlink() static.
Hiroaki SHIMODA
1
-1
/
+0
2012-04-13
udp: intoduce udp_encap_needed static_key
Eric Dumazet
1
-0
/
+1
2012-04-13
rtnetlink: fix comments
stephen hemminger
1
-2
/
+4
2012-04-13
rtnetlink & bonding: change args got get_tx_queues
stephen hemminger
1
-3
/
+2
2012-04-13
skbuff: struct ubuf_info callback type safety
Michael S. Tsirkin
1
-3
/
+4
2012-04-13
ipv6: fix problem with expired dst cache
Gao feng
2
-1
/
+47
2012-04-13
caif-hsi: robust frame aggregation for HSI
Dmitry Tarnyagin
1
-2
/
+17
2012-04-13
caif: set traffic class for caif packets
Dmitry Tarnyagin
1
-1
/
+8
2012-04-13
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
4
-49
/
+199
2012-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-19
/
+66
2012-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-9
/
+35
2012-04-13
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-2
/
+5
[next]