Commit History

Author SHA1 Message Date
  Christoph Hellwig db5051ead6 net: convert datagram_poll users tp ->poll_mask 7 years ago
  Denys Vlasenko 9b2c45d479 net: make getname() functions return length rather than use int* parameter 7 years ago
  Kees Cook 841b86f328 treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts 8 years ago
  Kees Cook 99767f278c net/core: Convert sk_timer users to use timer_setup() 8 years ago
  Kees Cook 9f12a77e46 net/core: Collapse redundant sk_timer callback data assignments 8 years ago
  Julia Lawall e9e6c2329a X25: constify null_x25_address 8 years ago
  linzhang 64df6d525f net: x25: fix one potential use-after-free issue 8 years ago
  David Howells cdfbabfb2f net: Work around lockdep limitation in sockets that use sockets 8 years ago
  Ingo Molnar 3f07c01441 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> 8 years ago
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
  Colin Ian King 05f1b12f71 net: x25: remove null checks on arrays calling_ae and called_ae 9 years ago
  Eric W. Biederman 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc 10 years ago
  Ying Xue 1b78414047 net: Remove iocb argument from sendmsg and recvmsg 10 years ago
  Al Viro 6ce8e9ce59 new helper: memcpy_from_msg() 11 years ago
  David S. Miller 51f3d02b98 net: Add and use skb_copy_datagram_msg() helper. 11 years ago
  David S. Miller 676d23690f net: Fix use after free by removing length arg from sk_data_ready callbacks. 11 years ago
  Steffen Hurrle 342dfc306f net: add build-time checks for msg->msg_name size 11 years ago
  wangweidong b73e9e3cf0 x25: convert printks to pr_<level> 11 years ago
  Hannes Frederic Sowa f3d3342602 net: rework recvmsg handler msg_name and msg_namelen logic 12 years ago
  Dave Jones 4ccb93ce74 x25: Fix broken locking in ioctl error paths. 12 years ago
  Jiri Pirko 351638e7de net: pass info struct via netdevice notifier 12 years ago
  Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
  Igor Maravić 29c3626238 net:x25: use IS_ENABLED 13 years ago
  Dave Jones 501e89d3ae x25: Fix NULL dereference in x25_recvmsg 14 years ago
  Matthew Daley 7f81e25bef x25: Prevent skb overreads when checking call user data 14 years ago
  Matthew Daley cb101ed2c3 x25: Handle undersized/fragmented skbs 14 years ago
  Matthew Daley c7fd0d48bd x25: Validate incoming call user data lengths 14 years ago
  Joe Perches fddc5f3e91 x25: Reduce switch/case indent 14 years ago
  Arnd Bergmann 77b2283604 x25: remove the BKL 14 years ago
  andrew hendry 3f0a069a1d X25 remove bkl in call user data length ioctl 15 years ago