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-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
479
-85
/
+614
2010-04-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
475
-58
/
+490
2010-04-11
Revert "tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb"
David S. Miller
1
-1
/
+0
2010-04-08
tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb
David S. Miller
1
-0
/
+1
2010-04-08
udp: fix for unicast RX path optimization
Jorge Boncompte [DTI2]
2
-4
/
+4
2010-04-08
net: fix ethtool coding style errors and warnings
chavey
1
-67
/
+74
2010-04-08
x.25 attempts to negotiate invalid throughput
John Hughes
2
-7
/
+28
2010-04-08
x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.
John Hughes
3
-6
/
+68
2010-04-08
bridge: Fix IGMP3 report parsing
Herbert Xu
1
-1
/
+1
2010-04-08
net: include linux/proc_fs.h in dev_addr_lists.c
Eric Dumazet
1
-1
/
+1
2010-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-9
/
+23
2010-04-07
flow: delayed deletion of flow cache entries
Timo Teräs
1
-31
/
+69
2010-04-07
xfrm: remove policy garbage collection
Timo Teräs
1
-34
/
+5
2010-04-07
xfrm: cache bundles instead of policies for outgoing flows
Timo Teräs
3
-388
/
+376
2010-04-07
flow: virtualize flow cache entry methods
Timo Teräs
2
-98
/
+142
2010-04-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
36
-182
/
+370
2010-04-07
socket: remove duplicate declaration of struct timespec
Hagen Paul Pfeifer
1
-3
/
+2
2010-04-07
TIPC: Updated topology subscription protocol according to latest spec
Jon Paul Maloy
2
-6
/
+11
2010-04-06
mac80211: annotate station rcu dereferences
Johannes Berg
2
-6
/
+18
2010-04-06
mac80211: Handle mesh action frames in ieee80211_rx_h_action
Javier Cardona
2
-3
/
+5
2010-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
14
-78
/
+80
2010-04-06
mac80211: Ensure initializing private mc_list in prepare_multicast().
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+3
2010-04-06
net: Add a missing local_irq_enable()
Eric Dumazet
1
-0
/
+1
2010-04-06
rps: fixed missed rps_unlock
Tom Herbert
1
-1
/
+1
2010-04-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
1
-4
/
+19
2010-04-05
9p: saving negative to unsigned char
Dan Carpenter
1
-2
/
+3
2010-04-05
9p: Make sure we are able to clunk the cached fid on umount
Aneesh Kumar K.V
1
-2
/
+16
2010-04-04
l2tp: unmanaged L2TPv3 tunnels fixes
Eric Dumazet
2
-2
/
+2
2010-04-04
SCTP: Change to use ipv6_addr_copy()
Brian Haley
1
-4
/
+4
2010-04-04
icmp: Account for ICMP out errors
Eric Dumazet
3
-2
/
+6
2010-04-04
l2tp: Fix L2TP_DEBUGFS ifdef tests.
David S. Miller
3
-5
/
+5
2010-04-04
l2tp: Add missing semicolon to MODULE_ALIAS() in l2tp_netlink.c
David S. Miller
1
-1
/
+1
2010-04-04
l2tp: Add support for static unmanaged L2TPv3 tunnels
James Chapman
3
-14
/
+126
2010-04-04
l2tp: Add debugfs files for dumping l2tp debug info
James Chapman
6
-2
/
+392
2010-04-04
l2tp: Add L2TP ethernet pseudowire support
James Chapman
3
-0
/
+372
2010-04-04
l2tp: Convert rwlock to RCU
James Chapman
1
-36
/
+42
2010-04-04
l2tp: Add netlink control API for L2TP
James Chapman
5
-44
/
+1044
2010-04-04
netlink: Export genl_lock() API for use by modules
James Chapman
1
-2
/
+4
2010-04-04
l2tp: Add L2TPv3 IP encapsulation (no UDP) support
James Chapman
6
-62
/
+812
2010-04-04
l2tp: Update PPP-over-L2TP driver to work over L2TPv3
James Chapman
1
-46
/
+74
2010-04-04
l2tp: Add L2TPv3 protocol support
James Chapman
4
-148
/
+484
2010-04-04
l2tp: Add ppp device name to L2TP ppp session data
James Chapman
1
-0
/
+4
2010-04-04
l2tp: Split pppol2tp patch into separate l2tp and ppp parts
James Chapman
8
-2682
/
+3173
2010-04-04
l2tp: Relocate pppol2tp driver to new net/l2tp directory
James Chapman
3
-0
/
+2686
2010-04-04
net: convert multicast list to list_head
Jiri Pirko
16
-429
/
+319
2010-04-04
net: move address list functions to a separate file
Jiri Pirko
7
-446
/
+501
2010-04-03
net: illegal_highdma() fix
Eric Dumazet
1
-1
/
+3
2010-04-02
net: change illegal_highdma to use dma_mask
FUJITA Tomonori
1
-6
/
+14
2010-04-02
flow: structurize flow cache
Timo Teräs
1
-104
/
+119
2010-04-02
xfrm: remove policy lock when accessing policy->walk.dead
Timo Teräs
2
-27
/
+10
[next]