Commit Graph

160 Commits (496a60cdcd5d0d884dddf6c3b4ea912923a70f13)

Author SHA1 Message Date
Rabin Vincent 902e5ea15f Subject: [PATCH] br2684: restore net_dev initialization 16 years ago
Alexey Dobriyan 99b7623380 proc 2/2: remove struct proc_dir_entry::owner 16 years ago
Stephen Hemminger dde0975855 atm: convert clip driver to net_device_ops 16 years ago
Stephen Hemminger 788dee0a95 atm: convert mpc device to using netdev_ops 16 years ago
Stephen Hemminger 1f1900f935 atm: lec use dev_change_mtu 16 years ago
Stephen Hemminger 004b3225c0 lec: convert to net_device_ops 16 years ago
Stephen Hemminger 162619e59a lec: convert to internal network_device_stats 16 years ago
Stephen Hemminger 1a6afe8a73 clip: convert to internal network_device_stats 16 years ago
Stephen Hemminger 0ba25ff4c6 br2684: convert to net_device_ops 16 years ago
Stephen Hemminger 410e9d8f9c atm: br2684 internal stats 16 years ago
Wang Chen b74ca3a896 netdevice: Kill netdev->priv 16 years ago
Chas Williams 17b24b3c97 ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc table 16 years ago
David Woodhouse 8865c418ca atm: 32-bit ioctl compatibility 16 years ago
Wang Chen 524ad0a791 netdevice: safe convert to netdev_priv() #part-4 16 years ago
Kay Sievers fb28ad3590 net: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Harvey Harrison 21454aaad3 net: replace NIPQUAD() in net/*/ 16 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Julia Lawall 5e687220a0 net/atm/lec.c: drop code after return 17 years ago
Arnaldo Carvalho de Melo 6067804047 net: Use hton[sl]() instead of __constant_hton[sl]() where applicable 17 years ago
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() 18 years ago