index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
decnet
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-02
[RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code
Thomas Graf
1
-11
/
+5
2006-12-02
[NETLINK]: Remove unused dst_pid field in netlink_skb_parms
Thomas Graf
1
-2
/
+0
2006-12-02
[DECNET] address: Convert to new netlink interface
Thomas Graf
1
-57
/
+85
2006-12-02
[DECNET] address: Rename rtmsg_ifa() to dn_ifaddr_notify()
Thomas Graf
1
-4
/
+4
2006-12-02
[DECNET] address: Calculate accurate message size for netlink notifications
Thomas Graf
1
-7
/
+12
2006-12-02
[DECNET]: Use kzalloc where applicable
Arnaldo Carvalho de Melo
1
-4
/
+4
2006-12-02
[DECNET]: Use kmemdup
Arnaldo Carvalho de Melo
1
-3
/
+1
2006-12-02
[NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb
Arnaldo Carvalho de Melo
1
-1
/
+1
2006-12-02
[DECNET]: Fix build regressions.
David S. Miller
2
-8
/
+2
2006-12-02
[NETLINK]: Do precise netlink message allocations where possible
Thomas Graf
2
-5
/
+35
2006-12-02
[NET] rules: Share common attribute validation policy
Thomas Graf
1
-5
/
+1
2006-12-02
[NET] rules: Protocol independant mark selector
Thomas Graf
1
-27
/
+0
2006-12-02
[NET]: Rethink mark field in struct flowi
Thomas Graf
3
-39
/
+9
2006-12-02
[NET]: Turn nfmark into generic mark
Thomas Graf
1
-2
/
+2
2006-12-02
[DECNET]: Don't clear memory twice.
Ralf Baechle
1
-1
/
+0
2006-11-07
[DECNET]: Endianess fixes (try #2)
Steven Whitehouse
4
-19
/
+20
2006-10-18
[DECNET]: Fix input routing bug
Steven Whitehouse
1
-2
/
+1
2006-10-15
[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-22
[NET]: Fix sk->sk_filter field access
Dmitry Mishin
1
-1
/
+1
2006-09-22
[NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation
Thomas Graf
1
-1
/
+1
2006-09-22
[NET]: Use SLAB_PANIC
Alexey Dobriyan
1
-8
/
+3
2006-09-22
[DECNET]: Add support for fwmark masks in routing rules
Patrick McHardy
1
-2
/
+18
2006-09-22
[DECNET]: Convert DECnet notifications to use rtnl_notify()
Thomas Graf
2
-25
/
+28
2006-09-22
[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
Thomas Graf
1
-3
/
+1
2006-09-22
[DECNET]: cleanups
Adrian Bunk
2
-6
/
+7
2006-09-22
[DECNET] Fix to decnet rules compare function
Steven Whitehouse
1
-2
/
+2
2006-09-22
[DECNET] Fix to multiple tables routing
Steven Whitehouse
1
-0
/
+1
2006-09-22
[DECNET]: Increase number of possible routing tables to 2^32
Patrick McHardy
3
-84
/
+92
2006-09-22
[NET]: Introduce RTA_TABLE/FRA_TABLE attributes
Patrick McHardy
3
-3
/
+6
2006-09-22
[NET]: Use u32 for routing table IDs
Patrick McHardy
2
-8
/
+8
2006-09-22
[DECNET]: Convert rwlock to spinlock
Steven Whitehouse
1
-5
/
+5
2006-09-22
[DECNET]: Covert rules to use generic code
Steven Whitehouse
7
-313
/
+191
2006-09-22
[IPv4]: Move interface address bits to linux/if_addr.h
Thomas Graf
1
-0
/
+1
2006-08-02
[DECNET]: Fix for routing bug
Patrick Caulfield
1
-2
/
+7
2006-07-21
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
5
-21
/
+8
2006-07-08
[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-29
[NETLINK]: Encapsulate eff_cap usage within security framework.
Darrel Goeddel
1
-1
/
+1
2006-06-17
[NET]: Clean up skb_linearize
Herbert Xu
2
-4
/
+2
2006-05-03
[DECNET]: Fix level1 router hello
Patrick Caulfield
1
-5
/
+0
2006-03-29
[DECNET]: Fix refcount
Patrick Caulfield
1
-1
/
+1
2006-03-28
[NETFILTER]: Rename init functions.
Andrew Morton
1
-4
/
+4
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
1
-5
/
+5
2006-03-20
[DECNET]: net/decnet/dn_route.c: fix inconsequent NULL checking
Adrian Bunk
1
-2
/
+1
2006-03-20
[DECnet]: Use RCU locking in dn_rules.c
Steven Whitehouse
1
-44
/
+53
2006-03-20
[DECnet]: Patch to fix recvmsg() flag check
Patrick Caulfield
1
-1
/
+1
2006-03-20
[DECnet]: Endian annotation and fixes for DECnet.
Steven Whitehouse
10
-122
/
+125
2006-01-11
[PATCH] capable/capability.h (net/)
Randy Dunlap
2
-0
/
+2
[next]