aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/inet_diag.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2015-03-14 14:38:41 -0400
committerDavid S. Miller <davem@davemloft.net>2015-03-14 14:38:41 -0400
commita3795208b9a9801a66b305395e9ebaae850eee03 (patch)
tree8d940842c102ed18354bc51ef64598374deb893c /net/ipv4/inet_diag.c
parentMerge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next (diff)
parenttipc: clean up handling of message priorities (diff)
downloadlinux-dev-a3795208b9a9801a66b305395e9ebaae850eee03.tar.xz
linux-dev-a3795208b9a9801a66b305395e9ebaae850eee03.zip
Merge branch 'tipc-next'
Jon Maloy says: ==================== tipc: some optimizations and impovements The commits in this series contain some relatively simple changes that lead to better throughput across TIPC connections. We also make changes to the implementation of link transmission queueing and priority handling, in order to make the code more comprehensible and maintainable. v2: Commit #2: Redesigned tipc_msg_validate() to use pskb_may_pull(), as per feedback from David Miller. Commit #3: Some cosmetic changes to tipc_msg_extract(). I tried to replace the unconditional skb_linearize() with calls to pskb_may_pull() at selected locations, but I gave up. First, skb_trim() requires a fully linearized buffer. Second, it doesn't make much sense; the whole buffer will end up linearized, one way or another. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/inet_diag.c')
0 files changed, 0 insertions, 0 deletions