Yue Haibing
|
c27f1e2e9f
rds: tcp: remove duplicated include from tcp.c
|
7 vuotta sitten |
Ka-Cheong Poon
|
e65d4d9633
rds: Remove IPv6 dependency
|
7 vuotta sitten |
Stephen Hemminger
|
1cb1d977b4
rds: remove trailing whitespace and blank lines
|
7 vuotta sitten |
Ka-Cheong Poon
|
b7ff8b1036
rds: Extend RDS API for IPv6 support
|
7 vuotta sitten |
Ka-Cheong Poon
|
1e2b44e78e
rds: Enable RDS IPv6 support
|
7 vuotta sitten |
Ka-Cheong Poon
|
eee2fa6ab3
rds: Changing IP address internal representation to struct in6_addr
|
7 vuotta sitten |
Kirill Tkhai
|
2f635ceeb2
net: Drop pernet_operations::async
|
7 vuotta sitten |
Sowmini Varadhan
|
bdf5bd7f21
rds: tcp: remove register_netdevice_notifier infrastructure.
|
7 vuotta sitten |
Sowmini Varadhan
|
53d0e83f93
rds: tcp: must use spin_lock_irq* and not spin_lock_bh with rds_tcp_conn_lock
|
7 vuotta sitten |
Kirill Tkhai
|
c939a5e4d5
net: Convert rds_tcp_net_ops
|
7 vuotta sitten |
Denys Vlasenko
|
9b2c45d479
net: make getname() functions return length rather than use int* parameter
|
7 vuotta sitten |
Sowmini Varadhan
|
ebeeb1ad9b
rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and rds connection/workq management
|
7 vuotta sitten |
David S. Miller
|
5ca114400d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 vuotta sitten |
Sowmini Varadhan
|
b589513e63
rds: tcp: compute m_ack_seq as offset from ->write_seq
|
7 vuotta sitten |
Sowmini Varadhan
|
66261da169
rds: tcp: cleanup if kmem_cache_alloc fails in rds_tcp_conn_alloc()
|
7 vuotta sitten |
Sowmini Varadhan
|
b319109396
rds: tcp: initialize t_tcp_detached to false
|
7 vuotta sitten |
Sowmini Varadhan
|
f10b4cff98
rds: tcp: atomically purge entries from rds_tcp_conn_list during netns delete
|
7 vuotta sitten |
Sowmini Varadhan
|
681648e67d
rds: tcp: correctly sequence cleanup on netns deletion.
|
7 vuotta sitten |
Sowmini Varadhan
|
2d746c93b6
rds: tcp: remove redundant function rds_tcp_conn_paths_destroy()
|
7 vuotta sitten |
Sowmini Varadhan
|
aed20a53a7
rds: cancel send/recv work before queuing connection shutdown
|
8 vuotta sitten |
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 vuotta sitten |
Al Viro
|
e73a67f7cd
don't open-code kernel_setsockopt()
|
8 vuotta sitten |
Sowmini Varadhan
|
b21dd4506b
rds: tcp: Sequence teardown of listen and acceptor sockets to avoid races
|
8 vuotta sitten |
Sowmini Varadhan
|
16c09b1c76
rds: tcp: Reorder initialization sequence in rds_tcp_init to avoid races
|
8 vuotta sitten |
Sowmini Varadhan
|
8edc3affc0
rds: tcp: Take explicit refcounts on struct net
|
8 vuotta sitten |
Zhu Yanjun
|
a8d63a53b3
rds: remove unnecessary returned value check
|
8 vuotta sitten |
Zhu Yanjun
|
3b5923f079
rds: fix memory leak error
|
8 vuotta sitten |
David S. Miller
|
2745529ac7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 vuotta sitten |
Sowmini Varadhan
|
721c7443dc
RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_net
|
8 vuotta sitten |
Alexey Dobriyan
|
c7d03a00b5
netns: make struct pernet_operations::id unsigned int
|
8 vuotta sitten |