Commit Graph

32 Commits (79f662334fefa2dd3fdf66c44a4d2dca5e378ab4)

Author SHA1 Message Date
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