aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-04igb: Refactor igb_offload_cbs()Jesus Sanchez-Palencia1-9/+14
2018-07-04igb: Only change Tx arbitration when CBS is onJesus Sanchez-Palencia1-16/+33
2018-07-04igb: Refactor igb_configure_cbs()Jesus Sanchez-Palencia1-32/+28
2018-07-04net/sched: Add HW offloading capability to ETFJesus Sanchez-Palencia3-1/+76
2018-07-04net/sched: Introduce the ETF QdiscVinicius Costa Gomes5-0/+414
2018-07-04net/sched: Allow creating a Qdisc watchdog with other clocksVinicius Costa Gomes2-2/+11
2018-07-04net: packet: Hook into time based transmission.Richard Cochran1-0/+6
2018-07-04net: ipv6: Hook into time based transmissionJesus Sanchez-Palencia3-5/+14
2018-07-04net: ipv4: Hook into time based transmissionJesus Sanchez-Palencia6-0/+10
2018-07-04net: Add a new socket option for a future transmit time.Richard Cochran11-0/+84
2018-07-04net: Clear skb->tstamp only on the forwarding pathJesus Sanchez-Palencia1-1/+1
2018-07-04isdn: mark expected switch fall-throughsGustavo A. R. Silva15-0/+33
2018-07-04net: usb: asix: allow optionally getting mac address from device treeMarcel Ziswiler1-15/+23
2018-07-04net: sched: act_pedit: fix possible memory leak in tcf_pedit_init()Wei Yongjun1-9/+16
2018-07-04Merge branch 'bridge-iproute2-isolated-port-and-selftests'David S. Miller2-6/+167
2018-07-04selftests: forwarding: test for bridge port isolationNikolay Aleksandrov1-0/+151
2018-07-04selftests: forwarding: lib: extract ping and ping6 so they can be reusedNikolay Aleksandrov1-6/+16
2018-07-04Merge branch 'vhost_net-Avoid-vq-kicks-during-busyloop'David S. Miller1-35/+60
2018-07-04vhost_net: Avoid rx vring kicks during busyloopToshiaki Makita1-3/+7
2018-07-04vhost_net: Avoid rx queue wake-ups during busypollToshiaki Makita1-7/+19
2018-07-04vhost_net: Avoid tx vring kicks during busyloopToshiaki Makita1-13/+22
2018-07-04vhost_net: Rename local variables in vhost_net_rx_peek_head_lenToshiaki Makita1-17/+17
2018-07-04net:sched: add action inheritdsfield to skbeditQiaobin Fu2-0/+43
2018-07-04Merge branch 'More-mirror-to-gretap-tests-with-bridge-in-UL'David S. Miller2-0/+258
2018-07-04selftests: forwarding: Test mirror-to-gretap w/ UL 802.1qPetr Machata1-0/+126
2018-07-04selftests: forwarding: Test mirror-to-gretap w/ UL 802.1dPetr Machata1-0/+132
2018-07-04Merge branch 'Handle-multiple-received-packets-at-each-stage'David S. Miller11-16/+360
2018-07-04net: don't bother calling list RX functions on empty listsEdward Cree1-2/+6
2018-07-04net: ipv4: listify ip_rcv_finishEdward Cree1-6/+48
2018-07-04net: ipv4: listified version of ip_rcvEdward Cree6-10/+94
2018-07-04net: core: propagate SKB lists through packet_type lookupEdward Cree1-8/+64
2018-07-04net: core: another layer of lists, around PF_MEMALLOC skb handlingEdward Cree2-8/+66
2018-07-04net: core: Another step of skb receive list processingEdward Cree1-5/+56
2018-07-04net: core: unwrap skb list receive slightly furtherEdward Cree2-1/+10
2018-07-04sfc: batch up RX deliveryEdward Cree3-1/+21
2018-07-04net: core: trivial netif_receive_skb_list() entry pointEdward Cree2-0/+20
2018-07-04Merge branch 'sctp-fully-support-for-dscp-and-flowlabel-per-transport'David S. Miller9-17/+254
2018-07-04sctp: check for ipv6_pinfo legal sndflow with flowlabel in sctp_v6_get_dstXin Long1-0/+9
2018-07-04sctp: add support for setting flowlabel when adding a transportXin Long2-2/+15
2018-07-04sctp: add spp_ipv6_flowlabel and spp_dscp for sctp_paddrparamsXin Long2-6/+175
2018-07-04sctp: add support for dscp and flowlabel per transportXin Long5-6/+44
2018-07-04ipv4: add __ip_queue_xmit() that supports tos paramXin Long2-5/+13
2018-07-04net: dsa: Add Vitesse VSC73xx DSA router driverLinus Walleij3-0/+1376
2018-07-04net: phy: vitesse: Add support for VSC73xxLinus Walleij1-0/+175
2018-07-04net: dsa: Add DT bindings for Vitesse VSC73xx switchesLinus Walleij2-0/+82
2018-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller18-49/+471
2018-07-03Merge branch 'aquantia-various-ethtool-ops-implementation'David S. Miller11-84/+341
2018-07-03net: aquantia: bump driver versionIgor Russkikh1-2/+2
2018-07-03net: aquantia: Add renegotiate ethtool operation supportAnton Mikaev4-0/+63
2018-07-03net: aquantia: Implement rx/tx flow control ethtools callbackIgor Russkikh4-1/+74