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
/
decnet
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-11
[NET] DECNET: Fix whitespace errors.
YOSHIFUJI Hideaki
10
-507
/
+507
2007-02-08
[NETLINK]: Don't BUG on undersized allocations
Patrick McHardy
2
-9
/
+16
2007-01-26
[DECNET]: Handle a failure in neigh_parms_alloc (take 2)
Eric W. Biederman
1
-2
/
+9
2006-12-10
[PATCH] sysctl: remove unused "context" param
Alexey Dobriyan
2
-8
/
+4
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-12-03
[RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code
Thomas Graf
1
-11
/
+5
2006-12-03
[NETLINK]: Remove unused dst_pid field in netlink_skb_parms
Thomas Graf
1
-2
/
+0
2006-12-03
[DECNET] address: Convert to new netlink interface
Thomas Graf
1
-57
/
+85
2006-12-03
[DECNET] address: Rename rtmsg_ifa() to dn_ifaddr_notify()
Thomas Graf
1
-4
/
+4
2006-12-03
[DECNET] address: Calculate accurate message size for netlink notifications
Thomas Graf
1
-7
/
+12
2006-12-03
[DECNET]: Use kzalloc where applicable
Arnaldo Carvalho de Melo
1
-4
/
+4
2006-12-03
[DECNET]: Use kmemdup
Arnaldo Carvalho de Melo
1
-3
/
+1
2006-12-03
[NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb
Arnaldo Carvalho de Melo
1
-1
/
+1
2006-12-03
[DECNET]: Fix build regressions.
David S. Miller
2
-8
/
+2
2006-12-03
[NETLINK]: Do precise netlink message allocations where possible
Thomas Graf
2
-5
/
+35
2006-12-03
[NET] rules: Share common attribute validation policy
Thomas Graf
1
-5
/
+1
2006-12-03
[NET] rules: Protocol independant mark selector
Thomas Graf
1
-27
/
+0
2006-12-03
[NET]: Rethink mark field in struct flowi
Thomas Graf
3
-39
/
+9
2006-12-03
[NET]: Turn nfmark into generic mark
Thomas Graf
1
-2
/
+2
2006-12-03
[DECNET]: Don't clear memory twice.
Ralf Baechle
1
-1
/
+0
2006-11-08
[DECNET]: Endianess fixes (try #2)
Steven Whitehouse
4
-19
/
+20
2006-10-19
[DECNET]: Fix input routing bug
Steven Whitehouse
1
-2
/
+1
2006-10-16
[DECNET]: Use correct config option for routing by fwmark in compare_keys()
Patrick McHardy
1
-1
/
+1
2006-10-12
[DECNET]: Fix sfuzz hanging on 2.6.18
Patrick McHardy
1
-1
/
+3
2006-10-12
[NET]: Do not memcmp() over pad bytes of struct flowi.
David S. Miller
1
-3
/
+8
2006-09-23
[NET]: Fix sk->sk_filter field access
Dmitry Mishin
1
-1
/
+1
2006-09-23
[NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation
Thomas Graf
1
-1
/
+1
2006-09-23
[NET]: Use SLAB_PANIC
Alexey Dobriyan
1
-8
/
+3
2006-09-23
[DECNET]: Add support for fwmark masks in routing rules
Patrick McHardy
1
-2
/
+18
2006-09-23
[DECNET]: Convert DECnet notifications to use rtnl_notify()
Thomas Graf
2
-25
/
+28
2006-09-23
[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
Thomas Graf
1
-3
/
+1
2006-09-23
[DECNET]: cleanups
Adrian Bunk
2
-6
/
+7
2006-09-23
[DECNET] Fix to decnet rules compare function
Steven Whitehouse
1
-2
/
+2
2006-09-23
[DECNET] Fix to multiple tables routing
Steven Whitehouse
1
-0
/
+1
2006-09-23
[DECNET]: Increase number of possible routing tables to 2^32
Patrick McHardy
3
-84
/
+92
2006-09-23
[NET]: Introduce RTA_TABLE/FRA_TABLE attributes
Patrick McHardy
3
-3
/
+6
2006-09-23
[NET]: Use u32 for routing table IDs
Patrick McHardy
2
-8
/
+8
2006-09-23
[DECNET]: Convert rwlock to spinlock
Steven Whitehouse
1
-5
/
+5
2006-09-23
[DECNET]: Covert rules to use generic code
Steven Whitehouse
7
-313
/
+191
2006-09-23
[IPv4]: Move interface address bits to linux/if_addr.h
Thomas Graf
1
-0
/
+1
2006-08-03
[DECNET]: Fix for routing bug
Patrick Caulfield
1
-2
/
+7
2006-07-22
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
5
-21
/
+8
2006-07-09
[NET]: Fix IPv4/DECnet routing rule dumping
Patrick McHardy
1
-1
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
9
-9
/
+0
2006-06-30
[NETLINK]: Encapsulate eff_cap usage within security framework.
Darrel Goeddel
1
-1
/
+1
2006-06-18
[NET]: Clean up skb_linearize
Herbert Xu
2
-4
/
+2
2006-05-04
[DECNET]: Fix level1 router hello
Patrick Caulfield
1
-5
/
+0
2006-03-30
[DECNET]: Fix refcount
Patrick Caulfield
1
-1
/
+1
2006-03-29
[NETFILTER]: Rename init functions.
Andrew Morton
1
-4
/
+4
[next]