- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / net / atm / lec.c
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-27 Joe Perchesnet/atm/lec.c: Add __lec_arp_check_expire and other...
2010-01-27 Joe Perchesnet/atm/lec.c: checkpatch cleanups
2010-01-27 Joe Perchesnet/atm: Convert printk to pr_<level>
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-09 chas williams -... atm: [lec] initialize .netdev_ops before calling regist...
2009-09-01 Stephen Hemmingerconvert ATM drivers to netdev_tx_t
2009-08-05 Jan Engelhardtnet: mark read-only arrays as const
2009-07-06 Patrick McHardynet: use NETDEV_TX_OK instead of 0 in ndo_start_xmit...
2009-06-13 Patrick McHardynet: fix network drivers ndo_start_xmit() return values...
2009-06-12 Michał Mirosławbridge: Simplify interface for ATM LANE
2009-03-21 Stephen Hemmingeratm: lec use dev_change_mtu
2009-01-21 Stephen Hemmingerlec: convert to net_device_ops
2009-01-21 Stephen Hemmingerlec: convert to internal network_device_stats
2008-11-13 Wang Chennetdevice: safe convert to netdev_priv() #part-4
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-09-23 Julia Lawallnet/atm/lec.c: drop code after return
2008-06-17 Mitchell Blank Jratm: use const where reasonable
2008-04-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-04-10 Joe Perches[ATM]: Use SEQ_START_TOKEN
2008-04-08 David S. Miller[NET]: Undo code bloat in hot paths due to print_mac().
2008-03-24 David S. MillerMerge branch 'master' of ../net-2.6/
2008-03-24 Wang Chen[ATM]: When proc_create() fails, do some error handling...
2008-02-29 Pavel Emelyanov[ATM]: Use seq_open/release_privade instead of manual...
2008-02-28 Wang Chen[ATM]: Use proc_create() to setup ->proc_fops first
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-01-28 Eric Dumazet[ATM]: Suppress some sparse warnings
2008-01-28 Pavel Emelyanov[NET]: Convert init_timer into setup_timer
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
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 Stephen Hemminger[ATM]: Replace DPRINTK() with pr_debug().
2007-08-14 Jesper Juhl[ATM]: Clean up duplicate includes in net/atm/
2007-07-11 Philippe De Muyter[NET]: Make all initialized struct seq_operations const.
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
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... [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-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.
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
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-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] convert lec_arp_table to hlist
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-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-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()
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-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-26 Herbert Xu[ATM]: Fix IRQ flags type in lec_arp_expire_vcc
2005-01-18 Chas Williams[ATM]: [lec] rewrite to eliminate lec_arp_users in...
2004-07-28 Chas Williams[ATM]: [lec] remove unnecessary inlines (from Adrian...
2004-07-21 David S. Miller[ATM]: Update Marko Kiiskila's email address.
2004-06-26 Chas Williams[ATM]: fix sparse checker warnings (by Stephen Hemminge...
2004-06-03 Alexander Viro[PATCH] sparse: atm annotation (core)
2004-03-27 Olaf Heringadd patches.drivers/usb-2.6-disable-pwc patches.fixes...
2004-03-25 Chas Williams[ATM]: [lec] lec_push() races with vcc->proto_data
2004-03-02 Olaf Hering+- update patches.fixes/linux-post-2.6.4rc1-20040302
2004-03-01 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc1-20040301
2004-02-28 Andrew Morton[ATM]: Gcc-3.5 fix for net/atm/lec.c
2004-02-26 Chas Williams[ATM]: [lec] put back pressure on network stack
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-01-10 Alexander Viro[all over] more kfree -> free_netdev
2003-09-25 Chas Williams[ATM]: Use new ioctl code for lane [3/3]
2003-09-25 Chas Williams[ATM]: Move lan seq_file ops to lec.c [1/3]
2003-08-19 Stephen Hemminger[NET]: free_netdev - net/* drivers.
2003-07-22 Chas Williams[ATM]: Timer cleanup in lec.c
2003-07-20 Chas Williams[ATM]: If !IFF_UP drop the frames.
2003-07-15 Chas Williams[ATM]: Use sk_data_ready and sk_change_state instead...
2003-07-15 Chas Williams[ATM]: Eliminate vcc->sleep in favor of sk->sk_sleep.
2003-06-23 Chas Williams[ATM]: Move vccs to global sk-based linked list.
2003-06-17 David S. Miller[ATM]: Revert vcc global list changes, broke the build.
2003-06-17 Chas Williams[ATM]: Keep vcc's on global list instead of per device.
2003-06-17 Chas Williams[ATM]: Remove recvmsg and rename atm_async_release_vcc.
2003-06-04 Arnaldo Carvalho... o net: create struct sock_common and use in struct...
2003-06-02 Alexander Viro[NET]: Convert most tokenring drivers away from {init...
2003-05-28 Chas Williams[ATM]: lane and mpoa module refcounting and locking...
2003-05-15 Chas Williams[ATM]: Add refcounting to atmdev.
2003-05-07 Chas Williams[ATM]: Kill stray ATM_PDU_OVHD reference in lec.c
2003-05-07 Chas Williams[ATM] remove iovcnt from atm_skb
2003-05-07 Chas Williams[ATM]: assorted atm patches
2003-05-06 Chas Williams[ATM]: Fix foul up in lec driver.
2003-04-21 Arnaldo Carvalho... o atm/lec.c: use C99 struct init style
2003-03-08 Chas Williams[ATM]: Obsolete some atm_vcc members.
2003-03-08 Chas Williams[ATM]: Get lec net_device names correct.
2003-03-02 Chas Williams[ATM]: Let upper layer k now lec supports multicast.
next