aboutsummaryrefslogtreecommitdiffstats
path: root/net/econet
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* net: use net_eq to compare netsOctavian Purdila2009-11-25
* net: pass kern to net_proto_family create functionEric Paris2009-11-06
* econet: Fix redeclaration of symbol lenHagen Paul Pfeifer2009-10-07
* net: mark net_proto_ops as constStephen Hemminger2009-10-07
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
|\
| * econet: Fix econet_getname() leakEric Dumazet2009-08-06
* | econet: use NET_RX_SUCCESS instead of magic number 0 for econet_rcv successfu...Mark Smith2009-07-06
|/
* net: sk_wmem_alloc has initial value of one, not zeroEric Dumazet2009-06-17
* econet: Use SKB queue and list helpers instead of doing it by-hand.David S. Miller2009-05-28
* net: convert usage of packet_type to read_mostlyStephen Hemminger2009-03-10
* net: replace uses of __constant_{endian}Harvey Harrison2009-02-01
* netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2008-07-20
* econet: Use sock_orphan() instead of open-coded (and buggy) variant.David S. Miller2008-06-17
* net: Allow netdevices to specify needed head/tailroomJohannes Berg2008-05-12
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-28
* [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-01
* [NET]: Wrap netdevice hardware header creation.Stephen Hemminger2007-10-10
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-10
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-10
* [NET]: Make packet reception network namespace safeEric W. Biederman2007-10-10
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-10
* [ECONET]: remove econet_packet_type on unloadAlexey Dobriyan2007-08-14
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-26
* [NET]: convert network timestamps to ktime_tEric Dumazet2007-04-26
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [NET] ECONET: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-21
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [ECONET]: Convert away from SOCKOPS_WRAPPEDDavid S. Miller2006-03-28
* [NET]: Fix ipx/econet/appletalk/irda ioctl crashesPetr Vandrovec2006-03-28
* [ECONET]: Use macro for spinlock_t definition.YOSHIFUJI Hideaki2006-01-04
* [NET]: Add a dev_ioctl() fallback to sock_ioctl()Christoph Hellwig2006-01-03
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-03
* [NET]: move struct proto_ops to constEric Dumazet2006-01-03
* [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu2005-10-03
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-29
* [NET]: Kill skb->real_devDavid S. Miller2005-08-29
* [NET]: Kill skb->listDavid S. Miller2005-08-29
* [NET]: move config options out to individual protocolsSam Ravnborg2005-07-12
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16