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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
8
-50
/
+118
2014-05-31
af_key: Replace comma with semicolon
Himangi Saraogi
1
-1
/
+1
2014-05-31
rds/tcp_listen: Replace comma with semicolon
Himangi Saraogi
1
-1
/
+1
2014-05-31
RDS/RDMA: Replace comma with semicolon
Himangi Saraogi
1
-1
/
+1
2014-05-31
ipmr: Replace comma with semicolon
Himangi Saraogi
1
-1
/
+1
2014-05-31
af_iucv: correct cleanup if listen backlog is full
Ursula Braun
1
-2
/
+1
2014-05-31
af_iucv: Add automatic (source) iucv_name to bind
Philipp Hachtmann
1
-11
/
+18
2014-05-31
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
46
-653
/
+1570
2014-05-31
atm: remove commented out check
Paul Bolle
1
-8
/
+2
2014-05-31
net: tso: Export symbols for modular build
Sachin Kamat
1
-0
/
+5
2014-05-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
46
-653
/
+1570
2014-05-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-16
/
+36
2014-05-26
netfilter: bridge: fix Kconfig unmet dependencies
Pablo Neira
2
-6
/
+3
2014-05-24
tipc: Don't reset the timeout when restarting
Arnaldo Carvalho de Melo
1
-3
/
+5
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
40
-173
/
+420
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
57
-297
/
+556
2014-05-24
net: filter: let unattached filters use sock_fprog_kern
Daniel Borkmann
4
-6
/
+7
2014-05-24
net: filter: remove DL macro
Daniel Borkmann
1
-94
/
+99
2014-05-24
l2tp: Add support for zero IPv6 checksums
Tom Herbert
3
-2
/
+18
2014-05-24
net: Make enabling of zero UDP6 csums more restrictive
Tom Herbert
2
-5
/
+23
2014-05-24
net: Split sk_no_check into sk_no_check_{rx,tx}
Tom Herbert
10
-15
/
+16
2014-05-24
net: Eliminate no_check from protosw
Tom Herbert
13
-23
/
+0
2014-05-24
sunrpc: Remove sk_no_check setting
Tom Herbert
1
-3
/
+0
2014-05-23
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
1
-6
/
+32
2014-05-23
openvswitch: Simplify genetlink code.
Pravin B Shelar
1
-95
/
+90
2014-05-23
openvswitch: Minimize ovs_flow_cmd_new|set critical sections.
Jarno Rajahalme
1
-76
/
+116
2014-05-23
openvswitch: Split ovs_flow_cmd_new_or_set().
Jarno Rajahalme
1
-44
/
+116
2014-05-23
openvswitch: Minimize ovs_flow_cmd_del critical section.
Jarno Rajahalme
1
-25
/
+28
2014-05-23
openvswitch: Reduce locking requirements.
Jarno Rajahalme
1
-25
/
+29
2014-05-23
openvswitch: Fix ovs_flow_stats_get/clear RCU dereference.
Jarno Rajahalme
2
-7
/
+9
2014-05-23
openvswitch: Fix typo.
Jarno Rajahalme
1
-1
/
+1
2014-05-23
openvswitch: Minimize dp and vport critical sections.
Jarno Rajahalme
1
-108
/
+110
2014-05-23
openvswitch: Make flow mask removal symmetric.
Jarno Rajahalme
1
-19
/
+25
2014-05-23
openvswitch: Build flow cmd netlink reply only if needed.
Jarno Rajahalme
1
-22
/
+48
2014-05-23
openvswitch: Clarify locking.
Jarno Rajahalme
2
-7
/
+9
2014-05-23
openvswitch: Avoid assigning a NULL pointer to flow actions.
Jarno Rajahalme
1
-6
/
+8
2014-05-23
openvswitch: Compact sw_flow_key.
Jarno Rajahalme
3
-123
/
+62
2014-05-23
batman: fix a bogus warning from batadv_is_on_batman_iface()
Cong Wang
1
-1
/
+1
2014-05-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-130
/
+43
2014-05-22
ipv4: initialise the itag variable in __mkroute_input
Li RongQing
1
-1
/
+1
2014-05-22
ieee802154: missing put_dev() on error
Dan Carpenter
1
-2
/
+4
2014-05-22
bridge: make br_device_notifier static
Cong Wang
4
-121
/
+99
2014-05-22
net/dccp/timer.c: use 'u64' instead of 's64' to avoid compiler's warning
Chen Gang
1
-1
/
+1
2014-05-22
mac802154: llsec: correctly lookup implicit-indexed keys
Phoebe Buckheister
1
-0
/
+2
2014-05-22
mac802154: llsec: fold useless return value check
Phoebe Buckheister
1
-1
/
+1
2014-05-22
mac802154: llsec: fix incorrect lock pairing
Phoebe Buckheister
1
-1
/
+1
2014-05-22
vlan: more careful checksum features handling
Michal Kubeček
1
-2
/
+2
2014-05-22
net: Add a software TSO helper API
Ezequiel Garcia
2
-1
/
+73
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
34
-573
/
+1173
2014-05-22
Merge tag 'nfc-next-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
11
-47
/
+386
[next]