Commit History

作者 SHA1 備註 提交日期
  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 年之前
  Rémi Denis-Courmont 96241544ca Phonet: allow multiple listen() and fix small race condition 14 年之前
  Kumar Sanghvi b3d6255388 Phonet: 'connect' socket implementation for Pipe controller 15 年之前
  David S. Miller 9e0064a545 phonet: Fix build warning. 15 年之前
  Rémi Denis-Courmont 507215f8d0 Phonet: list subscribed resources via proc_fs 15 年之前
  Rémi Denis-Courmont 7417fa83c1 Phonet: hook resource routing to userspace via ioctl()'s 15 年之前
  Rémi Denis-Courmont 4e3d16ce5e Phonet: resource routing backend 15 年之前
  Rémi Denis-Courmont 01b38606bd Phonet: do not set POLLOUT in case of send buffer overflow 15 年之前
  Eric Dumazet 4381548237 net: sock_def_readable() and friends RCU conversion 15 年之前
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
  Joe Perches f64f9e7192 net: Move && and || to end of previous line 15 年之前
  Rémi Denis-Courmont 6b0d07ba15 Phonet: put sockets in a hash table 15 年之前
  Rémi Denis-Courmont 21912d1ca2 Phonet: hold socket before giving it to sk_deliver_skb() 16 年之前
  Rémi Denis-Courmont f14001fcd7 Phonet: deliver broadcast packets to broadcast sockets 16 年之前
  Rémi Denis-Courmont 013820a360 Phonet: fix mutex imbalance 16 年之前