Commit Graph

51 Commits (b2e0b385d77069031edb957839aaaa8441b47287)

Author SHA1 Message Date
andrew hendry a9288525d2 X25: Dont let x25_bind use addresses containing characters 15 years ago
andrew hendry b18e7a0685 X25: Fix x25_create errors for bad protocol and ENOBUFS 15 years ago
andrew hendry 1fd975a052 X25: Check for errors in x25_init 15 years ago
andrew hendry 2f5517aefc X25: Move SYSCTL ifdefs into header 15 years ago
Octavian Purdila 09ad9bc752 net: use net_eq to compare nets 15 years ago
Andrew Hendry 386e50cc7d X25: Enable setting of cause and diagnostic fields 15 years ago
Arnd Bergmann 91774904fb net/x25: push BKL usage into x25_proto 15 years ago
Eric Paris 3f378b6844 net: pass kern to net_proto_family create function 15 years ago
roel kluin 06a96b33ae x25: bit and/or confusion in x25_ioctl()? 16 years ago
Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const 16 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Eric Dumazet 31e6d363ab net: correct off-by-one write allocations reports 16 years ago
Eric Dumazet c564039fd8 net: sk_wmem_alloc has initial value of one, not zero 16 years ago
David S. Miller 14ebaf81e1 x25: Fix sleep from timer on socket destroy. 16 years ago
Alan Cox 83e0bbcbe2 af_rose/x25: Sanity check the maximum user frame size 16 years ago
Roel Kluin 8db09f26f9 x25: '< 0' and '>= 0' test on unsigned 16 years ago
Stephen Hemminger 7546dd97d2 net: convert usage of packet_type to read_mostly 16 years ago
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
David S. Miller c751e4f8b3 x25: Use sock_orphan() instead of open-coded (and buggy) variant. 17 years ago
David S. Miller b61d38e055 x25: Use sock_graft() and remove bogus sk_socket and sk_sleep init. 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
maximilian attems a44562e4d3 [AX25]: Beautify x25_init() version printk. 17 years ago
Eric Dumazet 6bf1574ee3 [X25]: Avoid divides and sparse warnings 17 years ago
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 18 years ago
Eric W. Biederman e9dc865340 [NET]: Make device event notification network namespace safe 18 years ago
Eric W. Biederman 1b8d7ae42d [NET]: Make socket creation namespace safe. 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 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
YOSHIFUJI Hideaki f8e1d20183 [NET] X25: Fix whitespace errors. 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
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 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
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