Commit Graph

91 Commits (c41bf8fa5e777b6a8a19cf2484937a7167eac77f)

Author SHA1 Message Date
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 eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago
Arnaldo Carvalho de Melo c1d2bbe1cd [SK_BUFF]: Introduce skb_reset_network_header(skb) 18 years ago
Arnaldo Carvalho de Melo 48d49d0ccd [SK_BUFF]: Introduce skb_set_mac_header() 18 years ago
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb) 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
Eric Dumazet ae40eb1ef3 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution 18 years ago
YOSHIFUJI Hideaki acde4855bb [NET] ATM: Use htons() where appropriate. 18 years ago
Alexey Kuznetsov ecbb416939 [NET]: Fix neighbour destructor handling. 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
Daniel Walker 84ff602efb [ATM]: Fix for crash in adummy_init() 18 years ago
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 18 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