Commit Graph

55 Commits (535c6a53035d8911f6b90455550c5fde0da7b866)

Author SHA1 Message Date
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 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
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
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Eric W. Biederman 6fe6b1755c [PATCH] sysctl: netrom: 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 5f8f59d664 [NET] NETROM: Fix whitespace errors. 18 years ago
Ralf Baechle a4282717c1 [AX.25]: Fix unchecked ax25_linkfail_register uses 18 years ago
Ralf Baechle 58bc574715 [AX.25]: Fix unchecked nr_add_node 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
Arnaldo Carvalho de Melo eafff86d3b [NETROM]: Use kmemdup 18 years ago
Ralf Baechle 4b260a98f1 [NETROM] lockdep: fix false positive 19 years ago
Ralf Baechle 8bf2b7b188 [NETROM]: Drop lock before calling nr_destroy_socket 19 years ago
Ralf Baechle 5cc29e3bea [NETROM]: Fix locking order when establishing a NETROM circuit. 19 years ago
Ralf Baechle 1b30dd359e [AX.25]: Use kzalloc 19 years ago
Ralf Baechle DL5RB 18601a7d30 [NETROM]: Use socket helpers instead of direct fiddling with struct sock 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Ralf Baechle 52383678a8 [NETROM]: Fix possible null pointer dereference. 19 years ago
Ralf Baechle f530937b2c [NETROM/ROSE]: Kill module init version kernel log messages. 19 years ago
Ralf Baechle 4d8937d0b1 [NETROM]: Eleminate HZ from NET/ROM kernel interfaces 19 years ago
Ralf Baechle 86cfcb95ec [AX25, ROSE]: Remove useless SET_MODULE_OWNER calls. 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
Christoph Hellwig 5ff7630e4a [NETROM]: Remove unessecary lock_sock calls in netrom_ioctl() 19 years ago
Eric Dumazet 90ddc4f047 [NET]: move struct proto_ops to const 19 years ago
Mika Kukkonen 0d77d59f62 [NETROM]: Fix three if-statements in nr_state1_machine() 19 years ago
Ralf Baechle 3a867b36c3 [AX.25]: Fix packet socket crash 20 years ago
Ralf Baechle b88a762b60 [NETROM]: Introduct stuct nr_private 20 years ago
Ralf Baechle e21ce8c7c0 [NETROM]: Implement G8PZT Circuit reset for NET/ROM 20 years ago
Ralf Baechle 723772913e [NETROM]: NET/ROM has no ARP 20 years ago
Ralf Baechle dd8aa40431 [NETROM] NET/ROM has no txqueue 20 years ago
Ralf Baechle 9b37ee7585 [NETROM/AX.25/ROSE]: Remove useless tests 20 years ago
Ralf Baechle 6ddcf626fd [NETROM]: statistics fix 20 years ago
Ralf Baechle 3f2aadd041 [NETROM]: Fix rebuild header mess 20 years ago
Ingo Molnar 8d06afab73 [PATCH] timer initialization cleanup: DEFINE_TIMER 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
Ralf Baechle 98a82febb6 [AX25/NETROM]: Cleanup direct calls into IP stack 20 years ago
Arnaldo Carvalho de Melo c752f0739f [TCP]: Move the tcp sock states to net/tcp_states.h 20 years ago