Commit History

Author SHA1 Message Date
  Eric Dumazet f3dfd20860 af_unix: fix bug on large send() 12 years ago
  Eric Dumazet 28d6427109 net: attempt high order allocations in sock_alloc_send_pskb() 12 years ago
  Eric Dumazet e370a72363 af_unix: improve STREAM behavior with fragmented memory 12 years ago
  Colin Cross 2b15af6f95 af_unix: use freezable blocking calls in read 12 years ago
  David S. Miller 58717686cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Benjamin Poirier 79f632c71b unix/stream: fix peeking with an offset larger than data in queue 12 years ago
  David S. Miller 6e0895c2ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Eric W. Biederman 6b0ee8c036 scm: Stop passing struct cred 12 years ago
  David S. Miller d978a6361a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Eric W. Biederman 0e82e7f6df af_unix: If we don't care about credentials coallesce all messages 12 years ago
  Eric W. Biederman 25da0e3e9d Revert "af_unix: dont send SCM_CREDENTIAL when dest socket is NULL" 12 years ago
  Jacob Keller 8facd5fb73 net: fix smatch warnings inside datagram_poll 12 years ago
  Keller, Jacob E 7d4c04fc17 net: add option to enable error queue packets waking select 12 years ago
  dingtianhong 14134f6584 af_unix: dont send SCM_CREDENTIAL when dest socket is NULL 12 years ago
  Paul Moore ded34e0fe8 unix: fix a race condition in unix_release() 12 years ago
  Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
  Gao feng ece31ffd53 net: proc: change proc_net_remove to remove_proc_entry 12 years ago
  Gao feng d4beaa66ad net: proc: change proc_net_fops_create to proc_create 12 years ago
  YOSHIFUJI Hideaki / 吉藤英明 b4fff5f8bf unix: Use FIELD_SIZEOF() in af_unix_init(). 12 years ago
  Alan Cox e04dae8408 af_unix: old_cred is surplus 12 years ago
  Xi Wang fc61b928dc af_unix: fix shutdown parameter checking 13 years ago
  Eric Dumazet e0e3cea46d af_netlink: force credentials passing [CVE-2012-3520] 13 years ago
  Linus Torvalds a0e881b7c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
  Al Viro faf0201029 clean unix_bind() up a bit 13 years ago
  Al Viro a8104a9fcd pull mnt_want_write()/mnt_drop_write() into kern_path_create()/done_path_create() resp. 13 years ago
  Al Viro 921a1650de new helper: done_path_create() 13 years ago
  Eric Dumazet 8b51b064a6 af_unix: remove unix_iter_state 13 years ago
  Eric Dumazet 7123aaa3a1 af_unix: speedup /proc/net/unix 13 years ago
  Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int 13 years ago
  Eric Dumazet eb6a24816b af_unix: reduce high order page allocations 13 years ago