Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
64fe8abc7336e17f977bb38c4c261d24bfc5da17
/
net
/
decnet
/
dn_table.c
8303e69
decnet: remove duplicated include from dn_table.c
by Wei Yongjun
· 12 years ago
573ce26
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
by Hong zhi guo
· 12 years ago
58d7d8f
decnet: Parse netlink attributes on our own
by Thomas Graf
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
15e4730
netlink: Rename pid to portid to avoid confusion
by Eric W. Biederman
· 12 years ago
6b60978
decnet: Do not use RTA_PUT() macros
by Thomas Graf
· 12 years ago
3f7a328
decnet: dn_table: Move away from NLMSG_NEW().
by David S. Miller
· 12 years ago
e87cc47
net: Convert net_ratelimit uses to net_<level>_ratelimited
by Joe Perches
· 12 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
06f8fe1
decnet: Reduce switch/case indent
by Joe Perches
· 13 years ago
a01c133
decnet: Don't leak entries when rebuilding zone.
by David S. Miller
· 14 years ago
9bf9055
decnet: Fix set-but-unused variable.
by David S. Miller
· 14 years ago
bef55ae
decnet: Convert to use flowidn where applicable.
by David S. Miller
· 14 years ago
441c793
net: cleanup unused macros in net directory
by Shan Wei
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
09ad9bc
net: use net_eq to compare nets
by Octavian Purdila
· 15 years ago
1ce85fe
netlink: change nlmsg_notify() return value logic
by Pablo Neira Ayuso
· 16 years ago
c4106aa
decnet: remove private wrappers of endian helpers
by Harvey Harrison
· 16 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
97c53ca
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
by Denis V. Lunev
· 17 years ago
b854272
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
by Denis V. Lunev
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
dc5fc57
[NETLINK]: Use nlmsg_trim() where appropriate
by Arnaldo Carvalho de Melo
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
cb18eccf
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
c376222
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
by Robert P. J. Day
· 18 years ago
429eb0f
[NET] DECNET: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
2693256
[NETLINK]: Don't BUG on undersized allocations
by Patrick McHardy
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
e6b6110
[DECNET]: Use kzalloc where applicable
by Arnaldo Carvalho de Melo
· 18 years ago
75356f2
[DECNET]: Fix build regressions.
by David S. Miller
· 18 years ago
339bf98
[NETLINK]: Do precise netlink message allocations where possible
by Thomas Graf
· 18 years ago
dc738dd
[DECNET]: Convert DECnet notifications to use rtnl_notify()
by Thomas Graf
· 18 years ago
abcab26
[DECNET]: Increase number of possible routing tables to 2^32
by Patrick McHardy
· 18 years ago
9e762a4
[NET]: Introduce RTA_TABLE/FRA_TABLE attributes
by Patrick McHardy
· 18 years ago
2dfe55b
[NET]: Use u32 for routing table IDs
by Patrick McHardy
· 18 years ago
a8731cb
[DECNET]: Covert rules to use generic code
by Steven Whitehouse
· 18 years ago
0da974f
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
by Panagiotis Issaris
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
c4ea94a
[DECnet]: Endian annotation and fixes for DECnet.
by Steven Whitehouse
· 19 years ago
a51482b
[NET]: kfree cleanup
by Jesper Juhl
· 19 years ago
ba89966
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
by Eric Dumazet
· 19 years ago
ac6d439
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
by Patrick McHardy
· 19 years ago
b6544c0
[NETLINK]: Correctly set NLM_F_MULTI without checking the pid
by Jamal Hadi Salim
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago