Commit History

Author SHA1 Message Date
  Al Viro 8ae5e030f3 net: switch sockets to ->read_iter/->write_iter 10 years ago
  Al Viro 6d65233020 net/socket.c: fold do_sock_{read,write} into callers 10 years ago
  Christoph Hellwig 7cc0566268 net: remove sock_iocb 10 years ago
  David S. Miller 95f873f2ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
  Christoph Hellwig 06539d3071 net: don't OOPS on socket aio 10 years ago
  Nicolas Dichtel 66c1a12c65 socket: use ki_nbytes instead of iov_length() 10 years ago
  Nicolas Dichtel 7eb35b1483 socket: use iov_length() 10 years ago
  Al Viro e3bb504efd [regression] chunk lost from bd9b51 10 years ago
  Linus Torvalds 603ba7e41b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
  Al Viro bd9b51e79c make default ->i_fop have ->open() fail with ENXIO 10 years ago
  Al Viro c0371da604 put iov_iter into msghdr 10 years ago
  Gu Zheng 0cf00c6f36 net/socket.c : introduce helper function do_sock_sendmsg to replace reduplicate code 10 years ago
  Al Viro 08adb7dabd fold verify_iovec() into copy_msghdr_from_user() 10 years ago
  Al Viro 0844932009 {compat_,}verify_iovec(): switch to generic copying of iovecs 10 years ago
  Al Viro 666547ff59 separate kernel- and userland-side msghdr 11 years ago
  Linus Torvalds ef4a48c513 Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux 10 years ago
  David S. Miller 1f6d80358d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 years ago
  Ani Sinha 6a2a2b3ae0 net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr struct from userland. 11 years ago
  Willem de Bruijn 67cc0d4077 net-timestamp: optimize sock_tx_timestamp default path 11 years ago
  Jeff Layton e0b93eddfe security: make security_file_set_fowner, f_setown and __f_setown void return 11 years ago
  Masanari Iida e793c0f70e net: treewide: Fix typo found in DocBook/networking.xml 11 years ago
  Willem de Bruijn c199105d15 net-timestamp: only report sw timestamp if reporting bit is set 11 years ago
  Eric Dumazet 140c55d4b5 net-timestamp: sock_tx_timestamp() fix 11 years ago
  Willem de Bruijn e1c8a607b2 net-timestamp: ACK timestamp for bytestreams 11 years ago
  Willem de Bruijn e7fd288538 net-timestamp: SCHED timestamp on entering packet scheduler 11 years ago
  Willem de Bruijn b9f40e21ef net-timestamp: move timestamp flags out of sk_flags 11 years ago
  Willem de Bruijn f24b9be595 net-timestamp: extend SCM_TIMESTAMPING ancillary data struct 11 years ago
  Willem de Bruijn 4d276eb6a4 net: remove deprecated syststamp timestamp 11 years ago
  Jan Glauber b7c0ddf5f2 net: use SYSCALL_DEFINEx for sys_recv 11 years ago
  Daniel Borkmann 408eccce32 net: ptp: move PTP classifier in its own file 11 years ago