- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / net / atm / lec.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
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.
2003-03-02 Chas Williams[ATM]: Get minimum frame size right in lec.c
2003-03-02 David S. Miller[ATM]: Fix mispatch.
2003-03-02 Chas Williams[ATM]: Use skb_pull instead of direct skb mangling.
2003-02-23 Chas Williams[ATM]: prevent compiler warning when compiling w/o...
2003-02-23 Chas Williams[ATM]: empty tx queue in lec when flush complete
2003-02-23 Chas Williams[ATM]: Remove cli from lec.c
2002-10-08 Art Haas[PATCH] named initializers for net/atm/lec.c
2002-06-09 Mitchell Blank Jr.[PATCH] atm warning fix (vs 2.5.21)
2002-02-05 Linus Torvaldsv2.4.10.1 -> v2.4.10.2
2002-02-05 Linus Torvaldsv2.4.5.5 -> v2.4.5.6
2002-02-05 Linus Torvaldsv2.4.2.2 -> v2.4.2.3
2002-02-05 Linus Torvaldsv2.4.0.9 -> v2.4.0.10
2002-02-05 Linus TorvaldsImport changeset