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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-25
sctp: whitespace fixes
Stephen Hemminger
2
-3
/
+2
2018-07-25
xfrm: remove blank lines at EOF
Stephen Hemminger
2
-2
/
+0
2018-07-25
mpls: remove trailing whitepace
Stephen Hemminger
1
-1
/
+1
2018-07-25
llc: fix whitespace issues
Stephen Hemminger
3
-3
/
+2
2018-07-25
rds: remove trailing whitespace and blank lines
Stephen Hemminger
7
-7
/
+0
2018-07-25
wimax: remove blank lines at EOF
Stephen Hemminger
4
-6
/
+0
2018-07-25
sched: fix trailing whitespace
Stephen Hemminger
5
-6
/
+3
2018-07-24
net: remove redundant input checks in SIOCSIFTXQLEN case of dev_ifsioc
Tariq Toukan
1
-6
/
+1
2018-07-24
netlink: do not store start function in netlink_cb
Florian Westphal
1
-3
/
+2
2018-07-24
Merge tag 'mac80211-next-for-davem-2018-07-24' of git://git.kernel.org/pub/sc...
David S. Miller
4
-36
/
+47
2018-07-24
mac80211: restrict delayed tailroom needed decrement
Manikanta Pubbisetty
2
-10
/
+16
2018-07-24
wireless/lib80211: Convert from ahash to shash
Kees Cook
1
-25
/
+30
2018-07-24
rds: Extend RDS API for IPv6 support
Ka-Cheong Poon
6
-9
/
+226
2018-07-24
rds: Enable RDS IPv6 support
Ka-Cheong Poon
14
-114
/
+459
2018-07-24
rds: Changing IP address internal representation to struct in6_addr
Ka-Cheong Poon
23
-369
/
+863
2018-07-24
net: sched: cls_flower: propagate chain teplate creation and destruction to d...
Jiri Pirko
1
-0
/
+39
2018-07-24
net: sched: cls_flower: implement chain templates
Jiri Pirko
1
-1
/
+105
2018-07-24
net: sched: cls_flower: change fl_init_dissector to accept mask and dissector
Jiri Pirko
1
-21
/
+22
2018-07-24
net: sched: cls_flower: move key/mask dumping into a separate function
Jiri Pirko
1
-25
/
+37
2018-07-24
net: sched: introduce chain templates
Jiri Pirko
1
-0
/
+65
2018-07-24
net: sched: introduce chain object to uapi
Jiri Pirko
1
-8
/
+300
2018-07-24
net: sched: Avoid implicit chain 0 creation
Jiri Pirko
1
-47
/
+39
2018-07-24
net: sched: push ops lookup bits into tcf_proto_lookup_ops()
Jiri Pirko
1
-22
/
+31
2018-07-23
net/smc: remove local variable page in smc_rx_splice()
Ursula Braun
1
-3
/
+1
2018-07-23
net/smc: use DECLARE_BITMAP for rtokens_used_mask
Ursula Braun
1
-2
/
+1
2018-07-23
net/smc: add function to get link group from link
Stefan Raspl
5
-47
/
+20
2018-07-23
net/smc: eliminate cursor read and write calls
Stefan Raspl
6
-101
/
+48
2018-07-23
net/smc: provide smc mode in smc_diag.c
Karsten Graul
1
-1
/
+6
2018-07-23
ipv6: sr: Use kmemdup instead of duplicating it in parse_nla_srh
YueHaibing
1
-3
/
+1
2018-07-23
net: bridge: add support for backup port
Nikolay Aleksandrov
5
-2
/
+133
2018-07-23
net: bridge: add support for raw sysfs port options
Nikolay Aleksandrov
1
-14
/
+42
2018-07-22
multicast: remove useless parameter for group add
Hangbin Liu
2
-9
/
+9
2018-07-22
net: wimax: stack: fixed multi line comment issue
Mark Railton
1
-1
/
+2
2018-07-22
tipc: make some functions static
YueHaibing
3
-8
/
+10
2018-07-22
net: sched: use PTR_ERR_OR_ZERO macro in tcf_block_cb_register
Gustavo A. R. Silva
1
-1
/
+1
2018-07-21
tcp: Add tcp_clamp_rto_to_user_timeout() helper to improve accuracy
Jon Maxwell
1
-1
/
+17
2018-07-21
tcp: Add tcp_retransmit_stamp() helper routine
Jon Maxwell
1
-8
/
+17
2018-07-21
tcp: convert icsk_user_timeout from jiffies to msecs
Jon Maxwell
2
-6
/
+6
2018-07-21
bridge: make sure objects belong to container's owner
Tyler Hicks
3
-3
/
+13
2018-07-21
net: create reusable function for getting ownership info of sysfs inodes
Tyler Hicks
2
-18
/
+28
2018-07-21
net-sysfs: make sure objects belong to container's owner
Dmitry Torokhov
1
-1
/
+46
2018-07-21
net-sysfs: require net admin in the init ns for setting tx_maxrate
Tyler Hicks
1
-0
/
+3
2018-07-21
net: Init backlog NAPI's gro_hash.
David S. Miller
1
-6
/
+12
2018-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
53
-2218
/
+1838
2018-07-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
64
-485
/
+764
2018-07-20
tipc: make link capability update thread safe
Jon Maloy
1
-0
/
+4
2018-07-20
tls: Fix copy-paste error in tls_device_reencrypt
Gustavo A. R. Silva
1
-1
/
+1
2018-07-20
net/sched: cls_flower: Support matching on ip tos and ttl for tunnels
Or Gerlitz
1
-15
/
+28
2018-07-20
flow_dissector: Dissect tos and ttl from the tunnel info
Or Gerlitz
1
-1
/
+13
2018-07-20
net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnels
Or Gerlitz
1
-2
/
+18
[next]