Commit History

作者 SHA1 備註 提交日期
  Linus Torvalds a11e1d432b Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL 7 年之前
  Linus Torvalds 408afb8d78 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 7 年之前
  Christoph Hellwig e7a98d47ee net/phonet: convert to ->poll_mask 7 年之前
  Christoph Hellwig db5051ead6 net: convert datagram_poll users tp ->poll_mask 7 年之前
  Christoph Hellwig c350637227 proc: introduce proc_create_net{,_data} 7 年之前
  Denys Vlasenko 9b2c45d479 net: make getname() functions return length rather than use int* parameter 7 年之前
  Linus Torvalds a9a08845e9 vfs: do bulk POLL* -> EPOLL* replacement 7 年之前
  Linus Torvalds b2fe5fa686 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 7 年之前
  Alexey Dobriyan 96890d6252 net: delete /proc THIS_MODULE references 7 年之前
  Al Viro ade994f4f6 net: annotate ->poll() instances 8 年之前
  Reshetova, Elena 41c6d650f6 net: convert sock.sk_refcnt from atomic_t to refcount_t 8 年之前
  Reshetova, Elena 14afee4b60 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t 8 年之前
  David Howells cdfbabfb2f net: Work around lockdep limitation in sockets that use sockets 8 年之前
  Ingo Molnar 174cd4b1e5 sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 8 年之前
  Craig Gallek 086c653f58 sock: struct proto hash function may error 9 年之前
  Ying Xue 1b78414047 net: Remove iocb argument from sendmsg and recvmsg 10 年之前
  Tetsuo Handa 652586df95 seq_file: remove "%n" usage from seq_file users 11 年之前
  Francesco Fusco d14c5ab6be net: proc_fs: trivial: print UIDs as unsigned int 12 年之前
  Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 年之前
  Eric W. Biederman a7cb5a49bf userns: Print out socket uids in a user namespace aware fashion. 13 年之前
  Rémi Denis-Courmont 31fdc5553b net: remove my future former mail address 13 年之前
  Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int 13 年之前
  Eric Dumazet cf778b00e9 net: reintroduce missing rcu_assign_pointer() calls 13 年之前
  Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 14 年之前
  Stephen Hemminger a9b3cd7f32 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER 14 年之前
  Dan Rosenberg 71338aa7d0 net: convert %p usage to %pK 14 年之前
  Rémi Denis-Courmont 44f4d5a27e Phonet: convert bound sockets hash list to RCU 14 年之前
  Rémi Denis-Courmont 297edb6003 Phonet: support active connection without pipe controller on modem 14 年之前
  Rémi Denis-Courmont f7ae8d59f6 Phonet: allocate sock from accept syscall rather than soft IRQ 14 年之前
  Rémi Denis-Courmont a8059512b1 Phonet: implement per-socket destination/peer address 14 年之前