Commit Graph

50 Commits (6cb59e915d04f71c62a0ee8fab34de274aa3fe2a)

Author SHA1 Message Date
maximilian attems a44562e4d3 [AX25]: Beautify x25_init() version printk. 17 years ago
Jan Engelhardt a1f6f5a768 [AF_X25]: constify function pointer tables 17 years ago
Eric Dumazet 6bf1574ee3 [X25]: Avoid divides and sparse warnings 17 years ago
Pavel Emelyanov b5ccd792fa [NET]: Simple ctl_table to ctl_path conversions. 17 years ago
Denis Cheng 0e3cf7e916 [X25]: use LIST_HEAD instead of LIST_HEAD_INIT 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Julia Lawall 76975f8a31 [X25]: Add missing x25_neigh_put 17 years ago
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 17 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
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
Arnaldo Carvalho de Melo 1a4e2d093f [SK_BUFF]: Some more conversions to skb_copy_from_linear_data 18 years ago
Arnaldo Carvalho de Melo 27d7ff46a3 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo eeeb03745b [SK_BUFF]: More skb_put related conversions to skb_reset_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 c1d2bbe1cd [SK_BUFF]: Introduce skb_reset_network_header(skb) 18 years ago
Eric Dumazet ae40eb1ef3 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution 18 years ago
Adrian Bunk e4ce837de9 [X25] x25_forward_call(): fix NULL dereferences 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Eric W. Biederman b402f06d6e [PATCH] sysctl: x25: remove unnecessary insert_at_head from register_sysctl_table 18 years ago
Arjan van de Ven da7071d7e3 [PATCH] mark struct file_operations const 8 18 years ago
YOSHIFUJI Hideaki f8e1d20183 [NET] X25: Fix whitespace errors. 18 years ago
Andrew Hendry c9c2e9dcb8 [X.25]: Adds /proc/net/x25/forward to view active forwarded calls. 18 years ago
Andrew Hendry 39e21c0d34 [X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding. 18 years ago
Andrew Hendry 95a9dc4390 [X.25]: Add call forwarding 18 years ago
Andrew Hendry 9d0f7d29f3 [X.25]: Add missing sock_put in x25_receive_data 18 years ago
Andrew Hendry d2e7543c41 [X25]: Trivial, SOCK_DEBUG's in x25_facilities missing newlines 18 years ago
Adrian Bunk 7f18ba6248 [X25]: proper prototype for x25_init_timers() 18 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Shaun Pereira 43dff98b02 [X25]: fix for spinlock recurse and spinlock lockup with timer handler 19 years ago
Shaun Pereira 9a6b9f2e76 [X25]: dte facilities 32 64 ioctl conversion 19 years ago
Shaun Pereira a64b7b936d [X25]: allow ITU-T DTE facilities for x25 19 years ago
Shaun Pereira bac37ec830 [X25]: fix kernel error message 64 bit kernel 19 years ago
Shaun Pereira 1b06e6ba25 [X25]: ioctl conversion 32 bit user to 64 bit kernel 19 years ago
Randy Dunlap 4fc268d24c [PATCH] capable/capability.h (net/) 19 years ago
Shaun Pereira a20a855479 [X25]: Fix for broken x25 module. 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
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
David S. Miller 8728b834b2 [NET]: Kill skb->list 20 years ago
Sam Ravnborg 6a2e9b738c [NET]: move config options out to individual protocols 20 years ago
Shaun Pereira ebc3f64b86 [X25]: Fast select with no restriction on response 20 years ago
Shaun Pereira cb65d506c3 [X25]: Selective sub-address matching with call user data. 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago