Commit Graph

55 Commits (660ca5317d229ca27dec6a3159423bc0c5291c2d)

Author SHA1 Message Date
YOSHIFUJI Hideaki 6140efb536 [NET] ROSE: Fix whitespace errors. 18 years ago
Philippe De Muyter 56b3d975bb [NET]: Make all initialized struct seq_operations const. 18 years ago
Pavel Emelianov 7562f876cd [NET]: Rework dev_base via list_head (v3) 18 years ago
Ralf Baechle 75606dc69a [AX25/NETROM/ROSE]: Convert to use modern wait queue API 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
Eric Dumazet ae40eb1ef3 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution 18 years ago
Ralf Baechle 2536b94a2d [ROSE]: Socket locking is a great invention. 18 years ago
Ralf Baechle 6cee77dbf2 [ROSE]: Remove ourselves from waitqueue when receiving a signal 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Eric W. Biederman 2d4381dec3 [PATCH] sysctl: rose: 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 da7071d7e3 [PATCH] mark struct file_operations const 8 18 years ago
YOSHIFUJI Hideaki 3dcf7c5e8b [NET] ROSE: Fix whitespace errors. 18 years ago
Ralf Baechle a3d384029a [AX.25]: Fix unchecked rose_add_loopback_neigh uses 18 years ago
Ralf Baechle a159aaa328 [AX.25]: Fix unchecked rose_add_loopback_node uses 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
Alexey Dobriyan 0506d4068b [ROSE] rose_add_loopback_node: propagate -E 18 years ago
Ralf Baechle b1d21ca83c [ROSE] lockdep: fix false positive 19 years ago
Ralf Baechle 1b30dd359e [AX.25]: Use kzalloc 19 years ago
Ralf Baechle d85838c55d [ROSE]: Try all routes when establishing a ROSE connections. 19 years ago
Ralf Baechle 8dc22d2b64 [ROSE]: Fix dereference of skb pointer after free. 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Ralf Baechle f530937b2c [NETROM/ROSE]: Kill module init version kernel log messages. 19 years ago
Ralf Baechle 82e84249f0 [ROSE]: Eleminate HZ from ROSE kernel interfaces 19 years ago
Ralf Baechle 4cc7c2734e [ROSE]: Fix routing table locking in rose_remove_neigh. 19 years ago
Ralf Baechle 86cfcb95ec [AX25, ROSE]: Remove useless SET_MODULE_OWNER calls. 19 years ago
Ralf Baechle 0cc5ae24af [ROSE]: Remove useless prototype for rose_remove_neigh(). 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
Jesper Juhl a51482bde2 [NET]: kfree cleanup 19 years ago
Andrew Morton a3d7a9d775 [ROSE]: rose_heartbeat_expiry() locking fix 19 years ago
Ralf Baechle 95df1c04ab [AX.25]: Use constant instead of magic number 19 years ago
Alexey Dobriyan 520d1b830a [ROSE]: fix typo (regeistration) 20 years ago
Alexey Dobriyan a83cd2cc90 [ROSE]: check rose_ndevs earlier 20 years ago
Alexey Dobriyan 70ff3b66d7 [ROSE]: return sane -E* from rose_proto_init() 20 years ago
Alexey Dobriyan c3c4ed652e [ROSE]: do proto_unregister() on exit paths 20 years ago
Ralf Baechle d2ce4bc340 [ROSE]: ROSE has no ARP 20 years ago
Ralf Baechle 20b7d10a33 [AX.25/ROSE]: Whitespace formatting changes 20 years ago
Ralf Baechle 9b37ee7585 [NETROM/AX.25/ROSE]: Remove useless tests 20 years ago
Ralf Baechle baed16a7ff [AX.25]: Make asc2ax() thread-proof 20 years ago
Ralf Baechle f75268cd6c [AX25]: Make ax2asc thread-proof 20 years ago
Ralf Baechle c91326db01 [AX25/NETROM/ROSE]: Kill net/ip.h inclusion 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 8728b834b2 [NET]: Kill skb->list 20 years ago