Commit Graph

74 Commits (50743f4cb1d655c7fbe25af58a9d0db6bf76d687)

Author SHA1 Message Date
Josef Sipek 76a0f17429 [PATCH] struct path: convert atm 18 years ago
David S. Miller c40a27f48c [ATM]: Kill ipcommon.[ch] 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
Jeff Garzik 97f80bc66f [ATM]: handle sysfs errors 19 years ago
Dave Jones 038b0a6d8d Remove all inclusions of <linux/config.h> 19 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 edbc9b014f [ATM]: [lec] old_close is no longer used 19 years ago
Chas Williams d0732f649f [ATM]: [lec] convert lec_arp_table to hlist 19 years ago
Chas Williams 1c9d3e72a7 [ATM]: [lec] header indent, comment and whitespace cleanup 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
Al Viro b4229934bd [ATM]: use NIPQUAD instead of open-coding it 19 years ago
Adrian Bunk 69263bcfb5 [ATM]: proper prototypes in net/atm/mpc.h (and reduce ifdef clutter) 19 years ago
Dave Jones bf0d52492d [NET]: Remove unnecessary config.h includes from net/ 19 years ago
YOSHIFUJI Hideaki fe26109a9d [ATM] CLIP: Do not refer freed skbuff in clip_mkip(). 19 years ago
Kevin Hilman b9c6e3e966 [ATM]: Compile error on ARM 19 years ago
Panagiotis Issaris 0da974f4f3 [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 19 years ago
Adrian Bunk 2478173464 [ATM] net/atm/clip.c: fix PROC_FS=n compile 19 years ago
Arjan van de Ven 1252ecf63f [ATM]: fix possible recursive locking in skb_migrate() 19 years ago
Randy Dunlap 4bdbf6c033 [NET]: add+use poison defines 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Roman Kagan 656d98b09d [ATM]: basic sysfs support for ATM devices 19 years ago
Andrew Morton 1e4fd51e2c [ATM]: atm/mpc.c warning fix 19 years ago
Al Viro ff7512e1a2 [ATM]: fix broken uses of NIPQUAD in net/atm 19 years ago
Herbert Xu 932ff279a4 [NET]: Add netif_tx_lock 19 years ago
Simon Kelley bd89efc532 [NEIGH]: Fix IP-over-ATM and ARP interaction. 19 years ago
Stephen Hemminger 4909e488f6 [ATM] clip: add module info 19 years ago
Stephen Hemminger 5ff765f3d0 [ATM] clip: notifier related cleanups 19 years ago
Stephen Hemminger dcdb02752f [ATM] clip: get rid of PROC_FS ifdef 19 years ago
Stephen Hemminger e49e76db03 [ATM] clip: run through Lindent 19 years ago
Stephen Hemminger 2d9073922b [ATM]: Clip timer race. 19 years ago
Stephen Hemminger f3a0592b37 [ATM]: clip causes unregister hang 19 years ago
Ingo Molnar 57b47a53ec [NET]: sem2mutex part 2 19 years ago
Arjan van de Ven 4a3e2f711a [NET] sem2mutex: net/ 19 years ago
David S. Miller aa837b5bbd [ATM]: Fix build after neigh->parms->neigh_destructor change. 19 years ago
Chas Williams 0f8f325b25 [ATM]: keep atmsvc failure messages quiet 19 years ago
Dave Jones bf3883c12f [ATM]: Ratelimit atmsvc failure messages 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
Kris Katterjohn dbbc098828 [NET]: Use newer is_multicast_ether_addr() in some files 19 years ago
Eric Dumazet 90ddc4f047 [NET]: move struct proto_ops to const 19 years ago
Stanislaw Gruszka 64bf69ddff [ATM]: deregistration removes device from atm_devs list immediately 19 years ago
Stanislaw Gruszka aaaaaadbe7 [ATM]: avoid race conditions related to atm_devs list 19 years ago
Mitchell Blank Jr 50accc9c42 [ATM]: attempt to autoload atm drivers 19 years ago
Mitchell Blank Jr c219750b2e [ATM]: atm_pcr_goal() doesn't modify its argument's contents -- mark it as const 19 years ago