summaryrefslogtreecommitdiff
path: root/net/econet
AgeCommit message (Expand)Author
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk
2004-08-15[IPV4]: inetdev ifa_list handling fixes outside of net/ipv4.Herbert Xu
2004-07-15[PATCH] sparse: iovec cleanups - the restAlexander Viro
2004-07-12[PATCH] sparse: net/* NULL noise removalAlexander Viro
2004-06-19[ECONET]: Fix some warnings.Hideaki Yoshifuji
2004-06-18[NET]: Fix econet build bustage.Andrew Morton
2004-06-15[ECONET] kill some trivial warningsArnaldo Carvalho de Melo
2004-06-05[NET]: Fix compat bug in recvmsg/sendmsg wrt MSG_CMSG_COMPAT.Olaf Hering
2004-06-03[PATCH] sparse: econet annotationAlexander Viro
2004-05-30[PATCH] sparse: dev_ioctl() callersAlexander Viro
2004-05-29Add __user annotations to sock_get_timestamp()Linus Torvalds
2004-05-08[NET]: Add sock_create_kern()James Morris
2004-04-15[NET]: Do lazy gettimeofday for network packets.Andi Kleen
2004-02-07[ECONET]: Use LL_RESERVED_SPACE() where applicable. Noticed by yoshfuji.David S. Miller
2004-01-24[ECONET]: Do not use lvalue in assignment.Andrew Morton
2004-01-08[ECONET]: Use size_t for size in {send,recv}msg.Stephen Hemminger
2003-11-24[ECONET]: Do not leak SKBs if ec_queue_packet() fails.David S. Miller
2003-10-06[NET]: Delete support for old-style protocols, no longer necessary.David S. Miller
2003-10-06[NET]: Add missing skb_share_check() calls to econet/bpqether/lapbether/ipcon...David S. Miller
2003-10-06[ECONET]: Fix packet handler to be PKT_CAN_SHARE_SKB.David S. Miller
2003-09-01[NET]: Use MODULE_ALIAS() in network families.Rusty Russell
2003-08-30[ECONET]: Missing sk_set_owner().Stephen Hemminger
2003-06-18o net: make sk_{add,del}_node functions take care of sock refcountingArnaldo Carvalho de Melo
2003-06-16o net: use hlist for struct sock hash listsArnaldo Carvalho de Melo
2003-06-04o net: create struct sock_common and use in struct sock & tcp_tw_bucketArnaldo Carvalho de Melo
2003-05-27o net: abstract access to struct sock ->flagsArnaldo Carvalho de Melo
2003-05-06[NET]: Kill more direct references to netdev->refcnt.Stephen Hemminger
2003-05-02o econet: use revised net module infrastructureArnaldo Carvalho de Melo
2003-04-28o af_econet: remove MOD_{INC,DEC}_USE_COUNTArnaldo Carvalho de Melo
2003-03-05[NET]: Simplify scm handling and sendmsg/recvmsg invocation, consolidate net ...Benjamin LaHaise
2003-03-02[NET]: Convert volatile char socket flags to real bitops mask, work by Pedro ...James Morris
2003-02-10[ECONET]: Add comment to point out a bug spotted by Joern Engel.Rusty Russell
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst
2002-10-18[NET]: Kill old sklist_foo interfaces.Steven Whitehouse
2002-10-10net-kiocb.diffBenjamin LaHaise
2002-10-02[NET]: Move common ioctl code up a layer.Matthew Wilcox
2002-09-02[PATCH] sigio/sigurg cleanup for 2.5.32James Morris
2002-07-18NET: Use ISO C struct initializers.Rusty Russell
2002-05-24kbuild: Use standard multi-part object declaration in net/*Kai Germaschewski
2002-04-02[PATCH] Add missing MODULE_LICENSE tagsDave Jones
2002-03-10Move IP-specific identity informationDavid S. Miller
2002-02-10Split protocol specific information out from struct sock.David S. Miller
2002-02-04v2.4.5.7 -> v2.4.5.8Linus Torvalds
2002-02-04v2.4.3.4 -> v2.4.3.5Linus Torvalds
2002-02-04v2.4.3.2 -> v2.4.3.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds