index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
poly1305_generic.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-13
nfp: add support for xdp_adjust_head()
Jakub Kicinski
2
-30
/
+70
2017-03-13
nfp: prepare metadata handling for xdp_adjust_head()
Jakub Kicinski
1
-9
/
+19
2017-03-13
nfp: reorganize pkt_off variable
Jakub Kicinski
1
-9
/
+10
2017-03-13
nfp: validate rx offset from the BAR and size down it's field
Jakub Kicinski
2
-6
/
+14
2017-03-13
nfp: store dma direction in data path structure
Jakub Kicinski
2
-32
/
+24
2017-03-13
nfp: switch to using data path structures for reconfiguration
Jakub Kicinski
3
-227
/
+89
2017-03-13
nfp: use dp to carry xdp_prog at reconfig time
Jakub Kicinski
3
-52
/
+37
2017-03-13
nfp: use dp to carry mtu at reconfig time
Jakub Kicinski
3
-14
/
+15
2017-03-13
nfp: use dp to carry fl_bufsz at reconfig time
Jakub Kicinski
2
-32
/
+27
2017-03-13
nfp: use dp to carry number of stack tx rings and vectors
Jakub Kicinski
1
-31
/
+31
2017-03-13
nfp: pass new data path to ring reconfig
Jakub Kicinski
3
-36
/
+91
2017-03-13
nfp: move control BAR pointer into data path structure
Jakub Kicinski
4
-20
/
+21
2017-03-13
nfp: separate data path information from the reset of adapter structure
Jakub Kicinski
7
-414
/
+436
2017-03-13
net: stmmac: configuration of CBS in case of a TX AVB queue
Joao Pinto
7
-11
/
+164
2017-03-13
net: stmmac: mac debug prepared for multiple queues
Joao Pinto
4
-54
/
+64
2017-03-13
net: stmmac: prepare irq_status for mtl
Joao Pinto
4
-16
/
+33
2017-03-13
net: stmmac: flow_ctrl functions adapted to mtl
Joao Pinto
6
-14
/
+34
2017-03-13
net: stmmac: mapping mtl rx to dma channel
Joao Pinto
4
-0
/
+55
2017-03-13
net: stmmac: mtl rx queue enabled as dcb or avb
Joao Pinto
3
-15
/
+14
2017-03-13
net: stmmac: configure tx queue weight
Joao Pinto
4
-0
/
+42
2017-03-13
net: stmmac: configure mtl rx and tx algorithms
Joao Pinto
4
-3
/
+90
2017-03-13
net: stmmac: multiple queues dt configuration
Joao Pinto
3
-0
/
+161
2017-03-13
net: stmmac: dwc-qos: Add Tegra186 support
Thierry Reding
2
-0
/
+248
2017-03-13
net: stmmac: dwc-qos: Split out ->probe() and ->remove()
Thierry Reding
1
-26
/
+98
2017-03-13
net: stmmac: Program RX queue size and flow control
Thierry Reding
2
-2
/
+62
2017-03-13
net: stmmac: Parse FIFO sizes from feature registers
Thierry Reding
4
-0
/
+13
2017-03-13
net: stmmac: Check for DMA mapping errors
Thierry Reding
1
-0
/
+2
2017-03-13
net: stmmac: Balance PTP reference clock enable/disable
Thierry Reding
2
-1
/
+4
2017-03-13
net: stmmac: Disable PTP reference clock on error
Thierry Reding
1
-0
/
+8
2017-03-13
net: stmmac: Stop PHY and remove TX timer on error
Thierry Reding
1
-1
/
+5
2017-03-13
net: stmmac: Rename clk_ptp_ref clock to ptp_ref
Thierry Reding
2
-4
/
+4
2017-03-13
vxlan: use appropriate family on L3 miss
Vincent Bernat
1
-1
/
+1
2017-03-13
net: Eliminate duplicated codes by creating one new function in_dev_select_addr
Gao Feng
1
-14
/
+18
2017-03-13
sctp: add get and set sockopt for reconf_enable
Xin Long
3
-0
/
+89
2017-03-13
sctp: implement receiver-side procedures for the Reconf Response Parameter
Xin Long
3
-3
/
+161
2017-03-13
sctp: implement receiver-side procedures for the Add Incoming Streams Request...
Xin Long
3
-12
/
+69
2017-03-13
sctp: implement receiver-side procedures for the Add Outgoing Streams Request...
Xin Long
3
-10
/
+86
2017-03-13
sctp: add support for generating add stream change event notification
Xin Long
3
-0
/
+47
2017-03-13
sctp: implement receiver-side procedures for the SSN/TSN Reset Request Parameter
Xin Long
3
-0
/
+86
2017-03-13
sctp: add support for generating assoc reset event notification
Xin Long
3
-0
/
+47
2017-03-13
liquidio: optimize DMA in NUMA systems
VSR Burru
5
-22
/
+9
2017-03-13
netvsc: fix hang on netvsc module removal
stephen hemminger
1
-2
/
+2
2017-03-13
netvsc: need napi scheduled during removal
stephen hemminger
1
-14
/
+2
2017-03-13
net: ipv6: Add early demux handler for UDP unicast
subashab@codeaurora.org
1
-0
/
+59
2017-03-13
net: sched: make default fifo qdiscs appear in the dump
Jiri Kosina
18
-17
/
+65
2017-03-13
net: hyperv: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-18
/
+21
2017-03-13
net: fjes: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-10
/
+9
2017-03-13
net: via: via-velocity: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-27
/
+35
2017-03-13
net: via: via-rhine: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2017-03-13
net: intel: ixgbe: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-77
/
+91
[next]