Commit Graph

80 Commits (893da75956ab48545e8732b46e1cf4350bd25f9c)

Author SHA1 Message Date
maximilian attems 1987e7b485 [AX25]: Kill ax25_bind() user triggable printk. 17 years ago
Eric Dumazet f16f3026db [AX25]: sparse cleanups 17 years ago
Pavel Emelyanov c6995bdff0 [AX25]: Switch to using ctl_paths. 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Jarek Poplawski ecd2ebdea3 [AX25] af_ax25: Possible circular locking. 17 years ago
maximilian attems 27d1cba21f [AX25]: Kill user triggable printks. 17 years ago
David S. Miller c6e6ca712b [NET]: Correct two mistaken skb_reset_mac_header() conversions. 17 years ago
Jarek Poplawski 215f7b08f2 [AX25]: Locking dependencies fix in ax25_disconnect(). 17 years ago
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 17 years ago
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
Stephen Hemminger 3b04ddde02 [NET]: Move hardware header operations out of netdevice. 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
Alexey Dobriyan 9ac0be9d4f [AX25]: don't free pointers to statically allocated data 18 years ago
YOSHIFUJI Hideaki bd3b071b91 [NET] AX25: Fix whitespace errors. 18 years ago
Philippe De Muyter 56b3d975bb [NET]: Make all initialized struct seq_operations const. 18 years ago
Martin Schwidefsky 9556fb73ed [S390] Kconfig: unwanted menus for s390. 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Stephen Hemminger 3ff50b7997 [NET]: cleanup extra semicolons 18 years ago
Ralf Baechle 75606dc69a [AX25/NETROM/ROSE]: Convert to use modern wait queue API 18 years ago
Arnaldo Carvalho de Melo 1a4e2d093f [SK_BUFF]: Some more conversions to skb_copy_from_linear_data 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 9c70220b73 [SK_BUFF]: Introduce skb_transport_header(skb) 18 years ago
Arnaldo Carvalho de Melo 967b05f64e [SK_BUFF]: Introduce skb_set_transport_header 18 years ago
Arnaldo Carvalho de Melo badff6d01a [SK_BUFF]: Introduce skb_reset_transport_header(skb) 18 years ago
Arnaldo Carvalho de Melo c14d2450cb [SK_BUFF]: Introduce skb_set_network_header 18 years ago
Arnaldo Carvalho de Melo bbe735e424 [SK_BUFF]: Introduce skb_network_offset() 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
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb) 18 years ago
Eric Dumazet ae40eb1ef3 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution 18 years ago
Ralf Baechle 954b2e7f4c [NET] AX.25 Kconfig and docs updates and fixes 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Eric W. Biederman 28522366f0 [PATCH] sysctl: ax25: remove unnecessary insert_at_head flag 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 528930b91e [NET] AX25: Fix whitespace errors. 18 years ago
Ralf Baechle a4282717c1 [AX.25]: Fix unchecked ax25_linkfail_register uses 18 years ago
Ralf Baechle 81dcd16906 [AX.25]: Fix unchecked ax25_listen_register uses 18 years ago
Ralf Baechle 8d5cf596d1 [AX.25]: Fix unchecked ax25_protocol_register uses. 18 years ago
Ralf Baechle c9266b99e2 [AX.25]: Mark all kmalloc users __must_check 18 years ago
Ralf Baechle f654c854d1 [HAMRADIO]: Fix baycom_epp.c compile failure. 18 years ago
Ralf Baechle 15b1c0e822 [AX.25]: Fix default address and broadcast address initialization. 18 years ago
Ralf Baechle e8cc49bb0f [AX.25]: Constify ax25 utility functions 18 years ago
Arnaldo Carvalho de Melo 0459d70add [AX25]: Use kmemdup 18 years ago
Panagiotis Issaris 0da974f4f3 [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 19 years ago
Ralf Baechle c19c4b9c9a [AX.25]: Optimize AX.25 socket list lock 19 years ago