summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-01net: don't declare IPv6 non-local bind helper if CONFIG_IPV6 undefinedVincent Bernat
2018-08-01Merge tag 'rxrpc-next-20180801' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2018-08-01cxgb4: fix endian to test F_FW_PORT_CMD_DCBXDIS32Ganesh Goudar
2018-08-01Merge branch 'net-sched-cleanups'David S. Miller
2018-08-01net: sched: make tcf_chain_{get,put}() staticJiri Pirko
2018-08-01net: sched: fix notifications for action-held chainsJiri Pirko
2018-08-01net: sched: change name of zombie chain to "held_by_acts_only"Jiri Pirko
2018-08-01net: hns3: fix return value error while hclge_cmd_csq_clean failedHuazhong Tan
2018-08-01rds: remove redundant variable 'rds_ibdev'YueHaibing
2018-08-01strparser: remove redundant variable 'rd_desc'YueHaibing
2018-08-01ip_gre: remove redundant variables t_hlenYueHaibing
2018-08-01tcp: remove set but not used variable 'skb_size'Wei Yongjun
2018-08-01Merge branch 'tcp-add-4-new-stats'David S. Miller
2018-08-01tcp: add stat of data packet reordering eventsWei Wang
2018-08-01tcp: add dsack blocks received statsWei Wang
2018-08-01tcp: add data bytes retransmitted statsWei Wang
2018-08-01tcp: add data bytes sent statsWei Wang
2018-08-01tcp: add a helper to calculate size of opt_statsWei Wang
2018-08-01Merge branch 'ipv4-Control-SKB-reprioritization-after-forwarding'David S. Miller
2018-08-01selftests: mlxsw: Add test for ip_forward_update_priorityPetr Machata
2018-08-01selftests: forwarding: Move DSCP capture to lib.shPetr Machata
2018-08-01selftests: forwarding: Move lldpad waiting to lib.shPetr Machata
2018-08-01mlxsw: spectrum_router: Handle sysctl_ip_fwd_update_priorityPetr Machata
2018-08-01mlxsw: spectrum: Extract work-scheduling into a new functionPetr Machata
2018-08-01net: ipv4: Notify about changes to ip_forward_update_priorityPetr Machata
2018-08-01net: ipv4: Control SKB reprioritization after forwardingPetr Machata
2018-08-01net: add helpers checking if socket can be bound to nonlocal addressVincent Bernat
2018-08-01net: change Exar/Neterion menu items to be alphabeticalJon Mason
2018-08-01net/tls: Use kmemdup to simplify the codezhong jiang
2018-08-01net/tipc: remove redundant variables 'tn' and 'oport'Colin Ian King
2018-08-01Merge branch 'be2net-next'David S. Miller
2018-08-01be2net: Update the driver version to 12.0.0.0Suresh Reddy
2018-08-01be2net: gather debug info and reset adapter (only for Lancer) on a tx-timeoutSuresh Reddy
2018-08-01net/mlx5e: Fix uninitialized variableGustavo A. R. Silva
2018-08-01qed: Make some functions staticYueHaibing
2018-08-01rds: Remove IPv6 dependencyKa-Cheong Poon
2018-08-01rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() insteadKa-Cheong Poon
2018-08-01net: ethernet: ti: cpsw: replace unnecessarily macroses on functionsIvan Khoronzhuk
2018-08-01rxrpc: Transmit more ACKs during data receptionDavid Howells
2018-08-01rxrpc: Propose, but don't immediately transmit, the final ACK for a callDavid Howells
2018-08-01rxrpc: Increase the size of a call's Rx windowDavid Howells
2018-08-01rxrpc: Trace socket notificationDavid Howells
2018-08-01rxrpc: Fix ACK proposal tracepoint David Howells
2018-08-01rxrpc: Trace packet transmissionDavid Howells
2018-08-01rxrpc: Fix the trace for terminal ACK (re)transmissionDavid Howells
2018-08-01rxrpc: Show some more information through /proc filesDavid Howells
2018-08-01rxrpc: Display call expect-receive-by timeout in procDavid Howells
2018-08-01rxrpc: remove redundant variables 'sp' and 'did_discard'YueHaibing
2018-07-31net: remove bogus RCU annotations on socket.wqChristoph Hellwig
2018-07-31virtio-net: get rid of unnecessary container of rq statsJason Wang