Commit Graph

156 Commits (8508488fe7028b95bc86c7447c205fbc765cc4cf)

Author SHA1 Message Date
Mathias Krause ef3313e84a ax25: fix info leak via msg_name in ax25_recvmsg() 12 years ago
Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
Gao feng ece31ffd53 net: proc: change proc_net_remove to remove_proc_entry 12 years ago
Gao feng d4beaa66ad net: proc: change proc_net_fops_create to proc_create 12 years ago
Eric W. Biederman d13fda8564 userns: Convert net/ax25 to use kuid_t where appropriate 13 years ago
Alan Cox ef764a13b8 ax25: Fix missing break 13 years ago
Dan Carpenter 5c9df5fed1 small cleanup in ax25_addr_parse() 13 years ago
Eric Dumazet 5d0ba55b64 net: use consume_skb() in place of kfree_skb() 13 years ago
Eric W. Biederman 0ca7a4c87d net ax25: Simplify and cleanup the ax25 sysctl handling. 13 years ago
Eric W. Biederman 5dd3df105b net: Move all of the network sysctls without a namespace into init_net. 13 years ago
Eric W. Biederman 3adadc08cc net ax25: Reorder ax25_exit to remove races. 13 years ago
Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int 13 years ago
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
Xi Wang ba1cffe025 ax25: avoid overflows in ax25_setsockopt() 13 years ago
Ralf Baechle be639ac690 NET: AX.25: Check ioctl arguments to avoid overflows further down the road. 13 years ago
Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 years ago
David S. Miller d8f969e603 ax25: Fix set-but-unused variable. 14 years ago
Ralf Baechle 8849b720e9 NET: AX.25, NETROM, ROSE: Remove SOCK_DEBUG calls 14 years ago
Kees Cook 5b919f833d net: ax25: fix information leak to userland harder 14 years ago
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