Commit Graph

140 Commits (59f647c25a4f27c1e5c84710e0608b36303089f9)

Author SHA1 Message Date
David Howells cba5cbd155 atm: fix const assignment/discard warnings in the ATM networking driver 17 years ago
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
Mitchell Blank Jr 61c33e0129 atm: use const where reasonable 17 years ago
Eric Kinzie 7e903c2ae3 atm: [br2864] fix routed vcmux support 17 years ago
Jorge Boncompte [DTI2] 27141666b6 atm: [br2684] Fix oops due to skb->dev being NULL 17 years ago
David S. Miller 5f6b1ea41b Revert "atm: Do not free already unregistered net device." 17 years ago
Pavel Emelyanov 1e0ba0060f atm: Bad locking on br2684_devs modifications. 17 years ago
Pavel Emelyanov 65e4113684 atm: Do not free already unregistered net device. 17 years ago
Denis V. Lunev 0c89652a74 atm: assign PDE->data before gluing PDE into /proc tree 17 years ago
Joe Perches 2e1e9848ac [ATM]: Use SEQ_START_TOKEN 17 years ago
David S. Miller 21f644f3ea [NET]: Undo code bloat in hot paths due to print_mac(). 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Wang Chen dbee0d3f46 [ATM]: When proc_create() fails, do some error handling work and return -ENOMEM. 17 years ago
Pavel Emelyanov 9a8c09e73b [ATM]: Use seq_open/release_privade instead of manual manipulations. 17 years ago
Denis V. Lunev 5811769c78 [IPV4]: Remove check for ifa->ifa_dev != NULL. 17 years ago
Wang Chen 16e297b358 [ATM]: Use proc_create() to setup ->proc_fops first 17 years ago
Denis V. Lunev f206351a50 [NETNS]: Add namespace parameter to ip_route_output_key. 17 years ago
Eric Dumazet 5c17d5f112 [ATM]: Suppress some sparse warnings 17 years ago
Denis V. Lunev ae22120ad8 [ATM]: Simplify /proc/net/atm/arp opening 17 years ago
Denis V. Lunev e5d69b9f4a [ATM]: Oops reading net/atm/arp 17 years ago
Eric W. Biederman 6b175b26c1 [NETNS]: Add netns parameter to inet_(dev_)add_type. 17 years ago
Chas Williams fb64c735a5 [ATM]: [br2864] whitespace cleanup 17 years ago
Eric Kinzie 097b19a998 [ATM]: [br2864] routed support 17 years ago
Kay Sievers ef39592f78 [ATM]: Convert struct class_device to struct device 17 years ago
Robert P. J. Day 6fe5452b3b [ATM]: atm is no longer experimental 17 years ago
Eric W. Biederman 426b5303eb [NETNS]: Modify the neighbour table code so it handles multiple network namespaces 17 years ago
Pavel Emelyanov 8d8ad9d7c4 [NET]: Name magic constants in sock_wake_async() 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Herbert Xu 1c9b7aa1eb [ATM]: Check IP header validity in mpc_send_packet 17 years ago
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 17 years ago
Stephen Hemminger be07664599 [BR2684]: get rid of broken header code. 18 years ago
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
Stephen Hemminger cfcabdcc2d [NET]: sparse warning fixes 18 years ago
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
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