Kirill Tkhai
|
2f635ceeb2
net: Drop pernet_operations::async
|
7 yıl önce |
Sowmini Varadhan
|
bdf5bd7f21
rds: tcp: remove register_netdevice_notifier infrastructure.
|
7 yıl önce |
Sowmini Varadhan
|
53d0e83f93
rds: tcp: must use spin_lock_irq* and not spin_lock_bh with rds_tcp_conn_lock
|
7 yıl önce |
Kirill Tkhai
|
c939a5e4d5
net: Convert rds_tcp_net_ops
|
7 yıl önce |
Denys Vlasenko
|
9b2c45d479
net: make getname() functions return length rather than use int* parameter
|
7 yıl önce |
Sowmini Varadhan
|
ebeeb1ad9b
rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and rds connection/workq management
|
7 yıl önce |
David S. Miller
|
5ca114400d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 yıl önce |
Sowmini Varadhan
|
b589513e63
rds: tcp: compute m_ack_seq as offset from ->write_seq
|
7 yıl önce |
Sowmini Varadhan
|
66261da169
rds: tcp: cleanup if kmem_cache_alloc fails in rds_tcp_conn_alloc()
|
7 yıl önce |
Sowmini Varadhan
|
b319109396
rds: tcp: initialize t_tcp_detached to false
|
7 yıl önce |
Sowmini Varadhan
|
f10b4cff98
rds: tcp: atomically purge entries from rds_tcp_conn_list during netns delete
|
7 yıl önce |
Sowmini Varadhan
|
681648e67d
rds: tcp: correctly sequence cleanup on netns deletion.
|
7 yıl önce |
Sowmini Varadhan
|
2d746c93b6
rds: tcp: remove redundant function rds_tcp_conn_paths_destroy()
|
7 yıl önce |
Sowmini Varadhan
|
aed20a53a7
rds: cancel send/recv work before queuing connection shutdown
|
8 yıl önce |
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
|
8 yıl önce |
Al Viro
|
e73a67f7cd
don't open-code kernel_setsockopt()
|
8 yıl önce |
Sowmini Varadhan
|
b21dd4506b
rds: tcp: Sequence teardown of listen and acceptor sockets to avoid races
|
8 yıl önce |
Sowmini Varadhan
|
16c09b1c76
rds: tcp: Reorder initialization sequence in rds_tcp_init to avoid races
|
8 yıl önce |
Sowmini Varadhan
|
8edc3affc0
rds: tcp: Take explicit refcounts on struct net
|
8 yıl önce |
Zhu Yanjun
|
a8d63a53b3
rds: remove unnecessary returned value check
|
8 yıl önce |
Zhu Yanjun
|
3b5923f079
rds: fix memory leak error
|
8 yıl önce |
David S. Miller
|
2745529ac7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 yıl önce |
Sowmini Varadhan
|
721c7443dc
RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_net
|
8 yıl önce |
Alexey Dobriyan
|
c7d03a00b5
netns: make struct pernet_operations::id unsigned int
|
8 yıl önce |
Sowmini Varadhan
|
1ac507d4ff
RDS: TCP: report addr/port info based on TCP socket in rds-info
|
8 yıl önce |
Sowmini Varadhan
|
5916e2c155
RDS: TCP: Enable multipath RDS for TCP
|
9 yıl önce |
Sowmini Varadhan
|
ac3615e7f3
RDS: TCP: Reduce code duplication in rds_tcp_reset_callbacks()
|
9 yıl önce |
Sowmini Varadhan
|
a93d01f577
RDS: TCP: avoid bad page reference in rds_tcp_listen_data_ready
|
9 yıl önce |
David S. Miller
|
30d0844bdc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 yıl önce |
Vegard Nossum
|
3dad5424ad
RDS: fix rds_tcp_init() error path
|
9 yıl önce |