Commit Graph

50 Commits (8d5796d2ec6b5a4e7a52861144e63af438d6f8f7)

Author SHA1 Message Date
Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON 17 years ago
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Pavel Emelyanov c20932d2c9 [ATALK/DECNET]: Use seq_open_private in appletalk and decnet. 17 years ago
Wang Chen ed2b5b474e [APPLETALK]: Use proc_create() to setup ->proc_fops first 17 years ago
Eric Dumazet ca629f2472 [APPLETALK]: Annotations to clear sparse warnings 17 years ago
Pavel Emelyanov b5ccd792fa [NET]: Simple ctl_table to ctl_path conversions. 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 17 years ago
Stephen Hemminger cfcabdcc2d [NET]: sparse warning fixes 18 years ago
Stephen Hemminger 3b04ddde02 [NET]: Move hardware header operations out of netdevice. 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 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 e730c15519 [NET]: Make packet reception 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
Eric W. Biederman 890d52d3f1 [ATALK]: In notifier handlers convert the void pointer to a netdevice 18 years ago
Philippe De Muyter 56b3d975bb [NET]: Make all initialized struct seq_operations const. 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
David S. Miller 1a028e5072 [NET]: Revert sk_buff walker cleanups. 18 years ago
Jean Delvare eefa390628 [NET]: Clean up sk_buff walkers. 18 years ago
Arnaldo Carvalho de Melo b0e380b1d8 [SK_BUFF]: unions of just one member don't get anything done, kill them 18 years ago
Arnaldo Carvalho de Melo badff6d01a [SK_BUFF]: Introduce skb_reset_transport_header(skb) 18 years ago
Arnaldo Carvalho de Melo 7e28ecc282 [SK_BUFF]: Use skb_reset_network_header where the skb_pull return was being used 18 years ago
Arnaldo Carvalho de Melo c1d2bbe1cd [SK_BUFF]: Introduce skb_reset_network_header(skb) 18 years ago
Arnaldo Carvalho de Melo 98e399f82a [SK_BUFF]: Introduce skb_mac_header() 18 years ago
Eric Dumazet ae40eb1ef3 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution 18 years ago
Jean Delvare 75559c167b [APPLETALK]: Fix a remotely triggerable crash 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Eric W. Biederman 04c5acfb24 [PATCH] sysctl: atalk: remove unnecessary insert_at_head flag 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
YOSHIFUJI Hideaki ed4477b960 [NET] APPLETALK: Fix whitespace errors. 18 years ago
Al Viro a1f8e7f7fb [PATCH] severing skbuff.h -> highmem.h 18 years ago
David S. Miller 201a95afaa [APPLETALK]: Fix potential OOPS in atalk_sendmsg(). 18 years ago
Al Viro 2a50f28c32 [ATALK]: endianness annotations 19 years ago
Panagiotis Issaris 0da974f4f3 [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Petr Vandrovec f6c90b71a3 [NET]: Fix ipx/econet/appletalk/irda ioctl crashes 19 years ago
Randy Dunlap 4fc268d24c [PATCH] capable/capability.h (net/) 19 years ago
Christoph Hellwig b5e5fa5e09 [NET]: Add a dev_ioctl() fallback to sock_ioctl() 19 years ago
Eric Dumazet 90ddc4f047 [NET]: move struct proto_ops to const 19 years ago
Oliver Dawid 64233bffbb [APPLETALK]: Fix broadcast bug. 20 years ago
Arnaldo Carvalho de Melo c752f0739f [TCP]: Move the tcp sock states to net/tcp_states.h 20 years ago
David S. Miller f2ccd8fa06 [NET]: Kill skb->real_dev 20 years ago
Nishanth Aravamudan 285b3afefa [ATALK] aarp: replace schedule_timeout() with msleep() 20 years ago
Alexey Dobriyan f6e276ee67 [ATALK]: endian annotations 20 years ago
Christoph Hellwig 3ef4e9a8db [ATALK]: Add alloc_ltalkdev(). 20 years ago
Herbert Xu c7f905f0f6 [ATALK]: Add missing dev_hold() to atrtr_create(). 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago