Commit Graph

48 Commits (dda54f4b872512eba484c38631bd6ae5b5716f41)

Author SHA1 Message Date
Stephen Hemminger 1f1900f935 atm: lec use dev_change_mtu 16 years ago
Stephen Hemminger 004b3225c0 lec: convert to net_device_ops 16 years ago
Stephen Hemminger 162619e59a lec: convert to internal network_device_stats 16 years ago
Wang Chen 524ad0a791 netdevice: safe convert to netdev_priv() #part-4 16 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Julia Lawall 5e687220a0 net/atm/lec.c: drop code after return 17 years ago
Mitchell Blank Jr 61c33e0129 atm: use const where reasonable 17 years ago
Joe Perches 2e1e9848ac [ATM]: Use SEQ_START_TOKEN 17 years ago
David S. Miller 21f644f3ea [NET]: Undo code bloat in hot paths due to print_mac(). 17 years ago
Wang Chen dbee0d3f46 [ATM]: When proc_create() fails, do some error handling work and return -ENOMEM. 17 years ago
Pavel Emelyanov 9a8c09e73b [ATM]: Use seq_open/release_privade instead of manual manipulations. 17 years ago
Wang Chen 16e297b358 [ATM]: Use proc_create() to setup ->proc_fops first 17 years ago
Eric Dumazet 5c17d5f112 [ATM]: Suppress some sparse warnings 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Andrew Morton 58c14a8fe6 [ATM] net/atm/lec.c: printk warning fix 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Stephen Hemminger 522400623e [ATM]: Replace DPRINTK() with pr_debug(). 18 years ago
Jesper Juhl 6869a35b36 [ATM]: Clean up duplicate includes in net/atm/ 18 years ago
Philippe De Muyter 56b3d975bb [NET]: Make all initialized struct seq_operations const. 18 years ago
Milind Arun Choudhary 4ef8d0aeaf [NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net 18 years ago
Arnaldo Carvalho de Melo 27d7ff46a3 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 4305b54135 [SK_BUFF]: Convert skb->end to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Arnaldo Carvalho de Melo c8fb7948dc [TR]: Make tr_type_trans set skb->dev 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
YOSHIFUJI Hideaki f7d57453d2 [NET] ATM: Fix whitespace errors. 18 years ago
Arnaldo Carvalho de Melo 2afe37cdff [ATM]: Use kmemdup & kzalloc where applicable 18 years ago
Al Viro 30d492da73 [ATM]: Annotations. 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Chas Williams 6656e3c4c8 [ATM]: [lec] use refcnt to protect lec_arp_entries outside lock 19 years ago
Chas Williams 33a9c2d4b7 [ATM]: [lec] add reference counting to lec_arp entries 19 years ago
Chas Williams 987e46bdf3 [ATM]: [lec] use work queue instead of timer for lec arp expiry 19 years ago
Chas Williams d0732f649f [ATM]: [lec] convert lec_arp_table to hlist 19 years ago
Chas Williams 1fa9961d63 [ATM]: [lec] indent, comment and whitespace cleanup [continued] 19 years ago
Chas Williams d44f77466c [ATM]: [lec] indent, comment and whitespace cleanup 19 years ago
Panagiotis Issaris 0da974f4f3 [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Randy Dunlap 4fc268d24c [PATCH] capable/capability.h (net/) 19 years ago
Kris Katterjohn 8b3a70058b [NET]: Remove more unneeded typecasts on *malloc() 19 years ago
Kris Katterjohn d3f4a687f6 [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() 19 years ago
Scott Talbert 75b895c15b [ATM]: [lec] reset retry counter when new arp issued 20 years ago
Scott Talbert 4a7097fcc4 [ATM]: [lec] attempt to support cisco failover 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago