Histórico de Commits

Autor SHA1 Mensagem Data
  Craig Gallek 086c653f58 sock: struct proto hash function may error há 9 anos atrás
  Ying Xue 1b78414047 net: Remove iocb argument from sendmsg and recvmsg há 10 anos atrás
  Tetsuo Handa 652586df95 seq_file: remove "%n" usage from seq_file users há 11 anos atrás
  Francesco Fusco d14c5ab6be net: proc_fs: trivial: print UIDs as unsigned int há 12 anos atrás
  Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators há 12 anos atrás
  Eric W. Biederman a7cb5a49bf userns: Print out socket uids in a user namespace aware fashion. há 13 anos atrás
  Rémi Denis-Courmont 31fdc5553b net: remove my future former mail address há 13 anos atrás
  Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int há 13 anos atrás
  Eric Dumazet cf778b00e9 net: reintroduce missing rcu_assign_pointer() calls há 13 anos atrás
  Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules há 14 anos atrás
  Stephen Hemminger a9b3cd7f32 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER há 14 anos atrás
  Dan Rosenberg 71338aa7d0 net: convert %p usage to %pK há 14 anos atrás
  Rémi Denis-Courmont 44f4d5a27e Phonet: convert bound sockets hash list to RCU há 14 anos atrás
  Rémi Denis-Courmont 297edb6003 Phonet: support active connection without pipe controller on modem há 14 anos atrás
  Rémi Denis-Courmont f7ae8d59f6 Phonet: allocate sock from accept syscall rather than soft IRQ há 14 anos atrás
  Rémi Denis-Courmont a8059512b1 Phonet: implement per-socket destination/peer address há 14 anos atrás
  Rémi Denis-Courmont 96241544ca Phonet: allow multiple listen() and fix small race condition há 14 anos atrás
  Kumar Sanghvi b3d6255388 Phonet: 'connect' socket implementation for Pipe controller há 15 anos atrás
  David S. Miller 9e0064a545 phonet: Fix build warning. há 15 anos atrás
  Rémi Denis-Courmont 507215f8d0 Phonet: list subscribed resources via proc_fs há 15 anos atrás
  Rémi Denis-Courmont 7417fa83c1 Phonet: hook resource routing to userspace via ioctl()'s há 15 anos atrás
  Rémi Denis-Courmont 4e3d16ce5e Phonet: resource routing backend há 15 anos atrás
  Rémi Denis-Courmont 01b38606bd Phonet: do not set POLLOUT in case of send buffer overflow há 15 anos atrás
  Eric Dumazet 4381548237 net: sock_def_readable() and friends RCU conversion há 15 anos atrás
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h há 15 anos atrás
  Joe Perches f64f9e7192 net: Move && and || to end of previous line há 15 anos atrás
  Rémi Denis-Courmont 6b0d07ba15 Phonet: put sockets in a hash table há 16 anos atrás
  Rémi Denis-Courmont 21912d1ca2 Phonet: hold socket before giving it to sk_deliver_skb() há 16 anos atrás
  Rémi Denis-Courmont f14001fcd7 Phonet: deliver broadcast packets to broadcast sockets há 16 anos atrás
  Rémi Denis-Courmont 013820a360 Phonet: fix mutex imbalance há 16 anos atrás