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
2013-01-05
netpoll: remove usage of dev->master
Jiri Pirko
1
-3
/
+6
2013-01-05
bridge: remove usage of netdev_set_master()
Jiri Pirko
1
-3
/
+3
2013-01-05
rtnetlink: remove usage of dev->master
Jiri Pirko
1
-32
/
+37
2013-01-05
vlan: add link to upper device
Jiri Pirko
1
-1
/
+9
2013-01-05
net: introduce upper device lists
Jiri Pirko
1
-4
/
+235
2013-01-04
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
4
-5
/
+0
2013-01-04
net: add address assign type "SET"
Jiri Pirko
1
-0
/
+1
2013-01-04
net: call add_device_randomness() only after successful mac change
Jiri Pirko
1
-3
/
+4
2013-01-04
rtnl: use dev_set_mac_address() instead of plain ndo_
Jiri Pirko
1
-18
/
+2
2012-12-30
bridge: respect RFC2863 operational state
stephen hemminger
4
-6
/
+9
2012-12-30
net: filter: return -EINVAL if BPF_S_ANC* operation is not supported
Daniel Borkmann
1
-0
/
+7
2012-12-29
skbuff: make __kmalloc_reserve static
stephen hemminger
1
-2
/
+3
2012-12-29
tcp: make proc_tcp_fastopen_key static
stephen hemminger
1
-2
/
+2
2012-12-29
sctp: make sctp_addr_wq_timeout_handler static
stephen hemminger
1
-1
/
+1
2012-12-29
net: use per task frag allocator in skb_append_datato_frags
Eric Dumazet
1
-27
/
+16
2012-12-29
rtnl: expose carrier value with possibility to set it
Jiri Pirko
1
-0
/
+10
2012-12-29
net: allow to change carrier via sysfs
Jiri Pirko
1
-1
/
+14
2012-12-29
net: add change_carrier netdev op
Jiri Pirko
1
-0
/
+19
2012-12-27
ipv6/ip6_gre: set transport header correctly
Isaku Yamahata
1
-2
/
+1
2012-12-27
ipv4/ip_gre: set transport header correctly to gre header
Isaku Yamahata
1
-1
/
+1
2012-12-27
IB/rds: suppress incompatible protocol when version is known
Marciniszyn, Mike
1
-6
/
+5
2012-12-27
IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len
Marciniszyn, Mike
1
-3
/
+6
2012-12-27
tcp: should drop incoming frames without ACK flag set
Eric Dumazet
1
-4
/
+10
2012-12-27
batman-adv: fix random jitter calculation
Akinobu Mita
1
-1
/
+1
2012-12-25
arp: fix a regression in arp_solicit()
Cong Wang
1
-3
/
+3
2012-12-22
net: sched: integer overflow fix
Stefan Hasko
1
-1
/
+1
2012-12-22
CONFIG_HOTPLUG removal from networking core
Greg KH
3
-15
/
+0
2012-12-22
bridge: call br_netpoll_disable in br_add_if
Gao feng
1
-3
/
+5
2012-12-22
ipv4: arp: fix a lockdep splat in arp_solicit()
Eric Dumazet
1
-5
/
+3
2012-12-22
net: devnet_rename_seq should be a seqcount
Eric Dumazet
2
-11
/
+11
2012-12-22
ip_gre: fix possible use after free
Eric Dumazet
1
-1
/
+5
2012-12-22
ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally
Isaku Yamahata
1
-1
/
+4
2012-12-21
Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-60
/
+61
2012-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
4
-111
/
+105
2012-12-20
libceph: register request before unregister linger
Alex Elder
1
-1
/
+1
2012-12-20
libceph: don't use rb_init_node() in ceph_osdc_alloc_request()
Alex Elder
1
-1
/
+1
2012-12-20
libceph: init event->node in ceph_osdc_create_event()
Alex Elder
1
-0
/
+1
2012-12-20
libceph: init osd->o_node in create_osd()
Alex Elder
1
-0
/
+1
2012-12-20
libceph: report connection fault with warning
Alex Elder
1
-1
/
+1
2012-12-20
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2012-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
18
-57
/
+121
2012-12-20
ipv6: addrconf.c: remove unnecessary "if"
Cong Ding
1
-2
/
+1
2012-12-20
bridge: Correctly encode addresses when dumping mdb entries
Vlad Yasevich
1
-2
/
+4
2012-12-20
bridge: Do not unregister all PF_BRIDGE rtnl operations
Vlad Yasevich
4
-1
/
+9
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+2
2012-12-18
Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
13
-74
/
+144
2012-12-18
atm: use scnprintf() instead of sprintf()
chas williams - CONTRACTOR
1
-25
/
+15
2012-12-18
netlink: validate addr_len on bind
Hannes Frederic Sowa
1
-0
/
+3
2012-12-18
netlink: change presentation of portid in procfs to unsigned
Hannes Frederic Sowa
1
-1
/
+1
2012-12-18
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
J. Bruce Fields
4
-7
/
+11
[next]