summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* be2net: fix spelling mistake "seqence" -> "sequence"Colin Ian King2018-08-021-1/+1
* net: Fix coding style in skb_push()Ganesh Goudar2018-08-021-1/+1
* net: fec: check DMA addressing limitationsStefan Agner2018-08-021-0/+8
* rxrpc: Remove set but not used variable 'nowj'Wei Yongjun2018-08-021-2/+1
* net: don't declare IPv6 non-local bind helper if CONFIG_IPV6 undefinedVincent Bernat2018-08-011-7/+7
* Merge tag 'rxrpc-next-20180801' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2018-08-0111-67/+193
|\
| * rxrpc: Transmit more ACKs during data receptionDavid Howells2018-08-012-0/+18
| * rxrpc: Propose, but don't immediately transmit, the final ACK for a callDavid Howells2018-08-011-4/+2
| * rxrpc: Increase the size of a call's Rx windowDavid Howells2018-08-011-1/+1
| * rxrpc: Trace socket notificationDavid Howells2018-08-012-1/+23
| * rxrpc: Fix ACK proposal tracepoint David Howells2018-08-011-1/+1
| * rxrpc: Trace packet transmissionDavid Howells2018-08-018-50/+127
| * rxrpc: Fix the trace for terminal ACK (re)transmissionDavid Howells2018-08-011-2/+4
| * rxrpc: Show some more information through /proc filesDavid Howells2018-08-011-4/+9
| * rxrpc: Display call expect-receive-by timeout in procDavid Howells2018-08-011-3/+11
| * rxrpc: remove redundant variables 'sp' and 'did_discard'YueHaibing2018-08-012-4/+0
* | cxgb4: fix endian to test F_FW_PORT_CMD_DCBXDIS32Ganesh Goudar2018-08-011-4/+3
* | Merge branch 'net-sched-cleanups'David S. Miller2018-08-012-54/+62
|\ \
| * | net: sched: make tcf_chain_{get,put}() staticJiri Pirko2018-08-012-21/+16
| * | net: sched: fix notifications for action-held chainsJiri Pirko2018-08-011-28/+43
| * | net: sched: change name of zombie chain to "held_by_acts_only"Jiri Pirko2018-08-011-8/+6
|/ /
* | net: hns3: fix return value error while hclge_cmd_csq_clean failedHuazhong Tan2018-08-011-3/+9
* | rds: remove redundant variable 'rds_ibdev'YueHaibing2018-08-011-3/+0
* | strparser: remove redundant variable 'rd_desc'YueHaibing2018-08-011-4/+0
* | ip_gre: remove redundant variables t_hlenYueHaibing2018-08-011-5/+0
* | tcp: remove set but not used variable 'skb_size'Wei Yongjun2018-08-011-2/+1
* | Merge branch 'tcp-add-4-new-stats'David S. Miller2018-08-016-8/+69
|\ \
| * | tcp: add stat of data packet reordering eventsWei Wang2018-08-015-4/+11
| * | tcp: add dsack blocks received statsWei Wang2018-08-014-0/+10
| * | tcp: add data bytes retransmitted statsWei Wang2018-08-014-0/+11
| * | tcp: add data bytes sent statsWei Wang2018-08-014-1/+13
| * | tcp: add a helper to calculate size of opt_statsWei Wang2018-08-011-3/+24
|/ /
* | Merge branch 'ipv4-Control-SKB-reprioritization-after-forwarding'David S. Miller2018-08-0110-79/+379
|\ \
| * | selftests: mlxsw: Add test for ip_forward_update_priorityPetr Machata2018-08-011-0/+233
| * | selftests: forwarding: Move DSCP capture to lib.shPetr Machata2018-08-012-42/+42
| * | selftests: forwarding: Move lldpad waiting to lib.shPetr Machata2018-08-012-20/+24
| * | mlxsw: spectrum_router: Handle sysctl_ip_fwd_update_priorityPetr Machata2018-08-011-1/+17
| * | mlxsw: spectrum: Extract work-scheduling into a new functionPetr Machata2018-08-011-15/+23
| * | net: ipv4: Notify about changes to ip_forward_update_priorityPetr Machata2018-08-012-1/+19
| * | net: ipv4: Control SKB reprioritization after forwardingPetr Machata2018-08-015-1/+22
|/ /
* | net: add helpers checking if socket can be bound to nonlocal addressVincent Bernat2018-08-016-12/+21
* | net: change Exar/Neterion menu items to be alphabeticalJon Mason2018-08-013-11/+16
* | net/tls: Use kmemdup to simplify the codezhong jiang2018-08-012-4/+2
* | net/tipc: remove redundant variables 'tn' and 'oport'Colin Ian King2018-08-011-4/+1
* | Merge branch 'be2net-next'David S. Miller2018-08-012-2/+80
|\ \
| * | be2net: Update the driver version to 12.0.0.0Suresh Reddy2018-08-011-1/+1
| * | be2net: gather debug info and reset adapter (only for Lancer) on a tx-timeoutSuresh Reddy2018-08-011-1/+79
|/ /
* | net/mlx5e: Fix uninitialized variableGustavo A. R. Silva2018-08-011-1/+1
* | qed: Make some functions staticYueHaibing2018-08-0112-38/+43
* | rds: Remove IPv6 dependencyKa-Cheong Poon2018-08-0112-26/+140