Histórico de Commits

Autor SHA1 Mensagem Data
  Ka-Cheong Poon e65d4d9633 rds: Remove IPv6 dependency há 7 anos atrás
  Stephen Hemminger 1cb1d977b4 rds: remove trailing whitespace and blank lines há 7 anos atrás
  Ka-Cheong Poon b7ff8b1036 rds: Extend RDS API for IPv6 support há 7 anos atrás
  Ka-Cheong Poon 1e2b44e78e rds: Enable RDS IPv6 support há 7 anos atrás
  Ka-Cheong Poon eee2fa6ab3 rds: Changing IP address internal representation to struct in6_addr há 7 anos atrás
  Kirill Tkhai 2f635ceeb2 net: Drop pernet_operations::async há 7 anos atrás
  Sowmini Varadhan bdf5bd7f21 rds: tcp: remove register_netdevice_notifier infrastructure. há 7 anos atrás
  Sowmini Varadhan 53d0e83f93 rds: tcp: must use spin_lock_irq* and not spin_lock_bh with rds_tcp_conn_lock há 7 anos atrás
  Kirill Tkhai c939a5e4d5 net: Convert rds_tcp_net_ops há 7 anos atrás
  Denys Vlasenko 9b2c45d479 net: make getname() functions return length rather than use int* parameter há 7 anos atrás
  Sowmini Varadhan ebeeb1ad9b rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and rds connection/workq management há 7 anos atrás
  David S. Miller 5ca114400d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 7 anos atrás
  Sowmini Varadhan b589513e63 rds: tcp: compute m_ack_seq as offset from ->write_seq há 7 anos atrás
  Sowmini Varadhan 66261da169 rds: tcp: cleanup if kmem_cache_alloc fails in rds_tcp_conn_alloc() há 7 anos atrás
  Sowmini Varadhan b319109396 rds: tcp: initialize t_tcp_detached to false há 7 anos atrás
  Sowmini Varadhan f10b4cff98 rds: tcp: atomically purge entries from rds_tcp_conn_list during netns delete há 7 anos atrás
  Sowmini Varadhan 681648e67d rds: tcp: correctly sequence cleanup on netns deletion. há 7 anos atrás
  Sowmini Varadhan 2d746c93b6 rds: tcp: remove redundant function rds_tcp_conn_paths_destroy() há 7 anos atrás
  Sowmini Varadhan aed20a53a7 rds: cancel send/recv work before queuing connection shutdown há 8 anos atrás
  Al Viro eea86b637a Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess há 8 anos atrás
  Al Viro e73a67f7cd don't open-code kernel_setsockopt() há 8 anos atrás
  Sowmini Varadhan b21dd4506b rds: tcp: Sequence teardown of listen and acceptor sockets to avoid races há 8 anos atrás
  Sowmini Varadhan 16c09b1c76 rds: tcp: Reorder initialization sequence in rds_tcp_init to avoid races há 8 anos atrás
  Sowmini Varadhan 8edc3affc0 rds: tcp: Take explicit refcounts on struct net há 8 anos atrás
  Zhu Yanjun a8d63a53b3 rds: remove unnecessary returned value check há 8 anos atrás
  Zhu Yanjun 3b5923f079 rds: fix memory leak error há 8 anos atrás
  David S. Miller 2745529ac7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 8 anos atrás
  Sowmini Varadhan 721c7443dc RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_net há 8 anos atrás
  Alexey Dobriyan c7d03a00b5 netns: make struct pernet_operations::id unsigned int há 8 anos atrás
  Sowmini Varadhan 1ac507d4ff RDS: TCP: report addr/port info based on TCP socket in rds-info há 8 anos atrás