Commit History

Author SHA1 Message Date
  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 11 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
  andrew hendry 74a7e44080 X25 remove bkl from causediag ioctls 15 years ago
  andrew hendry 5b7958dfa5 X25 remove bkl from calluserdata ioctls 15 years ago
  andrew hendry f90de66067 X25 remove bkl in facility ioctls 15 years ago
  andrew hendry 5595a1a599 X25 remove bkl in subscription ioctls 15 years ago
  andrew hendry 0670b8ae66 X25: remove bkl in routing ioctls 15 years ago
  andrew hendry 54aafbd498 X25: remove bkl in inq and outq ioctls 15 years ago
  andrew hendry 1ecd66bf2c X25: remove bkl in timestamp ioctls 15 years ago
  andrew hendry 70be998c2b X25: pushdown bkl in ioctls 15 years ago
  andrew hendry 768190fdc0 X.25 remove bkl in poll 15 years ago
  andrew hendry 40e192c3ff X.25 remove bkl in getsockname 15 years ago
  andrew hendry 21a4591794 X.25 remove bkl in connect 15 years ago