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-12-16
tipc: change lock_sock order in connect()
wangweidong
1
-4
/
+2
2013-12-16
tipc: Use <linux/uaccess.h> instead of <asm/uaccess.h>
wangweidong
1
-1
/
+1
2013-12-16
tipc: kill unnecessary goto's
wangweidong
1
-8
/
+6
2013-12-16
tipc: remove unnecessary variables and conditions
wangweidong
3
-17
/
+8
2013-12-16
net-ipv6: Fix alleged compiler warning in ipv6_exthdrs_len()
Jerry Chu
1
-8
/
+4
2013-12-14
ipv6: fix compiler warning in ipv6_exthdrs_len
Hannes Frederic Sowa
1
-4
/
+5
2013-12-14
bonding: create bond_first_slave_rcu()
dingtianhong
1
-0
/
+21
2013-12-14
pkt_sched: set root qdisc before change() in attach_default_qdiscs()
Eric Dumazet
2
-2
/
+5
2013-12-14
packet: fix using smp_processor_id() in preemptible code
Li Zhong
1
-1
/
+1
2013-12-14
netconf: add proxy-arp support
stephen hemminger
1
-12
/
+29
2013-12-13
ipv6: fix incorrect type in declaration
Florent Fourcot
1
-1
/
+2
2013-12-12
net-gro: Prepare GRO stack for the upcoming tunneling support
Jerry Chu
5
-74
/
+96
2013-12-12
ipv6: router reachability probing
Jiri Benc
2
-6
/
+25
2013-12-12
sctp: remove redundant null check on asoc
wangweidong
1
-4
/
+2
2013-12-12
sch_htb: remove unnecessary NULL pointer judgment
Yang Yingliang
1
-11
/
+5
2013-12-11
ipv4: fix wildcard search with inet_confirm_addr()
Nicolas Dichtel
2
-6
/
+7
2013-12-11
net_sched: expand control flow of macro SKIP_NONLOCAL
Yang Yingliang
1
-35
/
+122
2013-12-11
tipc: remove unused 'blocked' flag from tipc_link struct
Ying Xue
2
-11
/
+7
2013-12-11
tipc: eliminate code duplication in media layer
Ying Xue
4
-231
/
+149
2013-12-11
tipc: relocate common functions from media to bearer
Ying Xue
5
-401
/
+114
2013-12-11
tipc: remove TIPC usage of field af_packet_priv in struct net_device
Ying Xue
3
-46
/
+65
2013-12-11
tipc: improve naming and comment consistency in media layer
Jon Paul Maloy
2
-19
/
+19
2013-12-11
tipc: initiate media type array at compile time
Jon Paul Maloy
4
-62
/
+23
2013-12-11
tipc: eliminate redundant code with kfree_skb_list routine
Ying Xue
2
-55
/
+9
2013-12-11
net_sched: sfq: put sfq_unlink in a do - while loop
Yang Yingliang
1
-4
/
+6
2013-12-11
net_sched: add space around '>' and before '('
Yang Yingliang
2
-2
/
+3
2013-12-11
net_sched: change "foo* bar" to "foo *bar"
Yang Yingliang
2
-3
/
+3
2013-12-11
net_sched: cls_bpf: use tabs to do indent
Yang Yingliang
1
-1
/
+1
2013-12-11
net_sched: remove unnecessary parentheses while return
Yang Yingliang
2
-2
/
+3
2013-12-11
net: handle error more gracefully in socketpair()
Yann Droneaud
1
-18
/
+31
2013-12-11
net: more spelling fixes
stephen hemminger
5
-11
/
+11
2013-12-11
ipv4: add support for IFA_FLAGS nl attribute
Jiri Pirko
1
-2
/
+6
2013-12-11
dn_dev: add support for IFA_FLAGS nl attribute
Jiri Pirko
1
-4
/
+9
2013-12-11
neigh: use neigh_parms_net() to get struct neigh_parms->net pointer
Jiri Pirko
1
-1
/
+1
2013-12-11
ipv6 addrconf: revert /proc/net/if_inet6 ifa_flag format
Jiri Pirko
1
-2
/
+2
2013-12-10
ipv6: use ip6_flowinfo helper
Florent Fourcot
1
-2
/
+1
2013-12-10
ipv6: add ip6_flowlabel helper
Florent Fourcot
2
-2
/
+2
2013-12-10
ipv6: remove rcv_tclass of ipv6_pinfo
Florent Fourcot
2
-6
/
+2
2013-12-10
ipv6: move IPV6_TCLASS_MASK definition in ipv6.h
Florent Fourcot
2
-2
/
+0
2013-12-10
ipv6: add flowinfo for tcp6 pkt_options for all cases
Florent Fourcot
2
-0
/
+8
2013-12-10
batadv: Slight optimization of batadv_compare_eth
Joe Perches
1
-1
/
+1
2013-12-10
neigh: ipv6: respect default values set before an address is assigned to device
Jiri Pirko
2
-1
/
+8
2013-12-10
neigh: restore old behaviour of default parms values
Jiri Pirko
3
-6
/
+72
2013-12-10
neigh: use tbl->family to distinguish ipv4 from ipv6
Jiri Pirko
5
-5
/
+17
2013-12-10
neigh: wrap proc dointvec functions
Jiri Pirko
2
-15
/
+50
2013-12-10
neigh: convert parms to an array
Jiri Pirko
6
-244
/
+203
2013-12-10
tipc: remove interface state mirroring in bearer
Erik Hugne
7
-117
/
+28
2013-12-10
x25: convert printks to pr_<level>
wangweidong
7
-17
/
+32
2013-12-10
packet: introduce PACKET_QDISC_BYPASS socket option
Daniel Borkmann
2
-12
/
+80
2013-12-10
net: dev: move inline skb_needs_linearize helper to header
Daniel Borkmann
1
-15
/
+0
[next]