index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
appletalk
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-26
[NET] make all protos partially use sk_prot
Arnaldo Carvalho de Melo
1
-4
/
+15
2005-03-16
[NET] Convert sk_zapped into SOCK_ZAPPED flag
Thomas Graf
1
-7
/
+8
2005-01-20
[APPLETALK] stop using sk_protinfo
Arnaldo Carvalho de Melo
1
-9
/
+2
2005-01-13
[ATALK]: Add ioctls to allow ifx txqueuelen sets/gets
Neil Horman
1
-0
/
+3
2005-01-13
[NET]: Lock initializer cleanup.
Thomas Gleixner
2
-4
/
+4
2004-12-27
[APPLETALK]: Make some code static.
Adrian Bunk
3
-8
/
+8
2004-11-14
[PATCH] fix appletalk locking
Andries E. Brouwer
1
-1
/
+1
2004-11-13
[APPLETALK]: Missing file add in recent commit.
David S. Miller
1
-0
/
+43
2004-11-10
[NET]: Remove net_init.c ifdef clutter.
Christoph Hellwig
1
-1
/
+1
2004-11-01
[APPLETALK]: Remove an unused function
Adrian Bunk
1
-7
/
+0
2004-08-18
[ATALK]: Fix build with SYSCTL=n
Stephen Hemminger
4
-40
/
+4
2004-07-26
[PATCH] appletalk SIOCADDRT fix
Alexander Viro
1
-5
/
+5
2004-06-05
[NET]: Fix compat bug in recvmsg/sendmsg wrt MSG_CMSG_COMPAT.
Olaf Hering
1
-1
/
+1
2004-06-03
[PATCH] sparse: appletalk annotation
Alexander Viro
1
-8
/
+9
2004-05-30
[PATCH] sparse: dev_ioctl() callers
Alexander Viro
1
-1
/
+1
2004-05-29
Add __user annotations to sock_get_timestamp()
Linus Torvalds
1
-1
/
+1
2004-04-15
[NET]: Do lazy gettimeofday for network packets.
Andi Kleen
1
-7
/
+1
2004-02-17
[APPLETALK]: Use '%Z' for size_t.
David S. Miller
1
-2
/
+2
2004-01-24
[APPLETALK]: Do not use lvalue in assignment.
Andrew Morton
1
-1
/
+1
2004-01-08
[APPLETALK DDP]: Use size_t for size in {send,recv}msg.
Stephen Hemminger
1
-2
/
+2
2003-12-29
[NET]: Missing sysctl strategy entries in net/{core,ipv6,appletalk}
Hideaki Yoshifuji
1
-0
/
+3
2003-10-30
[IPX]: Missing memset()'s in route and interface creation.
Arnaldo Carvalho de Melo
1
-0
/
+2
2003-10-30
[IPX]: Fix checksum computation.
David S. Miller
1
-2
/
+6
2003-10-30
[IPX]: Memset newly allocated atalk private area.
Arnaldo Carvalho de Melo
1
-0
/
+1
2003-10-06
[NET]: Delete support for old-style protocols, no longer necessary.
David S. Miller
1
-2
/
+0
2003-09-24
[NET]: Add and use PKT_CAN_SHARE_SKB instead of (void *) 1.
Joe Perches
1
-2
/
+2
2003-09-09
[PATCH] Fix SEQ_START_TOKEN typo
Joe Perches
1
-1
/
+1
2003-09-09
[PATCH] Use SEQ_START_TOKEN in include/net/* [3/3]
Joe Perches
2
-12
/
+12
2003-09-04
[NET]: Remove all the silly 'NET4.x' init messages.
David S. Miller
1
-4
/
+1
2003-09-01
[NET]: Use MODULE_ALIAS() in network families.
Rusty Russell
1
-0
/
+1
2003-08-30
[DDP]: Convert to new protocol interface.
Stephen Hemminger
1
-25
/
+102
2003-08-30
[DDP]: Missing netdev refcounting.
Stephen Hemminger
1
-0
/
+4
2003-08-30
[ATALK]: Move aarp procfs file into atalk subdirectory.
Stephen Hemminger
3
-23
/
+10
2003-08-30
[DDP]: Fix oops in aecho socket handling.
Stephen Hemminger
1
-4
/
+1
2003-08-30
[DDP]: Fix obsolete comment about module handling.
Stephen Hemminger
1
-7
/
+4
2003-08-30
[ATALK]: Set owner on /proc/net/atalk directory.
Stephen Hemminger
1
-0
/
+1
2003-08-30
[ATALK]: Convert AARP over to seq_file.
Stephen Hemminger
1
-79
/
+160
2003-08-30
[ATALK]: AARP needs to use del_timer_sync().
Stephen Hemminger
1
-1
/
+1
2003-08-30
[ATALK]: Purge AARP table on module unload.
Stephen Hemminger
1
-0
/
+27
2003-08-30
[ATALK]: AARP ->last_sent field never set.
Stephen Hemminger
1
-0
/
+1
2003-08-30
[ATALK]: Fix whitespace in /proc/net/atalk/interfaces header.
Stephen Hemminger
1
-1
/
+1
2003-08-30
[DDP]: Invert logic for clarity.
Stephen Hemminger
1
-10
/
+8
2003-08-30
[DDP]: Missing sk_set_owner().
Stephen Hemminger
1
-0
/
+2
2003-06-16
o net: use hlist for struct sock hash lists
Arnaldo Carvalho de Melo
2
-46
/
+36
2003-06-04
o net: create struct sock_common and use in struct sock & tcp_tw_bucket
Arnaldo Carvalho de Melo
3
-57
/
+59
2003-05-27
o net: abstract access to struct sock ->flags
Arnaldo Carvalho de Melo
1
-6
/
+7
2003-05-19
[NET]: More device register/unregister fixing.
David S. Miller
1
-2
/
+1
2003-05-19
[NET]: Fix netdevice unregister races.
David S. Miller
1
-1
/
+2
2003-05-14
[APPLETALK]: extern inline --> static inline.
David S. Miller
1
-3
/
+5
2003-05-09
[NET]: Set file_operations->owner as appropriate.
Hideaki Yoshifuji
1
-0
/
+3
[next]