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
2013-02-14
bridge: Dump vlan information from a bridge port
Vlad Yasevich
7
-18
/
+104
2013-02-14
bridge: Add netlink interface to configure vlans on bridge ports
Vlad Yasevich
7
-18
/
+207
2013-02-14
bridge: Verify that a vlan is allowed to egress on given port
Vlad Yasevich
4
-0
/
+41
2013-02-14
bridge: Validate that vlan is permitted on ingress
Vlad Yasevich
4
-0
/
+85
2013-02-14
bridge: Add vlan filtering infrastructure
Vlad Yasevich
6
-0
/
+296
2013-02-13
net: sctp: add build check for sctp_sf_eat_sack_6_2/jsctp_sf_eat_sack
Daniel Borkmann
1
-0
/
+7
2013-02-13
net: sctp: minor: make jsctp_sf_eat_sack static
Daniel Borkmann
1
-6
/
+6
2013-02-13
bgmac: return error on failed PHY write
Rafał Miłecki
2
-6
/
+7
2013-02-13
be2net: remove BUG_ON() in be_mcc_compl_is_new()
Sathya Perla
1
-5
/
+8
2013-02-13
net: ethernet: ti: remove redundant NULL check.
Cyril Roelandt
1
-4
/
+2
2013-02-13
net: Fix possible wrong checksum generation.
Pravin B Shelar
11
-38
/
+29
2013-02-13
Merge branch 'tcp_tsoffset'
David S. Miller
8
-17
/
+47
2013-02-13
tcp: send packets with a socket timestamp
Andrey Vagin
5
-17
/
+30
2013-02-13
tcp: set and get per-socket timestamp
Andrey Vagin
2
-0
/
+10
2013-02-13
tcp: adding a per-socket timestamp offset
Andrey Vagin
3
-0
/
+7
2013-02-13
Merge branch 'gfar-ethtool-atomic' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
3
-45
/
+37
2013-02-13
netpoll: fix smatch warnings in netpoll core code
Neil Horman
1
-3
/
+7
2013-02-13
net: skbuff: fix compile error in skb_panic()
James Hogan
1
-3
/
+3
2013-02-13
gianfar: convert u64 status counters to atomic64_t
Paul Gortmaker
3
-30
/
+31
2013-02-13
gianfar: remove largely unused gfar_stats struct
Paul Gortmaker
2
-16
/
+7
2013-02-13
act_police: improved accuracy at high rates
Jiri Pirko
1
-46
/
+53
2013-02-13
act_police: move struct tcf_police to act_police.c
Jiri Pirko
2
-15
/
+15
2013-02-13
tbf: improved accuracy at high rates
Jiri Pirko
1
-39
/
+37
2013-02-13
sch_api: introduce qdisc_watchdog_schedule_ns()
Jiri Pirko
2
-5
/
+11
2013-02-13
sch: make htb_rate_cfg and functions around that generic
Jiri Pirko
3
-56
/
+65
2013-02-13
htb: initialize cl->tokens and cl->ctokens correctly
Jiri Pirko
1
-2
/
+2
2013-02-13
htb: remove pointless first initialization of buffer and cbuffer
Jiri Pirko
1
-3
/
+0
2013-02-13
htb: use PSCHED_TICKS2NS()
Jiri Pirko
1
-2
/
+2
2013-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-130
/
+111
2013-02-13
htb: fix values in opt dump
Jiri Pirko
1
-2
/
+2
2013-02-13
net: fec_mpc52xx: Read MAC address from device-tree
Stefan Roese
1
-24
/
+38
2013-02-13
cxgb4vf: Fix VLAN extraction counter increment
Vipul Pandya
1
-1
/
+3
2013-02-13
driver: net: ethernet: cpsw: dual emac interface implementation
Mugunthan V N
3
-52
/
+288
2013-02-13
driver: net: ethernet: cpsw: make cpts as pointer
Mugunthan V N
1
-15
/
+21
2013-02-13
driver: net: ethernet: davinci_cpdma: add support for directed packet and sou...
Mugunthan V N
4
-9
/
+24
2013-02-13
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
3
-23
/
+27
2013-02-13
ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6
Alexander Duyck
1
-6
/
+3
2013-02-13
net: fix infinite loop in __skb_recv_datagram()
Eric Dumazet
1
-1
/
+1
2013-02-13
net: qmi_wwan: add Yota / Megafon M100-1 4g modem
Bjørn Mork
1
-0
/
+1
2013-02-13
net: sctp: remove unused multiple cookie keys
Daniel Borkmann
4
-36
/
+11
2013-02-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-23
/
+27
2013-02-12
netpoll: cleanup sparse warnings
Neil Horman
1
-4
/
+8
2013-02-12
netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock
Neil Horman
5
-11
/
+15
2013-02-12
skbuff: create skb_panic() function and its wrappers
Jean Sacren
1
-29
/
+19
2013-02-11
mwl8k: fix band for supported channels
Jonas Gorski
1
-18
/
+18
2013-02-11
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-5
/
+9
2013-02-11
bridge: set priority of STP packets
Stephen Hemminger
1
-0
/
+2
2013-02-11
mrp: make mrp_rcv static
Stephen Hemminger
1
-2
/
+2
2013-02-11
ethtool: fix sparse warning
Stephen Hemminger
1
-9
/
+9
2013-02-11
bridge: use dev->addr_assign_type to see if user change mac
Jiri Pirko
3
-5
/
+1
[next]