Commit Graph

103 Commits (b95cce3576813ac3f86bafa6b5daaaaf7574b0fe)

Author SHA1 Message Date
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Denis Cheng 8b14a53670 [NET]: all net/ cleanup with ARRAY_SIZE 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman e9dc865340 [NET]: Make device event notification network namespace safe 18 years ago
Eric W. Biederman 1b8d7ae42d [NET]: Make socket creation namespace safe. 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 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
Robert P. J. Day b5492c4ed7 [ATM]: Eliminate dead config variable CONFIG_BR2684_FAST_TRANS. 18 years ago
Al Viro ececfdee1c fallout from constified seq_operations 18 years ago
Philippe De Muyter 56b3d975bb [NET]: Make all initialized struct seq_operations const. 18 years ago
Pavel Emelianov 9af97186fc [ATM] br2684: Use seq_list_xxx helpers 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 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