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
2010-04-25
rps: optimize rps_get_cpu()
Changli Gao
1
-13
/
+11
2010-04-24
Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-i...
David S. Miller
4
-156
/
+619
2010-04-24
IPv6: Complete IPV6_DONTFRAG support
Brian Haley
5
-8
/
+112
2010-04-24
IPv6: Add dontfrag argument to relevant functions
Brian Haley
7
-10
/
+42
2010-04-24
IPv6: data structure changes for new socket options
Brian Haley
1
-0
/
+46
2010-04-24
l2tp_eth: fix memory allocation
Jiri Pirko
1
-28
/
+1
2010-04-24
l2tp: fix memory allocation
Jiri Pirko
1
-28
/
+1
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
9
-15
/
+68
2010-04-23
bridge br_multicast: IPv6 MLD support.
YOSHIFUJI Hideaki
3
-4
/
+429
2010-04-23
bridge br_multicast: Make functions less ipv4 dependent.
YOSHIFUJI Hideaki
2
-58
/
+151
2010-04-23
ipv6 mcast: Introduce include/net/mld.h for MLD definitions.
YOSHIFUJI Hideaki
1
-95
/
+40
2010-04-23
X25: Add if_x25.h and x25 to device identifiers
Andrew Hendry
1
-16
/
+20
2010-04-23
net: Socket filter ancilliary data access for skb->dev->type
Paul LeoNerd Evans
1
-0
/
+7
2010-04-23
tcp: fix outsegs stat for TSO segments
Tom Herbert
1
-2
/
+3
2010-04-23
IPv6: Generic TTL Security Mechanism (final version)
Stephen Hemminger
2
-1
/
+25
2010-04-22
net: Orphan and de-dst skbs earlier in xmit path.
David S. Miller
1
-7
/
+8
2010-04-22
rps: immediate send IPI in process_backlog()
Eric Dumazet
1
-34
/
+42
2010-04-22
ethernet: print protocol in host byte order
Johannes Berg
1
-1
/
+1
2010-04-22
net: Introduce skb_orphan_try()
Eric Dumazet
1
-1
/
+0
2010-04-22
fasync: RCU and fine grained locking
Eric Dumazet
1
-62
/
+11
2010-04-22
tcp: Mark v6 response packets as CHECKSUM_PARTIAL
David S. Miller
1
-0
/
+3
2010-04-21
tcp: Fix ipv6 checksumming on response packets for real.
David S. Miller
1
-2
/
+0
2010-04-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
10
-11
/
+19
2010-04-21
net: Fix an RCU warning in dev_pick_tx()
David Howells
1
-1
/
+1
2010-04-21
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-1
/
+4
2010-04-21
ipv6: Fix tcp_v6_send_response transport header setting.
Herbert Xu
1
-1
/
+1
2010-04-21
net: Remove two unnecessary exports (skbuff).
Rami Rosen
1
-4
/
+2
2010-04-21
net: Fix various endianness glitches
Eric Dumazet
17
-61
/
+65
2010-04-21
bridge: add a missing ntohs()
Eric Dumazet
1
-1
/
+1
2010-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-1
/
+2
2010-04-21
net: sk_sleep() helper
Eric Dumazet
40
-191
/
+191
2010-04-20
mac80211: Fix ieee80211_sta_conn_mon_timer with hw connection monitoring
Juuso Oikarinen
1
-0
/
+5
2010-04-20
mac80211: sample survey implementation for mac80211 & hwsim
Holger Schurig
2
-0
/
+21
2010-04-20
ath9k: Group Key fix for VAPs
Daniel Yingqiang Ma
1
-0
/
+1
2010-04-20
net: emphasize rtnl lock required in call_netdevice_notifiers
Jiri Pirko
1
-0
/
+1
2010-04-20
rps: consistent rxhash
Eric Dumazet
1
-7
/
+18
2010-04-20
rps: cleanups
Eric Dumazet
1
-69
/
+80
2010-04-20
rps: static functions
Eric Dumazet
1
-2
/
+2
2010-04-20
mac80211: add missing newline
Johannes Berg
1
-1
/
+1
2010-04-20
mac80211: Prevent running sta_cleanup timer unnecessarily
Juuso Oikarinen
2
-3
/
+17
2010-04-20
mac80211: fix stopping RX BA session from timer
Johannes Berg
1
-5
/
+13
2010-04-20
mac80211: pass HT changes to driver when off channel
Reinette Chatre
1
-0
/
+2
2010-04-20
mac80211: remove bogus TX agg state assignment
Johannes Berg
1
-1
/
+0
2010-04-20
rps: shortcut net_rps_action()
Eric Dumazet
1
-47
/
+32
2010-04-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-7
/
+11
2010-04-18
net: Introduce skb_orphan_try()
Eric Dumazet
1
-14
/
+13
2010-04-18
net: remove time limit in process_backlog()
Eric Dumazet
1
-3
/
+2
2010-04-17
rps: rps_sock_flow_table is mostly read
Eric Dumazet
1
-1
/
+1
2010-04-17
rfs: Receive Flow Steering
Tom Herbert
6
-28
/
+283
2010-04-17
packet : remove init_net restriction
Daniel Lezcano
1
-2
/
+0
[next]