Commit Graph

60 Commits (40472a55461a672c929a092e648f6c5d21c9c310)

Author SHA1 Message Date
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
Ralf Baechle 95ff9f4d3c [AX.25]: Fix locking of ax25 protocol function list. 19 years ago
Ralf Baechle bde3445c56 [AX.25]: Get rid of the last volatile. 19 years ago
Ralf Baechle 1b30dd359e [AX.25]: Use kzalloc 19 years ago
Ralf Baechle DL5RB 006f68b84f [AX.25]: Reference counting for AX.25 routes. 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Ralf Baechle e1fdb5b396 [AX.25]: Eleminate HZ from AX.25 kernel interfaces 19 years ago
Ralf Baechle 70868eace5 [AX.25]: Move AX.25 symbol exports 19 years ago
Ralf Baechle 3f072310d0 [AX.25]: Spelling fix 19 years ago
Ralf Baechle DL5RB c7c694d196 [AX.25]: Fix potencial memory hole. 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
Jesper Juhl a51482bde2 [NET]: kfree cleanup 19 years ago
Ralf Baechle 3a867b36c3 [AX.25]: Fix packet socket crash 20 years ago
Ralf Baechle 4676356b57 [AX.25]: Reformat ax25_proto_ops initialization 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 6f74998e5c [AX.25]: Rename ax25_encapsulate to ax25_hard_header 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