summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-07-31net: remove bogus RCU annotations on socket.wqChristoph Hellwig
2018-07-31virtio-net: get rid of unnecessary container of rq statsJason Wang
2018-07-31virtio-net: correctly update XDP_TX countersJason Wang
2018-07-31Merge branch 'xsk-improvements-to-RX-queue-check-and-replace'David S. Miller
2018-07-31xsk: don't allow umem replace at stack levelJakub Kicinski
2018-07-31xsk: refactor xdp_umem_assign_dev()Jakub Kicinski
2018-07-31net: update real_num_rx_queues even when !CONFIG_SYSFSJakub Kicinski
2018-07-31mlx5: handle DMA mapping error case for XDP redirectJesper Dangaard Brouer
2018-07-30hv_netvsc: Add per-cpu ethtool stats for netvscYidong Ren
2018-07-30Merge branch 'selftests-mirror-to-gretap-with-team'David S. Miller
2018-07-30selftests: forwarding: Test mirror-to-gretap w/ UL team LACPPetr Machata
2018-07-30selftests: forwarding: Test mirror-to-gretap w/ UL teamPetr Machata
2018-07-30selftests: forwarding: Introduce $ARPINGPetr Machata
2018-07-30selftests: forwarding: lib: Support team devicesPetr Machata
2018-07-30selftests: forwarding: lib: Add require_command()Petr Machata
2018-07-30fib_rules: NULL check before kfree is not neededYueHaibing
2018-07-30net: phy: mscc: the extended page access register is 16 bitsQuentin Schulz
2018-07-30net/tls: Use socket data_ready callback on record availabilityVakul Garg
2018-07-30Merge branch 'TC-refactor-act_mirred-packets-re-injection'David S. Miller
2018-07-30act_mirred: use TC_ACT_REINSERT when possiblePaolo Abeni
2018-07-30net/tc: introduce TC_ACT_REINSERT.Paolo Abeni
2018-07-30tc/act: remove unneeded RCU lock in action callbackPaolo Abeni
2018-07-30net/sched: user-space can't set unknown tcfa_action valuesPaolo Abeni
2018-07-30liquidio: remove redundant function cn23xx_dump_iq_regsYueHaibing
2018-07-30Merge branch 'socket-poll-related-cleanups-v2'David S. Miller
2018-07-30net: remove sock_poll_busy_flagChristoph Hellwig
2018-07-30net: remove sock_poll_busy_loopChristoph Hellwig