summaryrefslogtreecommitdiffstats
path: root/crypto/poly1305_generic.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-13nfp: add support for xdp_adjust_head()Jakub Kicinski2-30/+70
2017-03-13nfp: prepare metadata handling for xdp_adjust_head()Jakub Kicinski1-9/+19
2017-03-13nfp: reorganize pkt_off variableJakub Kicinski1-9/+10
2017-03-13nfp: validate rx offset from the BAR and size down it's fieldJakub Kicinski2-6/+14
2017-03-13nfp: store dma direction in data path structureJakub Kicinski2-32/+24
2017-03-13nfp: switch to using data path structures for reconfigurationJakub Kicinski3-227/+89
2017-03-13nfp: use dp to carry xdp_prog at reconfig timeJakub Kicinski3-52/+37
2017-03-13nfp: use dp to carry mtu at reconfig timeJakub Kicinski3-14/+15
2017-03-13nfp: use dp to carry fl_bufsz at reconfig timeJakub Kicinski2-32/+27
2017-03-13nfp: use dp to carry number of stack tx rings and vectorsJakub Kicinski1-31/+31
2017-03-13nfp: pass new data path to ring reconfigJakub Kicinski3-36/+91
2017-03-13nfp: move control BAR pointer into data path structureJakub Kicinski4-20/+21
2017-03-13nfp: separate data path information from the reset of adapter structureJakub Kicinski7-414/+436
2017-03-13net: stmmac: configuration of CBS in case of a TX AVB queueJoao Pinto7-11/+164
2017-03-13net: stmmac: mac debug prepared for multiple queuesJoao Pinto4-54/+64
2017-03-13net: stmmac: prepare irq_status for mtlJoao Pinto4-16/+33
2017-03-13net: stmmac: flow_ctrl functions adapted to mtlJoao Pinto6-14/+34
2017-03-13net: stmmac: mapping mtl rx to dma channelJoao Pinto4-0/+55
2017-03-13net: stmmac: mtl rx queue enabled as dcb or avbJoao Pinto3-15/+14
2017-03-13net: stmmac: configure tx queue weightJoao Pinto4-0/+42
2017-03-13net: stmmac: configure mtl rx and tx algorithmsJoao Pinto4-3/+90
2017-03-13net: stmmac: multiple queues dt configurationJoao Pinto3-0/+161
2017-03-13net: stmmac: dwc-qos: Add Tegra186 supportThierry Reding2-0/+248
2017-03-13net: stmmac: dwc-qos: Split out ->probe() and ->remove()Thierry Reding1-26/+98
2017-03-13net: stmmac: Program RX queue size and flow controlThierry Reding2-2/+62
2017-03-13net: stmmac: Parse FIFO sizes from feature registersThierry Reding4-0/+13
2017-03-13net: stmmac: Check for DMA mapping errorsThierry Reding1-0/+2
2017-03-13net: stmmac: Balance PTP reference clock enable/disableThierry Reding2-1/+4
2017-03-13net: stmmac: Disable PTP reference clock on errorThierry Reding1-0/+8
2017-03-13net: stmmac: Stop PHY and remove TX timer on errorThierry Reding1-1/+5
2017-03-13net: stmmac: Rename clk_ptp_ref clock to ptp_refThierry Reding2-4/+4
2017-03-13vxlan: use appropriate family on L3 missVincent Bernat1-1/+1
2017-03-13net: Eliminate duplicated codes by creating one new function in_dev_select_addrGao Feng1-14/+18
2017-03-13sctp: add get and set sockopt for reconf_enableXin Long3-0/+89
2017-03-13sctp: implement receiver-side procedures for the Reconf Response ParameterXin Long3-3/+161
2017-03-13sctp: implement receiver-side procedures for the Add Incoming Streams Request...Xin Long3-12/+69
2017-03-13sctp: implement receiver-side procedures for the Add Outgoing Streams Request...Xin Long3-10/+86
2017-03-13sctp: add support for generating add stream change event notificationXin Long3-0/+47
2017-03-13sctp: implement receiver-side procedures for the SSN/TSN Reset Request ParameterXin Long3-0/+86
2017-03-13sctp: add support for generating assoc reset event notificationXin Long3-0/+47
2017-03-13liquidio: optimize DMA in NUMA systemsVSR Burru5-22/+9
2017-03-13netvsc: fix hang on netvsc module removalstephen hemminger1-2/+2
2017-03-13netvsc: need napi scheduled during removalstephen hemminger1-14/+2
2017-03-13net: ipv6: Add early demux handler for UDP unicastsubashab@codeaurora.org1-0/+59
2017-03-13net: sched: make default fifo qdiscs appear in the dumpJiri Kosina18-17/+65
2017-03-13net: hyperv: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-18/+21
2017-03-13net: fjes: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-10/+9
2017-03-13net: via: via-velocity: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-27/+35
2017-03-13net: via: via-rhine: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-03-13net: intel: ixgbe: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-77/+91