summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-05cxgb4: Add support to read actual provisioned resourcesCasey Leedom
2018-07-04epic100: remove redundant variable 'irq'Colin Ian King
2018-07-04sfc: remove redundant variable old_vlanColin Ian King
2018-07-04qed: remove redundant pointer 'name'Colin Ian King
2018-07-04ethernet: micrel: remove redundant pointer 'info'Colin Ian King
2018-07-04net: hinic: remove redundant pointer pfhwdevColin Ian King
2018-07-04net: hns3: remove redundant variable 'protocol'Colin Ian King
2018-07-04net: ethernet: gianfar_ethtool: remove redundant variable last_rule_idxColin Ian King
2018-07-04net: fec: remove redundant variable 'inc'Colin Ian King
2018-07-04cnic: remove redundant pointer req and variable funcColin Ian King
2018-07-04net: bgmac: remove redundant variable 'freed'Colin Ian King
2018-07-04net: ethernet: nb8800: remove redundant pointer rxdColin Ian King
2018-07-04net: alx: remove redundant variable old_duplexColin Ian King
2018-07-04net: alteon: acenic: remove redundant pointer rxdescColin Ian King
2018-07-04net: dsa: bcm_sf2: remove redundant variable offColin Ian King
2018-07-04Merge branch 'Scheduled-packet-Transmission-ETF'David S. Miller
2018-07-04net/sched: Make etf report drops on error_queueJesus Sanchez-Palencia
2018-07-04igb: Add support for ETF offloadJesus Sanchez-Palencia
2018-07-04igb: Only call skb_tx_timestamp after descriptors are readyJesus Sanchez-Palencia
2018-07-04igb: Refactor igb_offload_cbs()Jesus Sanchez-Palencia
2018-07-04igb: Only change Tx arbitration when CBS is onJesus Sanchez-Palencia
2018-07-04igb: Refactor igb_configure_cbs()Jesus Sanchez-Palencia
2018-07-04net/sched: Add HW offloading capability to ETFJesus Sanchez-Palencia
2018-07-04net/sched: Introduce the ETF QdiscVinicius Costa Gomes
2018-07-04net/sched: Allow creating a Qdisc watchdog with other clocksVinicius Costa Gomes
2018-07-04net: packet: Hook into time based transmission.Richard Cochran
2018-07-04net: ipv6: Hook into time based transmissionJesus Sanchez-Palencia
2018-07-04net: ipv4: Hook into time based transmissionJesus Sanchez-Palencia
2018-07-04net: Add a new socket option for a future transmit time.Richard Cochran
2018-07-04net: Clear skb->tstamp only on the forwarding pathJesus Sanchez-Palencia
2018-07-04isdn: mark expected switch fall-throughsGustavo A. R. Silva
2018-07-04net: usb: asix: allow optionally getting mac address from device treeMarcel Ziswiler
2018-07-04net: sched: act_pedit: fix possible memory leak in tcf_pedit_init()Wei Yongjun
2018-07-04Merge branch 'bridge-iproute2-isolated-port-and-selftests'David S. Miller
2018-07-04selftests: forwarding: test for bridge port isolationNikolay Aleksandrov
2018-07-04selftests: forwarding: lib: extract ping and ping6 so they can be reusedNikolay Aleksandrov
2018-07-04Merge branch 'vhost_net-Avoid-vq-kicks-during-busyloop'David S. Miller
2018-07-04vhost_net: Avoid rx vring kicks during busyloopToshiaki Makita
2018-07-04vhost_net: Avoid rx queue wake-ups during busypollToshiaki Makita
2018-07-04vhost_net: Avoid tx vring kicks during busyloopToshiaki Makita
2018-07-04vhost_net: Rename local variables in vhost_net_rx_peek_head_lenToshiaki Makita
2018-07-04net:sched: add action inheritdsfield to skbeditQiaobin Fu
2018-07-04Merge branch 'More-mirror-to-gretap-tests-with-bridge-in-UL'David S. Miller
2018-07-04selftests: forwarding: Test mirror-to-gretap w/ UL 802.1qPetr Machata
2018-07-04selftests: forwarding: Test mirror-to-gretap w/ UL 802.1dPetr Machata
2018-07-04Merge branch 'Handle-multiple-received-packets-at-each-stage'David S. Miller
2018-07-04net: don't bother calling list RX functions on empty listsEdward Cree
2018-07-04net: ipv4: listify ip_rcv_finishEdward Cree
2018-07-04net: ipv4: listified version of ip_rcvEdward Cree
2018-07-04net: core: propagate SKB lists through packet_type lookupEdward Cree