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
2014-01-15
net: Add net_dev_start_xmit trace event, exposing more skb fields
Ben Hutchings
2
-0
/
+60
2014-01-15
net: Fix indentation in dev_hard_start_xmit()
Ben Hutchings
1
-2
/
+1
2014-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
138
-439
/
+785
2014-01-15
Merge branch 'skb_checksum_help'
David S. Miller
4
-302
/
+281
2014-01-15
xen-netfront: use new skb_checksum_setup function
Paul Durrant
1
-45
/
+3
2014-01-15
xen-netback: use new skb_checksum_setup function
Paul Durrant
1
-257
/
+3
2014-01-15
net: add skb_checksum_setup
Paul Durrant
2
-0
/
+275
2014-01-14
netfilter: Add dependency on IPV6 for NF_TABLES_INET
Paul Gortmaker
1
-1
/
+1
2014-01-14
bridge: move br_net_exit() to br.c
WANG Cong
3
-19
/
+18
2014-01-14
net: usbnet: fix SG initialisation
Bjørn Mork
1
-1
/
+1
2014-01-14
net: 3com: fix warning for incorrect type in argument
dingtianhong
1
-1
/
+1
2014-01-14
net: qlcnic: fix warning for incorrect type in argument
dingtianhong
1
-1
/
+1
2014-01-14
sh_eth: fix garbled TX error message
Sergei Shtylyov
1
-4
/
+4
2014-01-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
8
-48
/
+139
2014-01-14
inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait sockets
Neal Cardwell
1
-1
/
+4
2014-01-14
Merge branch 'bonding_rcu'
David S. Miller
1
-18
/
+19
2014-01-14
bonding: fix __get_active_agg() RCU logic
Veaceslav Falico
1
-6
/
+4
2014-01-14
bonding: fix __get_first_agg RCU usage
Veaceslav Falico
1
-1
/
+4
2014-01-14
bonding: fix bond_3ad_set_carrier() RCU usage
Veaceslav Falico
1
-11
/
+11
2014-01-14
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
43
-768
/
+1652
2014-01-14
net: resort some Kbuild files to hopefully help avoid some conflicts
Stephen Rothwell
6
-6
/
+6
2014-01-14
Merge branch 'qlcnic'
David S. Miller
12
-63
/
+184
2014-01-14
qlcnic: Update version to 5.3.54
Shahed Shaikh
1
-2
/
+2
2014-01-14
qlcnic: Enable IPv6 LRO even if IP address is not programmed
Shahed Shaikh
1
-2
/
+2
2014-01-14
qlcnic: Fix SR-IOV cleanup code path
Manish Chopra
1
-3
/
+1
2014-01-14
qlcnic: Enable beaconing for 83xx/84xx Series adapter.
Himanshu Madhani
7
-24
/
+70
2014-01-14
qlcnic: Do MAC learning for SRIOV PF.
Sucheta Chakraborty
6
-31
/
+64
2014-01-14
qlcnic: Turn on promiscous mode for SRIOV PF.
Sucheta Chakraborty
1
-0
/
+4
2014-01-14
qlcnic: Enable VF flood bit on PF.
Sucheta Chakraborty
1
-0
/
+30
2014-01-14
qlcnic: Restrict VF from configuring any VLAN mode.
Sucheta Chakraborty
1
-1
/
+11
2014-01-14
net: make dev_set_mtu() honor notification return code
Veaceslav Falico
1
-9
/
+25
2014-01-14
packet: doc: describe PACKET_MMAP with one packet socket for rx and tx
Norbert van Bolhuis
1
-0
/
+18
2014-01-14
sctp: make sctp_addto_chunk_fixed local
stephen hemminger
2
-3
/
+4
2014-01-14
phylib: Add of_phy_attach
Andy Fleming
2
-0
/
+30
2014-01-14
phylib: Support attaching to generic 10g driver
Andy Fleming
2
-13
/
+11
2014-01-14
phylib: Add generic 10G driver
Andy Fleming
1
-0
/
+81
2014-01-14
phylib: turn genphy_driver to an array
Shaohui Xie
1
-8
/
+21
2014-01-14
phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHY
Andy Fleming
2
-0
/
+2
2014-01-14
phylib: Add Clause 45 read/write functions
Andy Fleming
1
-0
/
+39
2014-01-14
l2tp: make local functions static
stephen hemminger
2
-6
/
+2
2014-01-13
bnx2x: namespace and dead code cleanups
stephen hemminger
11
-524
/
+147
2014-01-13
drivers: net: silence compiler warning in smc91x.c
Pankaj Dubey
1
-1
/
+1
2014-01-13
gre_offload: simplify GRE header length calculation in gre_gso_segment()
Neal Cardwell
1
-10
/
+6
2014-01-13
net_sched: act: remove struct tcf_act_hdr
WANG Cong
2
-12
/
+8
2014-01-13
net_sched: avoid casting void pointer
WANG Cong
5
-26
/
+23
2014-01-13
net_sched: optimize tcf_match_indev()
WANG Cong
3
-29
/
+39
2014-01-13
net_sched: add struct net pointer to tcf_proto_ops->dump
WANG Cong
11
-15
/
+16
2014-01-13
net_sched: act: clean up notification functions
WANG Cong
1
-55
/
+40
2014-01-13
net_sched: act: move idx_gen into struct tcf_hashinfo
WANG Cong
11
-26
/
+18
2014-01-13
net: gro: change GRO overflow strategy
Eric Dumazet
1
-2
/
+15
[prev]
[next]