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
2010-12-17
net: Use skb_checksum_start_offset()
Michał Mirosław
4
-7
/
+6
2010-12-17
net: factorize sync-rcu call in unregister_netdevice_many
Octavian Purdila
2
-49
/
+98
2010-12-17
net: Add batman-adv meshing protocol
Sven Eckelmann
42
-0
/
+9946
2010-12-17
net: use NUMA_NO_NODE instead of the magic number -1
Changli Gao
2
-2
/
+3
2010-12-17
bnx2x: Take the distribution range definition out of skb_tx_hash()
Vladislav Zolotarov
1
-5
/
+10
2010-12-15
net: Abstract default MTU metric calculation behind an accessor.
David S. Miller
4
-32
/
+51
2010-12-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
23
-206
/
+537
2010-12-13
net: Abstract default ADVMSS behind an accessor.
David S. Miller
8
-31
/
+60
2010-12-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
23
-206
/
+537
2010-12-13
net: add limits to ip_default_ttl
Eric Dumazet
1
-2
/
+5
2010-12-13
ipv4: Don't pre-seed hoplimit metric.
David S. Miller
7
-10
/
+9
2010-12-13
ipv6: Demark default hoplimit as zero.
David S. Miller
1
-3
/
+1
2010-12-13
net: Abstract RTAX_HOPLIMIT metric accesses behind helper.
David S. Miller
6
-7
/
+7
2010-12-13
ipv6: Use ip6_dst_hoplimit() instead of direct dst_metric() calls.
David S. Miller
3
-2
/
+4
2010-12-11
bridge: Use consistent NF_DROP returns in nf_pre_routing
Herbert Xu
1
-16
/
+9
2010-12-11
af_packet: use swap() instead of the open coded macro XC()
Changli Gao
1
-5
/
+3
2010-12-11
ethtool: Report link-down while interface is down
Ben Hutchings
1
-2
/
+15
2010-12-11
pktgen: adding prefetchw() call
Junchang Wang
1
-0
/
+2
2010-12-11
inet6: Remove redundant unlikely()
Tobias Klauser
1
-1
/
+1
2010-12-11
xfrm: Traffic Flow Confidentiality for IPv6 ESP
Martin Willi
1
-8
/
+24
2010-12-11
xfrm: Traffic Flow Confidentiality for IPv4 ESP
Martin Willi
1
-8
/
+24
2010-12-11
xfrm: Add Traffic Flow Confidentiality padding XFRM attribute
Martin Willi
1
-2
/
+17
2010-12-11
net/ipv6/udp.c: fix typo in flush_stack()
Jiri Pirko
1
-1
/
+1
2010-12-11
ipv6: Fix 'release_it' logic in tcp_v6_get_peer()
David S. Miller
1
-1
/
+1
2010-12-11
bridge: Fix return values of br_multicast_add_group/br_multicast_new_group
Tobias Klauser
1
-4
/
+6
2010-12-10
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
1
-8
/
+0
2010-12-10
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
23
-219
/
+538
2010-12-10
dccp: remove unused macros
Shan Wei
1
-8
/
+0
2010-12-10
filter: use size of fetched data in __load_pointer()
Eric Dumazet
1
-3
/
+3
2010-12-10
net: optimize INET input path further
Eric Dumazet
3
-11
/
+11
2010-12-09
net: Abstract away all dst_entry metrics accesses.
David S. Miller
9
-78
/
+95
2010-12-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
25
-128
/
+163
2010-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+18
2010-12-08
mac80211: Show max number of probe tries in debug message.
Ben Greear
1
-2
/
+3
2010-12-08
mac80211: Apply ht_opmode changes in ieee80211_change_bss
Helmut Schaa
1
-0
/
+6
2010-12-08
cfg80211: Add new BSS attribute ht_opmode
Helmut Schaa
1
-0
/
+5
2010-12-08
tcp: protect sysctl_tcp_cookie_size reads
Eric Dumazet
1
-12
/
+15
2010-12-08
tcp: avoid a possible divide by zero
Eric Dumazet
1
-2
/
+4
2010-12-08
mac80211: Fix BUG in pskb_expand_head when transmitting shared skbs
Helmut Schaa
1
-3
/
+18
2010-12-08
tcp: Replace time wait bucket msg by counter
Tom Herbert
2
-1
/
+2
2010-12-08
x25: decrement netdev reference counts on unload
Apollon Oikonomopoulos
1
-0
/
+1
2010-12-08
l2tp: Fix modalias of l2tp_ip
Michal Marek
1
-1
/
+5
2010-12-08
econet: Do the correct cleanup after an unprivileged SIOCSIFADDR.
Nelson Elhage
1
-2
/
+4
2010-12-08
af_packet: fix freeing pg_vec twice on error path
Changli Gao
1
-1
/
+0
2010-12-08
af_packet: eliminate pgv_to_page on some arches
Changli Gao
1
-1
/
+3
2010-12-08
net: call dev_queue_xmit_nit() after skb_dst_drop()
Eric Dumazet
1
-3
/
+3
2010-12-08
filter: constify sk_run_filter()
Eric Dumazet
3
-19
/
+21
2010-12-08
net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()
Eric Dumazet
4
-26
/
+25
2010-12-08
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
5
-9
/
+223
2010-12-08
llc: fix a device refcount imbalance
Eric Dumazet
1
-2
/
+3
[next]