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-29
net: ip_queue_rcv_skb() helper
Eric Dumazet
6
-4
/
+21
2010-04-29
net: speedup udp receive path
Eric Dumazet
3
-11
/
+15
2010-04-28
Bugfix: Link selection was swapped in switch.
Sjur Braendeland
1
-2
/
+2
2010-04-28
caif: Bugfixes in CAIF netdevice for close and flow control
Sjur Braendeland
1
-57
/
+73
2010-04-28
caif: Rewritten socket implementation
Sjur Braendeland
1
-967
/
+828
2010-04-28
caif: Disconnect without waiting for response
Sjur Braendeland
2
-143
/
+107
2010-04-28
caif: Add reference counting to service layer
Sjur Braendeland
4
-1
/
+26
2010-04-28
caif: Rename functions in cfcnfg and caif_dev
Sjur Braendeland
2
-34
/
+32
2010-04-28
bridge: multicast_flood cleanup
stephen hemminger
1
-5
/
+3
2010-04-28
bridge: multicast port group RCU fix
stephen hemminger
2
-3
/
+3
2010-04-28
bridge: multicast flood
stephen hemminger
1
-2
/
+2
2010-04-28
bridge: simplify multicast_add_router
stephen hemminger
1
-8
/
+11
2010-04-28
Revert "bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()"
David S. Miller
1
-1
/
+1
2010-04-28
bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()
David S. Miller
1
-1
/
+1
2010-04-28
net: disallow to use net_assign_generic externally
Jiri Pirko
1
-46
/
+45
2010-04-28
net: sk_add_backlog() take rmem_alloc into account
Eric Dumazet
4
-4
/
+16
2010-04-28
net: batch skb dequeueing from softnet input_pkt_queue
Changli Gao
1
-18
/
+39
2010-04-28
net: Make RFS socket operations not be inet specific.
David S. Miller
3
-7
/
+7
2010-04-28
net: reimplement softnet_data.output_queue as a FIFO queue
Changli Gao
1
-10
/
+12
2010-04-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
6
-23
/
+105
2010-04-27
TCP: avoid to send keepalive probes if receiving data
Flavio Leitner
2
-3
/
+3
2010-04-27
bridge: multicast router list manipulation
stephen hemminger
1
-15
/
+15
2010-04-27
bridge: use is_multicast_ether_addr
stephen hemminger
1
-1
/
+1
2010-04-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
9
-16
/
+32
2010-04-27
bridge: Fix build of ipv6 multicast code.
David S. Miller
1
-0
/
+1
2010-04-26
bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.
YOSHIFUJI Hideaki / 吉藤英明
1
-6
/
+3
2010-04-26
bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.
YOSHIFUJI Hideaki / 吉藤英明
1
-3
/
+3
2010-04-26
ieee802154: Fix oops during ieee802154_sock_ioctl
Stefan Schmidt
1
-0
/
+3
2010-04-26
net: use sk_sleep()
Eric Dumazet
2
-18
/
+18
2010-04-26
phonet: use phonet_pernet instead of directly net_generic
Jiri Pirko
1
-8
/
+15
2010-04-26
net: ipmr: add support for dumping routing tables over netlink
Patrick McHardy
1
-7
/
+89
2010-04-26
net: rtnetlink: decouple rtnetlink address families from real address families
Patrick McHardy
5
-11
/
+11
2010-04-26
net: fib_rules: mark arguments to fib_rules_register const and __net_initdata
Patrick McHardy
5
-5
/
+5
2010-04-26
ipv6: Fix inet6_csk_bind_conflict()
Eric Dumazet
1
-1
/
+1
2010-04-25
netns: rename unregister_pernet_subsys parameter
Jiri Pirko
1
-2
/
+2
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
tcp: bind() fix when many ports are bound
Eric Dumazet
2
-10
/
+21
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
[next]