summaryrefslogtreecommitdiffstats
path: root/tools/net
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2015-03-25 02:16:30 +0100
committerDavid S. Miller <davem@davemloft.net>2015-03-25 02:16:30 +0100
commitb1275eb32e1c543f0664ebbb9d9ec3baa9bbfcba (patch)
tree5d0b22e1e707f9ea3dcd0c3062eaaed59bc331e2 /tools/net
parentMerge branch 'rhashtable-next' (diff)
parenttcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup() (diff)
downloadlinux-b1275eb32e1c543f0664ebbb9d9ec3baa9bbfcba.tar.xz
linux-b1275eb32e1c543f0664ebbb9d9ec3baa9bbfcba.zip
Merge branch 'listener_refactor_16'
Eric Dumazet says: ==================== tcp: listener refactor part 16 A CONFIG_PROVE_RCU=y build revealed an RCU splat I had to fix. I added const qualifiers to various md5 methods, as I expect to call them on behalf of request sock traffic even if the listener socket is not locked. This seems ok, but adding const makes the contract clearer. Note a good reduction of code size thanks to request/establish sockets convergence. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/net')
0 files changed, 0 insertions, 0 deletions