提交历史

作者 SHA1 备注 提交日期
  Eric W. Biederman 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc 10 年之前
  Ying Xue 1b78414047 net: Remove iocb argument from sendmsg and recvmsg 10 年之前
  Al Viro 6ce8e9ce59 new helper: memcpy_from_msg() 11 年之前
  David S. Miller 51f3d02b98 net: Add and use skb_copy_datagram_msg() helper. 10 年之前
  Fabian Frederick dc8e54165f netrom: use linux/uaccess.h 10 年之前
  Tom Gundersen c835a67733 net: set name_assign_type in alloc_netdev() 11 年之前
  David S. Miller 676d23690f net: Fix use after free by removing length arg from sk_data_ready callbacks. 11 年之前
  Steffen Hurrle 342dfc306f net: add build-time checks for msg->msg_name size 11 年之前
  Hannes Frederic Sowa f3d3342602 net: rework recvmsg handler msg_name and msg_namelen logic 11 年之前
  Jiri Pirko 351638e7de net: pass info struct via netdevice notifier 12 年之前
  Dan Carpenter 7a3b68434b netrom: info leak in ->getname() 12 年之前
  Wei Yongjun c802d75962 netrom: fix invalid use of sizeof in nr_recvmsg() 12 年之前
  Mathias Krause 3ce5efad47 netrom: fix info leak via msg_name in nr_recvmsg() 12 年之前
  Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 年之前
  Gao feng ece31ffd53 net: proc: change proc_net_remove to remove_proc_entry 12 年之前
  Gao feng d4beaa66ad net: proc: change proc_net_fops_create to proc_create 12 年之前
  Zhao Hongjiang bf5b30b8a4 net: change return values from -EACCES to -EPERM 13 年之前
  Alan Cox 6cf5c95117 netrom: copy_datagram_iovec can fail 13 年之前
  David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 年之前
  Xi Wang 32288eb4d9 netrom: avoid overflows in nr_setsockopt() 13 年之前
  Ralf Baechle 0f20f5a7de NET: NETROM: Fix formatting. 13 年之前
  Ralf Baechle 8849b720e9 NET: AX.25, NETROM, ROSE: Remove SOCK_DEBUG calls 14 年之前
  Eric Dumazet aa39514516 net: sk_sleep() helper 15 年之前
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
  Li Zefan 90dd7f5ace net: netrom: use seq_hlist_foo() helpers 15 年之前
  Octavian Purdila 09ad9bc752 net: use net_eq to compare nets 15 年之前
  Eric Paris 3f378b6844 net: pass kern to net_proto_family create function 15 年之前
  Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const 16 年之前
  David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 年之前
  Eric Dumazet f6b97b2951 netrom: Fix nr_getname() leak 16 年之前