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
2006-09-26
[NetLabel]: update docs with website information
Paul Moore
1
-1
/
+4
2006-09-26
[NetLabel]: rework the Netlink attribute handling (part 2)
Paul Moore
6
-830
/
+895
2006-09-26
[NetLabel]: rework the Netlink attribute handling (part 1)
Paul Moore
5
-548
/
+67
2006-09-26
[NetLabel]: make the CIPSOv4 cache spinlocks bottom half safe
Paul Moore
1
-8
/
+8
2006-09-26
[NetLabel]: correct improper handling of non-NetLabel peer contexts
Paul Moore
2
-15
/
+56
2006-09-25
[TCP]: make cubic the default
Stephen Hemminger
1
-6
/
+6
2006-09-25
[TCP]: default congestion control menu
Stephen Hemminger
3
-6
/
+47
2006-09-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
David S. Miller
7
-15
/
+219
2006-09-25
[PATCH] fix iptables __user misannotations
Al Viro
1
-3
/
+3
2006-09-25
[DCCP]: Introduce dccp_probe
Ian McDonald
3
-0
/
+216
2006-09-25
[DCCP]: Use constants for CCIDs
Ian McDonald
2
-2
/
+2
2006-09-25
[DCCP]: Allow default/fallback service code.
Gerrit Renker
2
-13
/
+1
2006-09-24
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-113
/
+274
2006-09-24
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
9
-351
/
+460
2006-09-23
NFSv4: rpc_mkpipe creating socket inodes w/out sk buffers
Steve Dickson
1
-1
/
+1
2006-09-23
SUNRPC: Fix Oops in pmap_getport_done
Trond Myklebust
1
-24
/
+22
2006-09-23
SUNRPC: Add refcounting to the struct rpc_xprt
Trond Myklebust
2
-8
/
+28
2006-09-23
SUNRPC: Clean up soft task error handling
Trond Myklebust
2
-27
/
+15
2006-09-23
SUNRPC: Handle ENETUNREACH, EHOSTUNREACH and EHOSTDOWN socket errors
Trond Myklebust
1
-0
/
+8
2006-09-23
SUNRPC: rpc_delay() should not clobber the rpc_task->tk_status
Trond Myklebust
1
-10
/
+6
2006-09-23
SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument
Trond Myklebust
2
-20
/
+25
2006-09-23
SUNRPC: export new RPC client functions with _GPL
Chuck Lever
1
-5
/
+5
2006-09-23
SUNRPC: Eliminate xprt_create_proto and rpc_create_client
Chuck Lever
4
-125
/
+1
2006-09-23
SUNRPC: Convert RPC portmapper to use new rpc_create() API
Chuck Lever
1
-18
/
+15
2006-09-23
SUNRPC: use sockaddr + size when creating remote transport endpoints
Chuck Lever
2
-0
/
+136
2006-09-23
SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address
Chuck Lever
3
-7
/
+13
2006-09-23
SUNRPC: Teach rpc_pipe.c to use new rpc_peeraddr() API
Chuck Lever
1
-4
/
+2
2006-09-23
SUNRPC: Create API for displaying remote peer address
Chuck Lever
1
-0
/
+13
2006-09-23
SUNRPC: add xprt switch API for printing formatted remote peer addresses
Chuck Lever
1
-8
/
+71
2006-09-23
SUNRPC: remove extraneous header inclusions
Chuck Lever
3
-4
/
+0
2006-09-23
SUNRPC: Teach the RPC portmapper to use the new rpc_peeraddr() API.
Chuck Lever
1
-2
/
+3
2006-09-23
SUNRPC: create API for getting remote peer address
Chuck Lever
1
-0
/
+21
2006-09-23
SUNRPC: Introduce transport switch callout for pluggable rpcbind
Chuck Lever
3
-4
/
+5
2006-09-23
SUNRPC: Support for RPC child tasks no longer needed
Chuck Lever
1
-82
/
+0
2006-09-23
SUNRPC: Clean-up after recent changes to sunrpc/pmap_clnt.c
Chuck Lever
1
-28
/
+42
2006-09-23
SUNRPC: Make RPC portmapper use per-transport storage
Chuck Lever
3
-61
/
+106
2006-09-23
SUNRPC: Create a helper to tell whether a transport is bound
Chuck Lever
4
-11
/
+20
2006-09-23
net/ieee80211: fix more crypto-related build breakage
Jeff Garzik
2
-3
/
+19
2006-09-23
Merge branch 'master' into upstream
Jeff Garzik
21
-319
/
+443
2006-09-23
[IPV6] ADDRCONF: Mobile IPv6 Home Address support.
Noriaki TAKAMIYA
1
-3
/
+41
2006-09-23
[IPV6] ADDRCONF: Allow non-DAD'able addresses.
Noriaki TAKAMIYA
1
-15
/
+16
2006-09-23
[IPV6] NDISC: Fix is_router flag setting.
YOSHIFUJI Hideaki
1
-5
/
+2
2006-09-23
[IPV6] ADDRCONF: Convert addrconf_lock to RCU.
YOSHIFUJI Hideaki
5
-30
/
+31
2006-09-23
[IPV6] NDISC: Add proxy_ndp sysctl.
YOSHIFUJI Hideaki
3
-2
/
+21
2006-09-23
[IPV6] NDISC: Set per-entry is_router flag in Proxy NA.
Ville Nuorvala
2
-6
/
+19
2006-09-23
[IPV6] NDISC: Avoid updating neighbor cache for proxied address in receiving NA.
Ville Nuorvala
1
-0
/
+9
2006-09-23
[IPV6]: Don't forward packets to proxied link-local address.
Ville Nuorvala
1
-1
/
+16
2006-09-23
[IPV6] NDISC: Handle NDP messages to proxied addresses.
Ville Nuorvala
1
-0
/
+45
2006-09-23
[NETFILTER]: PPTP conntrack: fix another GRE keymap leak
Patrick McHardy
2
-10
/
+7
2006-09-23
[NETFILTER]: PPTP conntrack: fix GRE keymap leak
Patrick McHardy
1
-0
/
+1
[next]