aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-02net: Fix coding style in skb_push()Ganesh Goudar1-1/+1
2018-08-02net: fec: check DMA addressing limitationsStefan Agner1-0/+8
2018-08-02rxrpc: Remove set but not used variable 'nowj'Wei Yongjun1-2/+1
2018-08-01net: don't declare IPv6 non-local bind helper if CONFIG_IPV6 undefinedVincent Bernat1-7/+7
2018-08-01Merge tag 'rxrpc-next-20180801' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller11-67/+193
2018-08-01cxgb4: fix endian to test F_FW_PORT_CMD_DCBXDIS32Ganesh Goudar1-4/+3
2018-08-01Merge branch 'net-sched-cleanups'David S. Miller2-54/+62
2018-08-01net: sched: make tcf_chain_{get,put}() staticJiri Pirko2-21/+16
2018-08-01net: sched: fix notifications for action-held chainsJiri Pirko1-28/+43
2018-08-01net: sched: change name of zombie chain to "held_by_acts_only"Jiri Pirko1-8/+6
2018-08-01net: hns3: fix return value error while hclge_cmd_csq_clean failedHuazhong Tan1-3/+9
2018-08-01rds: remove redundant variable 'rds_ibdev'YueHaibing1-3/+0
2018-08-01strparser: remove redundant variable 'rd_desc'YueHaibing1-4/+0
2018-08-01ip_gre: remove redundant variables t_hlenYueHaibing1-5/+0
2018-08-01tcp: remove set but not used variable 'skb_size'Wei Yongjun1-2/+1
2018-08-01Merge branch 'tcp-add-4-new-stats'David S. Miller6-8/+69
2018-08-01tcp: add stat of data packet reordering eventsWei Wang5-4/+11
2018-08-01tcp: add dsack blocks received statsWei Wang4-0/+10
2018-08-01tcp: add data bytes retransmitted statsWei Wang4-0/+11
2018-08-01tcp: add data bytes sent statsWei Wang4-1/+13
2018-08-01tcp: add a helper to calculate size of opt_statsWei Wang1-3/+24
2018-08-01Merge branch 'ipv4-Control-SKB-reprioritization-after-forwarding'David S. Miller10-79/+379
2018-08-01selftests: mlxsw: Add test for ip_forward_update_priorityPetr Machata1-0/+233
2018-08-01selftests: forwarding: Move DSCP capture to lib.shPetr Machata2-42/+42
2018-08-01selftests: forwarding: Move lldpad waiting to lib.shPetr Machata2-20/+24
2018-08-01mlxsw: spectrum_router: Handle sysctl_ip_fwd_update_priorityPetr Machata1-1/+17
2018-08-01mlxsw: spectrum: Extract work-scheduling into a new functionPetr Machata1-15/+23
2018-08-01net: ipv4: Notify about changes to ip_forward_update_priorityPetr Machata2-1/+19
2018-08-01net: ipv4: Control SKB reprioritization after forwardingPetr Machata5-1/+22
2018-08-01net: add helpers checking if socket can be bound to nonlocal addressVincent Bernat6-12/+21
2018-08-01net: change Exar/Neterion menu items to be alphabeticalJon Mason3-11/+16
2018-08-01net/tls: Use kmemdup to simplify the codezhong jiang2-4/+2
2018-08-01net/tipc: remove redundant variables 'tn' and 'oport'Colin Ian King1-4/+1
2018-08-01Merge branch 'be2net-next'David S. Miller2-2/+80
2018-08-01be2net: Update the driver version to 12.0.0.0Suresh Reddy1-1/+1
2018-08-01be2net: gather debug info and reset adapter (only for Lancer) on a tx-timeoutSuresh Reddy1-1/+79
2018-08-01net/mlx5e: Fix uninitialized variableGustavo A. R. Silva1-1/+1
2018-08-01qed: Make some functions staticYueHaibing12-38/+43
2018-08-01rds: Remove IPv6 dependencyKa-Cheong Poon12-26/+140
2018-08-01rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() insteadKa-Cheong Poon3-7/+7
2018-08-01net: ethernet: ti: cpsw: replace unnecessarily macroses on functionsIvan Khoronzhuk1-32/+26
2018-08-01rxrpc: Transmit more ACKs during data receptionDavid Howells2-0/+18
2018-08-01rxrpc: Propose, but don't immediately transmit, the final ACK for a callDavid Howells1-4/+2
2018-08-01rxrpc: Increase the size of a call's Rx windowDavid Howells1-1/+1
2018-08-01rxrpc: Trace socket notificationDavid Howells2-1/+23
2018-08-01rxrpc: Fix ACK proposal tracepoint David Howells1-1/+1
2018-08-01rxrpc: Trace packet transmissionDavid Howells8-50/+127
2018-08-01rxrpc: Fix the trace for terminal ACK (re)transmissionDavid Howells1-2/+4
2018-08-01rxrpc: Show some more information through /proc filesDavid Howells1-4/+9
2018-08-01rxrpc: Display call expect-receive-by timeout in procDavid Howells1-3/+11