netns xfrm: fix "ip xfrm state|policy count" misreport
[safe/jmp/linux-2.6] / net / appletalk /
2010-01-15 Roel Kluinappletalk:: da.s_net not copied but assigned to itself...
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-11-25 Octavian Purdilanet: use net_eq to compare nets
2009-11-12 Eric W. Biedermansysctl net: Remove unused binary sysctl code
2009-11-09 Stephen Rothwellnet/appletalk: using compat_ptr needs inclusion of...
2009-11-08 Joe Perchesappletalk/ddp.c: Neaten checksum function
2009-11-07 Arnd Bergmannnet/appletalk: push down BKL into a atalk_dgram_ops
2009-11-07 Arnd Bergmannappletalk: handle SIOCATALKDIFADDR compat ioctl
2009-11-06 Eric Parisnet: pass kern to net_proto_family create function
2009-10-07 Stephen Hemmingernet: mark net_proto_ops as const
2009-09-15 Mark SmithHave atalk_route_packet() return NET_RX_SUCCESS not...
2009-09-11 Arnaldo Carvalho... Subject: [PATCH] appletalk: Fix skb leak when ipddp...
2009-08-13 Mark SmithUse correct NET_RX_* returns for atalk_rcv()
2009-08-10 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-08-06 Eric Dumazetappletalk: fix atalk_getname() leak
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-06-18 Eric Dumazetnet: correct off-by-one write allocations reports
2009-06-17 Eric Dumazetnet: sk_wmem_alloc has initial value of one, not zero
2009-06-09 David S. Millerappletalk: Use frag list abstraction interfaces.
2009-05-25 Alexander Beregalovnet: remove COMPAT_NET_DEV_OPS
2009-03-30 Alexey Dobriyanproc 2/2: remove struct proc_dir_entry::owner
2009-03-27 Alan Coxappletalk: this warning can go I think
2009-03-10 Stephen Hemmingernet: convert usage of packet_type to read_mostly
2009-02-27 Hannes Ederappletalk: fix warning: format not a string literal...
2009-02-01 Harvey Harrisonnet: replace uses of __constant_{endian}
2009-01-21 Stephen Hemmingerappletalk: remove unneeded stubs
2009-01-08 Stephen Hemmingerappletalk: convert aarp to net_device_ops
2008-12-26 Julia Lawallnet/appletalk: Remove redundant test
2008-11-13 Wang Chennetdevice: safe convert to netdev_priv() #part-4
2008-11-04 Alexey Dobriyannet: '&' redux
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-10-14 Alan Coxnet: Rationalise email address: Network Specific Parts
2008-07-26 Ilpo Järvinennet: convert BUG_TRAP to generic WARN_ON
2008-07-20 YOSHIFUJI Hideakinetns: Use net_eq() to compare net-namespaces for optim...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-02-29 Pavel Emelyanov[ATALK/DECNET]: Use seq_open_private in appletalk and...
2008-02-28 Wang Chen[APPLETALK]: Use proc_create() to setup ->proc_fops...
2008-01-28 Eric Dumazet[APPLETALK]: Annotations to clear sparse warnings
2008-01-28 Pavel Emelyanov[NET]: Simple ctl_table to ctl_path conversions.
2008-01-28 Pavel Emelyanov[NET]: Convert init_timer into setup_timer
2007-11-01 Pavel Emelyanov[NET]: Forget the zero_it argument of sk_alloc()
2007-10-10 Stephen Hemminger[NET]: sparse warning fixes
2007-10-10 Stephen Hemminger[NET]: Move hardware header operations out of netdevice.
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Make device event notification network namespace...
2007-10-10 Eric W. Biederman[NET]: Make packet reception network namespace safe
2007-10-10 Eric W. Biederman[NET]: Make socket creation namespace safe.
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-10-10 Eric W. Biederman[ATALK]: In notifier handlers convert the void pointer...
2007-07-11 Philippe De Muyter[NET]: Make all initialized struct seq_operations const.
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-04-27 David S. Miller[NET]: Revert sk_buff walker cleanups.
2007-04-26 Jean Delvare[NET]: Clean up sk_buff walkers.
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: unions of just one member don't get anything...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_transport_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Use skb_reset_network_header where the skb_p...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_network_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_mac_header()
2007-04-26 Eric Dumazet[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps...
2007-04-05 Jean Delvare[APPLETALK]: Fix a remotely triggerable crash
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Eric W. Biederman[PATCH] sysctl: atalk: remove unnecessary insert_at_hea...
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 7
2007-02-11 YOSHIFUJI Hideaki[NET] APPLETALK: Fix whitespace errors.
2006-12-04 Al Viro[PATCH] severing skbuff.h -> highmem.h
2006-10-30 David S. Miller[APPLETALK]: Fix potential OOPS in atalk_sendmsg().
2006-09-29 Al Viro[ATALK]: endianness annotations
2006-07-21 Panagiotis Issaris[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-29 Petr Vandrovec[NET]: Fix ipx/econet/appletalk/irda ioctl crashes
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (net/)
2006-01-03 Christoph Hellwig[NET]: Add a dev_ioctl() fallback to sock_ioctl()
2006-01-03 Eric Dumazet[NET]: move struct proto_ops to const
2005-09-27 Oliver Dawid[APPLETALK]: Fix broadcast bug.
2005-08-29 Arnaldo Carvalho... [TCP]: Move the tcp sock states to net/tcp_states.h
2005-08-29 David S. Miller[NET]: Kill skb->real_dev
2005-06-23 Nishanth Aravamudan[ATALK] aarp: replace schedule_timeout() with msleep()
2005-06-20 Alexey Dobriyan[ATALK]: endian annotations
2005-05-05 Christoph Hellwig[ATALK]: Add alloc_ltalkdev().
2005-04-20 Herbert Xu[ATALK]: Add missing dev_hold() to atrtr_create().
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2