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-03-12
8021q: Convert uses of __constant_<foo> to <foo>
Joe Perches
2
-4
/
+4
2014-03-12
pkt_sched: add cond_resched() to class and qdisc dump
Eric Dumazet
1
-0
/
+2
2014-03-12
pkt_sched: do not use rcu in tc_dump_qdisc()
Eric Dumazet
1
-4
/
+2
2014-03-11
ipv6: ip6_forward: perform skb->pkt_type check at the beginning
Li RongQing
1
-3
/
+3
2014-03-11
flowcache: restore a single flow_cache kmem_cache
Eric Dumazet
1
-6
/
+8
2014-03-11
tcp: timestamp SYN+DATA messages
Eric Dumazet
2
-0
/
+7
2014-03-11
6lowpan: reassembly: fix access of ctl table entry
Alexander Aring
1
-1
/
+1
2014-03-10
l2tp: fix unused variable warning
Eric Dumazet
1
-2
/
+1
2014-03-10
netlink: autosize skb lengthes
Eric Dumazet
2
-1
/
+27
2014-03-10
vlan: use use ether_addr_equal_64bits to instead of ether_addr_equal
dingtianhong
1
-1
/
+1
2014-03-10
vlan: slight optimization for vlan_do_receive()
dingtianhong
1
-1
/
+1
2014-03-09
pkt_sched: fq: do not hold qdisc lock while allocating memory
Eric Dumazet
1
-6
/
+15
2014-03-08
6lowpan: reassembly: fix return of init function
Alexander Aring
1
-2
/
+3
2014-03-08
Merge tag 'rxrpc-devel-20140304' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
13
-168
/
+564
2014-03-07
l2tp: keep original skb ownership
Eric Dumazet
1
-21
/
+2
2014-03-07
tcp: do not leak non zero tstamp in output packets
Eric Dumazet
1
-0
/
+2
2014-03-07
net_sched: htb: do not acquire qdisc lock in dump operations
Eric Dumazet
1
-12
/
+8
2014-03-07
6lowpan: move 6lowpan header to include/net
Alexander Aring
5
-439
/
+4
2014-03-07
6lowpan: add missing include of net/ipv6.h
Alexander Aring
1
-0
/
+2
2014-03-07
tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()
David S. Miller
1
-2
/
+2
2014-03-06
inet: remove now unused flag DST_NOPEER
Hannes Frederic Sowa
2
-2
/
+2
2014-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
56
-390
/
+525
2014-03-05
ieee802154: fix whitespace issues in Kconfig
Alexander Aring
1
-1
/
+1
2014-03-04
cfg80211: add MPLS and 802.21 classification
Simon Wunderlich
1
-0
/
+16
2014-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
53
-384
/
+500
2014-03-04
af_rxrpc: Keep rxrpc_call pointers in a hashtable
Tim Smith
3
-106
/
+277
2014-03-04
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2
-1
/
+32
2014-03-04
net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capable
Daniel Borkmann
1
-0
/
+7
2014-03-04
Merge tag 'linux-can-fixes-for-3.14-20140303' of git://gitorious.org/linux-ca...
David S. Miller
1
-21
/
+5
2014-03-04
tcp: snmp stats for Fast Open, SYN rtx, and data pkts
Yuchung Cheng
6
-4
/
+21
2014-03-04
ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointer
Xin Long
1
-1
/
+0
2014-03-04
sch_tbf: Remove holes in struct tbf_sched_data.
Hiroaki SHIMODA
1
-11
/
+12
2014-03-04
tcp: fix bogus RTT on special retransmission
Yuchung Cheng
2
-4
/
+10
2014-03-04
hsr: off by one sanity check in hsr_register_frame_in()
Dan Carpenter
1
-1
/
+1
2014-03-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-1
/
+32
2014-03-03
can: remove CAN FD compatibility for CAN 2.0 sockets
Oliver Hartkopp
1
-21
/
+5
2014-03-03
6lowpan: use memcpy to set tag value in fraghdr
Alexander Aring
1
-2
/
+1
2014-03-03
6lowpan: remove initialization of tag value
Alexander Aring
1
-1
/
+0
2014-03-03
6lowpan: fix type of datagram size parameter
Alexander Aring
1
-1
/
+1
2014-03-01
6lowpan: handling 6lowpan fragmentation via inet_frag api
Alexander Aring
4
-208
/
+680
2014-03-01
6lowpan: fix some checkpatch issues
Alexander Aring
1
-18
/
+9
2014-03-01
6lowpan: move 6lowpan.c to 6lowpan_rtnl.c
Alexander Aring
2
-0
/
+1
2014-03-01
6lowpan: change tag type to __be16
Alexander Aring
1
-2
/
+3
2014-03-01
6lowpan: fix fragmentation on sending side
Alexander Aring
1
-10
/
+27
2014-03-01
6lowpan: add uncompress header size function
Alexander Aring
1
-0
/
+113
2014-03-01
packet: allow to transmit +4 byte in TX_RING slot for VLAN case
Daniel Borkmann
1
-3
/
+13
2014-02-28
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-1
/
+32
2014-02-28
ipv6: ipv6_find_hdr restore prev functionality
Hans Schillstrom
1
-1
/
+1
2014-02-28
neigh: recompute reachabletime before returning from neigh_periodic_work()
Duan Jiong
1
-3
/
+3
2014-02-28
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
10
-64
/
+99
[next]