Commit History

Author SHA1 Message Date
  Stephen Hemminger e446a2760f net: remove blank lines at end of file 7 years ago
  Linus Torvalds a11e1d432b Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL 7 years ago
  Linus Torvalds 408afb8d78 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 7 years ago
  Kirill Tkhai eb7f54b90b kcm: Fix use-after-free caused by clonned sockets 7 years ago
  Christoph Hellwig db5051ead6 net: convert datagram_poll users tp ->poll_mask 7 years ago
  Kirill Tkhai 2f635ceeb2 net: Drop pernet_operations::async 7 years ago
  David S. Miller 03fe2debbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
  Tom Herbert 2cc683e88c kcm: lock lower socket in kcm_attach 7 years ago
  Kirill Tkhai 02df428ca2 net: Convert simple pernet_operations 7 years ago
  Tom Herbert dff8baa261 kcm: Call strp_stop before strp_done in kcm_attach 7 years ago
  Linus Torvalds a9a08845e9 vfs: do bulk POLL* -> EPOLL* replacement 7 years ago
  Tom Herbert e557124023 kcm: Check if sk_user_data already set in kcm_attach 7 years ago
  Tom Herbert 581e7226a5 kcm: Only allow TCP sockets to be attached to a KCM mux 7 years ago
  Al Viro 8e1611e235 make sock_alloc_file() do sock_release() on failures 7 years ago
  Al Viro a5739435b5 fix kcm_clone() 7 years ago
  Tobias Klauser d9db5e3680 kcm: Remove redundant unlikely() 7 years ago
  David S. Miller 6026e043d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Eric Dumazet 351050ecd6 kcm: do not attach PF_KCM sockets to avoid deadlock 8 years ago
  Eric Biggers 3fd8712707 strparser: initialize all callbacks 8 years ago
  Tom Herbert bbb03029a8 strparser: Generalize strparser 8 years ago
  linzhang 173e7837a2 net: socket: mark socket protocol handler structs as const 8 years ago
  WANG Cong f5001ceab8 kcm: remove a useless copy_from_user() 8 years ago
  WANG Cong a80db69e47 kcm: return immediately after copy_from_user() failure 8 years ago
  Ingo Molnar 174cd4b1e5 sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 8 years ago
  WANG Cong cd27b96bc1 kcm: fix a null pointer dereference in kcm_sendmsg() 8 years ago
  WANG Cong 98e3862ca2 kcm: fix 0-length case for kcm_sendmsg() 8 years ago
  Linus Torvalds d1f5323370 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
  Al Viro 25869262ef skb_splice_bits(): get rid of callback 9 years ago
  David S. Miller b20b378d49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 years ago
  WANG Cong c0338aff22 kcm: fix a socket double free 9 years ago