index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
decnet
/
af_decnet.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-26
[NET] make all protos partially use sk_prot
Arnaldo Carvalho de Melo
1
-13
/
+15
2005-03-17
[NET]: Kill unnecessary uses of dst_path_metric
Herbert Xu
1
-2
/
+2
2005-03-16
[NET] Convert sk_zapped into SOCK_ZAPPED flag
Thomas Graf
1
-13
/
+11
2005-03-14
[NET]: Replace dst_pmtu with dst_mtu
Herbert Xu
1
-1
/
+1
2005-01-20
[DECNET] Don't use sk_protinfo + private sock slab cache
Arnaldo Carvalho de Melo
1
-2
/
+1
2005-01-13
[DECNET]: Misc cleanups
Adrian Bunk
1
-4
/
+2
2005-01-13
[NET]: Lock initializer cleanup.
Thomas Gleixner
1
-1
/
+1
2004-11-29
[DECNET]: Typo in accept causes OOPS.
Patrick Caulfield
1
-1
/
+1
2004-11-05
[DECNET]: Fix return codes
Patrick Caulfield
1
-3
/
+3
2004-06-05
[NET]: Fix compat bug in recvmsg/sendmsg wrt MSG_CMSG_COMPAT.
Olaf Hering
1
-1
/
+1
2004-06-03
[PATCH] sparse: decnet annotation
Alexander Viro
1
-4
/
+4
2004-05-30
[PATCH] sparse: dev_ioctl() callers
Alexander Viro
1
-1
/
+1
2004-05-29
[PATCH] sparse: ->[gs]etsockopt() annotation
Alexander Viro
1
-6
/
+6
2004-01-31
[DECNET]: Made SDF_WILD sockets actually work.
Patrick Caulfield
1
-1
/
+1
2004-01-24
[DECNET]: Do not use lvalue in assignment.
Andrew Morton
1
-1
/
+1
2004-01-14
[DECNET]: Fix initialization race.
Stephen Hemminger
1
-6
/
+5
2004-01-08
[DECNET]: Use size_t for size in {send,recv}msg.
Stephen Hemminger
1
-8
/
+8
2004-01-04
[DECNET]: Better way to prevent decnet module unload.
Stephen Hemminger
1
-9
/
+8
2003-10-06
[NET]: Delete support for old-style protocols, no longer necessary.
David S. Miller
1
-1
/
+0
2003-09-24
[NET]: Add and use PKT_CAN_SHARE_SKB instead of (void *) 1.
Joe Perches
1
-1
/
+1
2003-09-09
[PATCH] Use SEQ_START_TOKEN in include/net/* [3/3]
Joe Perches
1
-4
/
+4
2003-09-01
[NET]: Use MODULE_ALIAS() in network families.
Rusty Russell
1
-0
/
+1
2003-07-22
[DECNET]: Fix missing module refs in DECnet.
Steven Whitehouse
1
-0
/
+1
2003-06-18
o net: make sk_{add,del}_node functions take care of sock refcounting
Arnaldo Carvalho de Melo
1
-1
/
+1
2003-06-16
o net: use hlist for struct sock hash lists
Arnaldo Carvalho de Melo
1
-64
/
+39
2003-06-14
[PATCH] Fix sign handling bugs in Decnet
Andrew Morton
1
-1
/
+1
2003-06-04
o net: create struct sock_common and use in struct sock & tcp_tw_bucket
Arnaldo Carvalho de Melo
1
-102
/
+105
2003-05-05
[DECNET]: seq file conversions and fixes.
Steven Whitehouse
1
-101
/
+202
2003-05-02
o decnet: use revised net module infrastructure
Arnaldo Carvalho de Melo
1
-1
/
+2
2003-04-28
o af_decnet: remove MOD_{INC,DEC}_USE_COUNT
Arnaldo Carvalho de Melo
1
-17
/
+10
2003-04-17
[DECNET]: DECnet routing fixes etc.
Steven Whitehouse
1
-79
/
+119
2003-03-05
[NET]: Simplify scm handling and sendmsg/recvmsg invocation, consolidate net ...
Benjamin LaHaise
1
-2
/
+2
2002-10-25
Merge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5
Greg Kroah-Hartman
1
-1
/
+1
2002-10-18
[DECNET]: Update to support timeouts.
Steven Whitehouse
1
-230
/
+205
2002-10-17
LSM: convert over the remaining security calls to the new format.
Greg Kroah-Hartman
1
-1
/
+1
2002-10-10
net-kiocb.diff
Benjamin LaHaise
1
-4
/
+4
2002-10-08
[DECNET]: Kill warnings.
David S. Miller
1
-1
/
+1
2002-10-08
[DECNET]: New autoconfiguration code for 2.5
Steven Whitehouse
1
-72
/
+64
2002-08-11
[DECNET]: Fix route device refcounting.
Steven Whitehouse
1
-1
/
+1
2002-07-18
NET: Use ISO C struct initializers.
Rusty Russell
1
-25
/
+25
2002-05-23
EXPORT_SYMBOL: Remove EXPORT_NO_SYMBOLS from net/*
Kai Germaschewski
1
-1
/
+0
2002-02-10
Split protocol specific information out from struct sock.
David S. Miller
1
-2
/
+8
2002-02-05
v2.5.2 -> v2.5.2.1
Linus Torvalds
1
-41
/
+117
2002-02-04
v2.5.1.3 -> v2.5.1.4
Linus Torvalds
1
-1
/
+0
2002-02-04
v2.4.14.1 -> v2.4.14.2
Linus Torvalds
1
-2
/
+8
2002-02-04
v2.4.5.5 -> v2.4.5.6
Linus Torvalds
1
-1
/
+5
2002-02-04
v2.4.4 -> v2.4.4.1
Linus Torvalds
1
-1
/
+1
2002-02-04
v2.4.3.2 -> v2.4.3.3
Linus Torvalds
1
-0
/
+1
2002-02-04
v2.4.2.7 -> v2.4.2.8
Linus Torvalds
1
-2
/
+5
2002-02-04
v2.4.1.2 -> v2.4.1.3
Linus Torvalds
1
-0
/
+1
[next]