ALSA: usb-audio: add support for Akai MPD16
[safe/jmp/linux-2.6] / net / atm /
2007-10-10 Stephen Hemminger[NET]: sparse warning fixes
2007-10-10 Andrew Morton[ATM] net/atm/lec.c: printk warning fix
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Denis Cheng[NET]: all net/ cleanup with ARRAY_SIZE
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 socket creation namespace safe.
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-10-10 Stephen Hemminger[ATM]: Replace DPRINTK() with pr_debug().
2007-08-14 Jesper Juhl[ATM]: Clean up duplicate includes in net/atm/
2007-07-18 Robert P. J. Day[ATM]: Eliminate dead config variable CONFIG_BR2684_FAS...
2007-07-15 Al Virofallout from constified seq_operations
2007-07-11 Philippe De Muyter[NET]: Make all initialized struct seq_operations const.
2007-07-11 Pavel Emelianov[ATM] br2684: Use seq_list_xxx helpers
2007-04-26 Milind Arun Choudhary[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->end to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_network_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_set_mac_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-04-26 Arnaldo Carvalho... [TR]: Make tr_type_trans set skb->dev
2007-04-26 Eric Dumazet[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps...
2007-04-26 YOSHIFUJI Hideaki[NET] ATM: Use htons() where appropriate.
2007-03-26 Alexey Kuznetsov[NET]: Fix neighbour destructor handling.
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 7
2007-02-11 YOSHIFUJI Hideaki[NET] ATM: Fix whitespace errors.
2007-02-08 Daniel Walker[ATM]: Fix for crash in adummy_init()
2006-12-08 Josef Sipek[PATCH] struct path: convert atm
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-03 David S. Miller[ATM]: Kill ipcommon.[ch]
2006-12-03 Arnaldo Carvalho... [ATM]: Use kmemdup & kzalloc where applicable
2006-12-03 Al Viro[ATM]: Annotations.
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-22 Jeff Garzik[ATM]: handle sysfs errors
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-09-30 Chas Williams[ATM]: [lec] use refcnt to protect lec_arp_entries...
2006-09-30 Chas Williams[ATM]: [lec] add reference counting to lec_arp entries
2006-09-30 Chas Williams[ATM]: [lec] use work queue instead of timer for lec...
2006-09-30 Chas Williams[ATM]: [lec] old_close is no longer used
2006-09-30 Chas Williams[ATM]: [lec] convert lec_arp_table to hlist
2006-09-30 Chas Williams[ATM]: [lec] header indent, comment and whitespace...
2006-09-30 Chas Williams[ATM]: [lec] indent, comment and whitespace cleanup...
2006-09-30 Chas Williams[ATM]: [lec] indent, comment and whitespace cleanup
2006-09-29 Al Viro[ATM]: use NIPQUAD instead of open-coding it
2006-09-22 Adrian Bunk[ATM]: proper prototypes in net/atm/mpc.h (and reduce...
2006-09-22 Dave Jones[NET]: Remove unnecessary config.h includes from net/
2006-09-18 YOSHIFUJI Hideaki[ATM] CLIP: Do not refer freed skbuff in clip_mkip().
2006-08-17 Kevin Hilman[ATM]: Compile error on ARM
2006-07-21 Panagiotis Issaris[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
2006-07-09 Adrian Bunk[ATM] net/atm/clip.c: fix PROC_FS=n compile
2006-07-08 Arjan van de Ven[ATM]: fix possible recursive locking in skb_migrate()
2006-07-04 Randy Dunlap[NET]: add+use poison defines
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Roman Kagan[ATM]: basic sysfs support for ATM devices
2006-06-26 Andrew Morton[ATM]: atm/mpc.c warning fix
2006-06-20 Al Viro[ATM]: fix broken uses of NIPQUAD in net/atm
2006-06-18 Herbert Xu[NET]: Add netif_tx_lock
2006-05-12 Simon Kelley[NEIGH]: Fix IP-over-ATM and ARP interaction.
2006-04-14 Stephen Hemminger[ATM] clip: add module info
2006-04-14 Stephen Hemminger[ATM] clip: notifier related cleanups
2006-04-14 Stephen Hemminger[ATM] clip: get rid of PROC_FS ifdef
2006-04-14 Stephen Hemminger[ATM] clip: run through Lindent
2006-04-14 Stephen Hemminger[ATM]: Clip timer race.
2006-04-14 Stephen Hemminger[ATM]: clip causes unregister hang
2006-03-21 Ingo Molnar[NET]: sem2mutex part 2
2006-03-21 Arjan van de Ven[NET] sem2mutex: net/
2006-03-21 David S. Miller[ATM]: Fix build after neigh->parms->neigh_destructor...
2006-03-05 Chas Williams[ATM]: keep atmsvc failure messages quiet
2006-02-13 Dave Jones[ATM]: Ratelimit atmsvc failure messages
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (net/)
2006-01-12 Kris Katterjohn[NET]: Remove more unneeded typecasts on *malloc()
2006-01-10 Kris Katterjohn[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
2006-01-06 Kris Katterjohn[NET]: Use newer is_multicast_ether_addr() in some...
2006-01-03 Eric Dumazet[NET]: move struct proto_ops to const
2005-11-30 Stanislaw Gruszka[ATM]: deregistration removes device from atm_devs...
2005-11-30 Stanislaw Gruszka[ATM]: avoid race conditions related to atm_devs list
2005-11-30 Mitchell Blank Jr[ATM]: attempt to autoload atm drivers
2005-11-30 Mitchell Blank Jr[ATM]: atm_pcr_goal() doesn't modify its argument's...
2005-11-30 Mitchell Blank Jr[ATM]: always return the first interface for ATM_ITF_ANY
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-10-07 Jean-Denis Boyer[ATM]: [br2684] if we free the skb, we should return 0
2005-10-07 Eric Kinzie[ATM]: add support for LECS addresses learned from...
2005-10-05 Randy Dunlap[ATM]: fix sparse gfp nocast warnings
2005-10-03 Herbert Xu[IPV4]: Replace __in_dev_get with __in_dev_get_rcu...
2005-10-03 Eric Dumazet[INET]: speedup inet (tcp/dccp) lookups
2005-09-30 Scott Talbert[ATM]: [lec] reset retry counter when new arp issued
2005-09-30 Scott Talbert[ATM]: [lec] attempt to support cisco failover
2005-09-28 Martin Whitaker[ATM]: fix bug in atm address list handling
2005-09-28 Chas Williams[ATM]: track and close listen sockets when sigd exits
2005-09-28 Roman Kagan[ATM]: net/atm/ioctl.c: autoload pppoatm and br2684
2005-09-09 Ingo Molnar[PATCH] timer initialization cleanup: DEFINE_TIMER
2005-09-06 Adrian Bunk[ATM]: net/atm/ioctl.c should #include "common.h"
2005-08-29 David S. Miller[NET]: Kill skb->list
2005-07-19 Jesper Juhl[ATM]: Trivial spelling fix patch for net/Kconfig
2005-07-19 Chas Williams[ATM]: allow bind() on point-to-multpoint svcs (from...
2005-07-12 Alexey Dobriyan[NET]: __be'ify *_type_trans()
next