Commit Graph

135 Commits (8a22c99a80b0926585cfcbcc423ee2c49c1fd820)

Author SHA1 Message Date
Vasiliy Kulikov fe10ae5338 net: ax25: fix information leak to userland 14 years ago
Justin P. Mattock 631dd1a885 Update broken web addresses in the kernel. 15 years ago
Bernard Pidoux F6BVP d71b0e9c00 ax25: missplaced sock_put(sk) 15 years ago
Julia Lawall 49339ccae5 net/ax25: Use available error codes 15 years ago
Julia Lawall b3d18f1509 net/ax25: Use available error codes 15 years ago
Eric Dumazet aa39514516 net: sk_sleep() helper 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Li Zefan b512f3d841 net: ax25: use seq_hlist_foo() helpers 15 years ago
Jarek Poplawski d00c362f1b ax25: netrom: rose: Fix timer oopses 15 years ago
Octavian Purdila 09ad9bc752 net: use net_eq to compare nets 15 years ago
Eric W. Biederman f8572d8f2a sysctl net: Remove unused binary sysctl code 15 years ago
Eric Paris 3f378b6844 net: pass kern to net_proto_family create function 15 years ago
roel kluin 43ab85021e ax25: unsigned cannot be less than 0 in ax25_ctl_ioctl() 16 years ago
Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const 16 years ago
Jarek Poplawski 8c185ab618 ax25: Fix possible oops in ax25_make_new 16 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
Ralf Baechle 2f72291d3d ax25: Add missing dev_put in ax25_setsockopt 16 years ago
Jarek Poplawski c0181d420c ax25: Fix ax25_cb refcounting in ax25_ctl_ioctl 16 years ago
Eric Dumazet 407fc5cf01 ax25: Fix SIOCAX25GETINFO ioctl 16 years ago
Herbert Xu d55d87fdff net: Move rx skb_orphan call to where needed 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
Alan Cox c7c1a0f60b ax25: proc uid file misses header 16 years ago
David S. Miller c44a436664 Revert "ax25: zero length frame filtering in AX25" 16 years ago
Bernard Pidoux f99bcff7a2 ax25: zero length frame filtering in AX25 16 years ago
Bernard Pidoux 60784427ab ax25: SOCK_DEBUG message simplification 16 years ago
Stephen Hemminger 7546dd97d2 net: convert usage of packet_type to read_mostly 16 years ago
Ilpo Järvinen 910d30b704 ax25: more common return path joining 16 years ago
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
Ilpo Järvinen 0eae1b98cf ax25: join the return paths that free skb 16 years ago
Ingo Molnar e14bec2e2b ax25: fix warning in net/ax25/sysctl_net_ax25.c 16 years ago
David Howells 734004072e CRED: Wrap task credential accesses in the AX25 protocol 16 years ago
Alexey Dobriyan 6d9f239a1e net: '&' redux 17 years ago
David S. Miller 33d1d2c52c ax25: Quick fix for making sure unaccepted sockets get destroyed. 17 years ago
David S. Miller 88a944eef8 Revert "ax25: Fix std timer socket destroy handling." 17 years ago
Ralf Baechle ffb208479b AX.25: Fix sysctl registration if !CONFIG_AX25_DAMA_SLAVE 17 years ago
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
David S. Miller 30902dc3cb ax25: Fix std timer socket destroy handling. 17 years ago
David S. Miller 9375cb8a12 ax25: Use sock_graft() and remove bogus sk_socket and sk_sleep init. 17 years ago
Jarek Poplawski 7dccf1f4e1 ax25: Fix NULL pointer dereference and lockup. 17 years ago
Pavel Emelyanov ae1b6a31b1 [AX25]: Potential ax25_uid_assoc-s leaks on module unload. 17 years ago
Robert P. J. Day 5c2e2e239e [AX25]: Remove obsolete references to BKL from TODO file. 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
Jarek Poplawski f47b7257c7 [AX25] ax25_out: check skb for NULL in ax25_kick() 17 years ago
Jarek Poplawski e848b583e0 [AX25] ax25_ds_timer: use mod_timer instead of add_timer 17 years ago
Jarek Poplawski 21fab4a86a [AX25] ax25_timer: use mod_timer instead of add_timer 17 years ago
Jarek Poplawski 4de211f1a2 [AX25] ax25_route: make ax25_route_lock BH safe 17 years ago
Jarek Poplawski 1105b5d1d4 [AX25] af_ax25: remove sock lock in ax25_info_show() 17 years ago
maximilian attems 1987e7b485 [AX25]: Kill ax25_bind() user triggable printk. 17 years ago