Histórico de Commits

Autor SHA1 Mensagem Data
  Karsten Graul 89ab066d42 Revert "net: simplify sock_poll_wait" há 6 anos atrás
  Kyeongdon Kim 33c4368ee2 net: fix warning in af_unix há 6 anos atrás
  Jason Baron 51f7e95187 af_unix: ensure POLLOUT on remote close() for connected dgram socket há 7 anos atrás
  Christoph Hellwig dd979b4df8 net: simplify sock_poll_wait há 7 anos atrás
  Linus Torvalds a11e1d432b Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL há 7 anos atrás
  Linus Torvalds 408afb8d78 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs há 7 anos atrás
  Christoph Hellwig e76cd24d02 net/unix: convert to ->poll_mask há 7 anos atrás
  Christoph Hellwig c350637227 proc: introduce proc_create_net{,_data} há 7 anos atrás
  Cong Wang 3848ec5dc8 af_unix: remove redundant lockdep class há 7 anos atrás
  Kirill Tkhai 2f635ceeb2 net: Drop pernet_operations::async há 7 anos atrás
  David S. Miller f5c0c6f429 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 7 anos atrás
  Tobias Klauser d4e9a408ef net: af_unix: fix typo in UNIX_SKB_FRAGS_SZ comment há 7 anos atrás
  Kirill Tkhai 167f7ac723 net: Convert unix_net_ops há 7 anos atrás
  Denys Vlasenko 9b2c45d479 net: make getname() functions return length rather than use int* parameter há 7 anos atrás
  Linus Torvalds a9a08845e9 vfs: do bulk POLL* -> EPOLL* replacement há 7 anos atrás
  Linus Torvalds b2fe5fa686 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next há 7 anos atrás
  Alexey Dobriyan 96890d6252 net: delete /proc THIS_MODULE references há 7 anos atrás
  Al Viro ade994f4f6 net: annotate ->poll() instances há 8 anos atrás
  Al Viro 3ad6f93e98 annotate poll-related wait keys há 8 anos atrás
  Gustavo A. R. Silva 110af3acb8 net: af_unix: mark expected switch fall-through há 7 anos atrás
  David S. Miller e2a7c34fb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 8 anos atrás
  Matthew Dawson a0917e0bc6 datagram: When peeking datagrams with offset < 0 don't skip empty skbs há 8 anos atrás
  David Herrmann 27eac47b00 net/unix: drop obsolete fd-recursion limits há 8 anos atrás
  Linus Torvalds 5518b69b76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next há 8 anos atrás
  Reshetova, Elena 8c9814b970 net: convert unix_address.refcnt from atomic_t to refcount_t há 8 anos atrás
  Reshetova, Elena 41c6d650f6 net: convert sock.sk_refcnt from atomic_t to refcount_t há 8 anos atrás
  Reshetova, Elena 14afee4b60 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t há 8 anos atrás
  Ingo Molnar ac6424b981 sched/wait: Rename wait_queue_t => wait_queue_entry_t há 8 anos atrás
  Mateusz Jurczyk defbcf2dec af_unix: Add sockaddr length checks before accessing sa_family in bind and connect handlers há 8 anos atrás
  Kees Cook 82fe0d2b44 af_unix: Use designated initializers há 8 anos atrás