index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-mq-cpumap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-01
net: bridge: fdb: restore unlikely() when taking over externally added entries
Nikolay Aleksandrov
1
-2
/
+4
2019-11-01
net: bridge: fdb: avoid two atomic bitops in br_fdb_external_learn_add()
Nikolay Aleksandrov
1
-4
/
+5
2019-11-01
net: bridge: fdb: br_fdb_update can take flags directly
Nikolay Aleksandrov
4
-18
/
+15
2019-10-31
hp100: Move 100BaseVG AnyLAN driver to staging
Joe Perches
9
-4
/
+5
2019-10-31
bnxt_en: Call bnxt_ulp_stop()/bnxt_ulp_start() during suspend/resume.
Pavan Chebbi
1
-0
/
+2
2019-10-31
bnxt_en: Call bnxt_ulp_stop()/bnxt_ulp_start() during error recovery.
Vasundhara Volam
1
-9
/
+14
2019-10-31
bnxt_en: Improve bnxt_ulp_stop()/bnxt_ulp_start() call sequence.
Vasundhara Volam
3
-11
/
+20
2019-10-31
bnxt_en: flow_offload: offload tunnel decap rules via indirect callbacks
Sriharsha Basavapatna
3
-2
/
+165
2019-10-31
bnxt_en: Add support for NAT(L3/L4 rewrite)
Somnath Kotur
2
-7
/
+144
2019-10-31
bnxt: Avoid logging an unnecessary message when a flow can't be offloaded
Somnath Kotur
1
-1
/
+2
2019-10-31
bnxt_en: Add support for L2 rewrite
Venkat Duvvuru
2
-0
/
+143
2019-10-31
net: dsa: tag_8021q: clarify index limitation
Vivien Didelot
1
-3
/
+2
2019-10-31
net: dsa: remove limitation of switch index value
Vivien Didelot
1
-2
/
+0
2019-10-31
net: dsa: remove tree functions related to switches
Vivien Didelot
1
-33
/
+10
2019-10-31
net: dsa: remove the dst->ds array
Vivien Didelot
2
-12
/
+0
2019-10-31
net: dsa: remove switch routing table setup code
Vivien Didelot
1
-22
/
+2
2019-10-31
net: dsa: remove ds->rtable
Vivien Didelot
2
-11
/
+0
2019-10-31
net: dsa: list DSA links in the fabric
Vivien Didelot
3
-6
/
+72
2019-10-31
net: documentation: add docs for MAC/PHY support in DPAA2
Ioana Ciornei
3
-0
/
+194
2019-10-31
dpaa2-eth: add MAC/PHY support through phylink
Ioana Ciornei
10
-21
/
+818
2019-10-31
dpaa2-eth: update the TX frame queues on DPNI_IRQ_EVENT_ENDPOINT_CHANGED
Ioana Ciornei
1
-4
/
+3
2019-10-31
bus: fsl-mc: add the fsl_mc_get_endpoint function
Ioana Ciornei
5
-4
/
+132
2019-10-31
bus: fsl-mc: export device types present on the bus
Ioana Ciornei
1
-0
/
+10
2019-10-31
sfc: add XDP counters to ethtool stats
Charles McLachlan
3
-0
/
+42
2019-10-31
sfc: handle XDP_TX outcomes of XDP eBPF programs
Charles McLachlan
4
-1
/
+116
2019-10-31
sfc: allocate channels for XDP tx queues
Charles McLachlan
4
-40
/
+190
2019-10-31
sfc: Enable setting of xdp_prog
Charles McLachlan
1
-0
/
+70
2019-10-31
sfc: perform XDP processing on received packets
Charles McLachlan
3
-2
/
+145
2019-10-31
sfc: support encapsulation of xdp_frames in efx_tx_buffer
Charles McLachlan
2
-2
/
+10
2019-10-31
mlxsw: Fix 64-bit division in mlxsw_sp_sb_prs_init
Nathan Chancellor
1
-1
/
+1
2019-10-31
s390/qeth: don't cache MAC addresses for multicast IPs
Julian Wiedmann
3
-19
/
+12
2019-10-31
s390/qeth: use helpers for IP address hashing
Julian Wiedmann
2
-19
/
+10
2019-10-31
s390/qeth: don't set card state in qeth_qdio_clear_card()
Julian Wiedmann
1
-1
/
+0
2019-10-31
s390/qeth: consolidate some duplicated HW cmd code
Julian Wiedmann
3
-31
/
+9
2019-10-31
s390/qeth: keep IRQ disabled until NAPI is really done
Julian Wiedmann
1
-3
/
+3
2019-10-31
s390/qeth: use QDIO_BUFNR()
Julian Wiedmann
1
-20
/
+17
2019-10-31
s390/qeth: use IQD Multi-Write
Julian Wiedmann
2
-10
/
+53
2019-10-31
s390/qdio: implement IQD Multi-Write
Julian Wiedmann
2
-16
/
+16
2019-10-31
dpaa_eth: register a device link for the qman portal used
Madalin Bucur
3
-15
/
+3
2019-10-31
soc: fsl: qbman: allow registering a device link for the portal user
Madalin Bucur
2
-0
/
+31
2019-10-31
dpaa_eth: extend delays in ndo_stop
Madalin Bucur
1
-1
/
+3
2019-10-31
dpaa_eth: remove netdev_err() for user errors
Madalin Bucur
1
-12
/
+4
2019-10-31
dpaa_eth: add dropped frames to percpu ethtool stats
Madalin Bucur
1
-0
/
+8
2019-10-31
dpaa_eth: use a page to store the SGT
Madalin Bucur
1
-22
/
+21
2019-10-31
dpaa_eth: cleanup skb_to_contig_fd()
Madalin Bucur
1
-7
/
+7
2019-10-31
dpaa_eth: use fd information in dpaa_cleanup_tx_fd()
Madalin Bucur
1
-6
/
+7
2019-10-31
dpaa_eth: simplify variables used in dpaa_cleanup_tx_fd()
Madalin Bucur
1
-7
/
+7
2019-10-31
dpaa_eth: avoid timestamp read on error paths
Madalin Bucur
1
-7
/
+10
2019-10-31
dpaa_eth: perform DMA unmapping before read
Madalin Bucur
1
-15
/
+17
2019-10-31
dpaa_eth: use page backed rx buffers
Madalin Bucur
1
-29
/
+22
[next]