Andrew Morton
|
58c14a8fe6
[ATM] net/atm/lec.c: printk warning fix
|
17 lat temu |
Joe Perches
|
0795af5729
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
|
17 lat temu |
Stephen Hemminger
|
522400623e
[ATM]: Replace DPRINTK() with pr_debug().
|
17 lat temu |
Jesper Juhl
|
6869a35b36
[ATM]: Clean up duplicate includes in net/atm/
|
18 lat temu |
Philippe De Muyter
|
56b3d975bb
[NET]: Make all initialized struct seq_operations const.
|
18 lat temu |
Milind Arun Choudhary
|
4ef8d0aeaf
[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net
|
18 lat temu |
Arnaldo Carvalho de Melo
|
27d7ff46a3
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
|
18 lat temu |
Arnaldo Carvalho de Melo
|
4305b54135
[SK_BUFF]: Convert skb->end to sk_buff_data_t
|
18 lat temu |
Arnaldo Carvalho de Melo
|
27a884dc3c
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
|
18 lat temu |
Arnaldo Carvalho de Melo
|
4c13eb6657
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
|
18 lat temu |
Arnaldo Carvalho de Melo
|
c8fb7948dc
[TR]: Make tr_type_trans set skb->dev
|
18 lat temu |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 lat temu |
Arjan van de Ven
|
9a32144e9d
[PATCH] mark struct file_operations const 7
|
18 lat temu |
YOSHIFUJI Hideaki
|
f7d57453d2
[NET] ATM: Fix whitespace errors.
|
18 lat temu |
David Howells
|
4c1ac1b491
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
18 lat temu |
Arnaldo Carvalho de Melo
|
2afe37cdff
[ATM]: Use kmemdup & kzalloc where applicable
|
18 lat temu |
Al Viro
|
30d492da73
[ATM]: Annotations.
|
18 lat temu |
David Howells
|
c4028958b6
WorkStruct: make allyesconfig
|
18 lat temu |
Chas Williams
|
6656e3c4c8
[ATM]: [lec] use refcnt to protect lec_arp_entries outside lock
|
18 lat temu |
Chas Williams
|
33a9c2d4b7
[ATM]: [lec] add reference counting to lec_arp entries
|
18 lat temu |
Chas Williams
|
987e46bdf3
[ATM]: [lec] use work queue instead of timer for lec arp expiry
|
18 lat temu |
Chas Williams
|
d0732f649f
[ATM]: [lec] convert lec_arp_table to hlist
|
18 lat temu |
Chas Williams
|
1fa9961d63
[ATM]: [lec] indent, comment and whitespace cleanup [continued]
|
18 lat temu |
Chas Williams
|
d44f77466c
[ATM]: [lec] indent, comment and whitespace cleanup
|
18 lat temu |
Panagiotis Issaris
|
0da974f4f3
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
|
19 lat temu |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 lat temu |
Randy Dunlap
|
4fc268d24c
[PATCH] capable/capability.h (net/)
|
19 lat temu |
Kris Katterjohn
|
8b3a70058b
[NET]: Remove more unneeded typecasts on *malloc()
|
19 lat temu |
Kris Katterjohn
|
d3f4a687f6
[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
|
19 lat temu |
Scott Talbert
|
75b895c15b
[ATM]: [lec] reset retry counter when new arp issued
|
19 lat temu |