Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
40416d8ede651d26ce334f496a336aa1d38d1c97
40416d8
net/mlx5: DR, Replace CRC32 implementation to use kernel lib
by Hamdan Igbaria
· 6 years ago
52340b8
hp100: Move 100BaseVG AnyLAN driver to staging
by Joe Perches
· 5 years ago
4471542
Merge branch 'bnxt_en-Updates-for-net-next'
by David S. Miller
· 5 years ago
6a68749
bnxt_en: Call bnxt_ulp_stop()/bnxt_ulp_start() during suspend/resume.
by Pavan Chebbi
· 5 years ago
f3a6d20
bnxt_en: Call bnxt_ulp_stop()/bnxt_ulp_start() during error recovery.
by Vasundhara Volam
· 5 years ago
aa46dff
bnxt_en: Improve bnxt_ulp_stop()/bnxt_ulp_start() call sequence.
by Vasundhara Volam
· 5 years ago
627c89d
bnxt_en: flow_offload: offload tunnel decap rules via indirect callbacks
by Sriharsha Basavapatna
· 5 years ago
9b9eb51
bnxt_en: Add support for NAT(L3/L4 rewrite)
by Somnath Kotur
· 5 years ago
08f8280
bnxt: Avoid logging an unnecessary message when a flow can't be offloaded
by Somnath Kotur
· 5 years ago
90f9062
bnxt_en: Add support for L2 rewrite
by Venkat Duvvuru
· 5 years ago
e43ea83
Merge branch 'net-dsa-replace-routing-tables-with-a-list'
by David S. Miller
· 5 years ago
fcee85f
net: dsa: tag_8021q: clarify index limitation
by Vivien Didelot
· 5 years ago
27d4d19
net: dsa: remove limitation of switch index value
by Vivien Didelot
· 5 years ago
8e5cb84
net: dsa: remove tree functions related to switches
by Vivien Didelot
· 5 years ago
9c8ad1a
net: dsa: remove the dst->ds array
by Vivien Didelot
· 5 years ago
3774ecd
net: dsa: remove switch routing table setup code
by Vivien Didelot
· 5 years ago
96252b8
net: dsa: remove ds->rtable
by Vivien Didelot
· 5 years ago
c5f5176
net: dsa: list DSA links in the fabric
by Vivien Didelot
· 5 years ago
5c26c1d
Merge branch 'dpaa2-eth-add-MAC-PHY-support-through-phylink'
by David S. Miller
· 5 years ago
ecc5fe7
net: documentation: add docs for MAC/PHY support in DPAA2
by Ioana Ciornei
· 5 years ago
7194792
dpaa2-eth: add MAC/PHY support through phylink
by Ioana Ciornei
· 5 years ago
f5c3fff
dpaa2-eth: update the TX frame queues on DPNI_IRQ_EVENT_ENDPOINT_CHANGED
by Ioana Ciornei
· 5 years ago
1ac210d
bus: fsl-mc: add the fsl_mc_get_endpoint function
by Ioana Ciornei
· 5 years ago
6fff8c0
bus: fsl-mc: export device types present on the bus
by Ioana Ciornei
· 5 years ago
e3b205b
Merge branch 'sfc-Add-XDP-support'
by David S. Miller
· 5 years ago
cd846be
sfc: add XDP counters to ethtool stats
by Charles McLachlan
· 5 years ago
dfe44c1
sfc: handle XDP_TX outcomes of XDP eBPF programs
by Charles McLachlan
· 5 years ago
3990a8f
sfc: allocate channels for XDP tx queues
by Charles McLachlan
· 5 years ago
e45a4fe
sfc: Enable setting of xdp_prog
by Charles McLachlan
· 5 years ago
eb9a36b
sfc: perform XDP processing on received packets
by Charles McLachlan
· 5 years ago
8c42350
sfc: support encapsulation of xdp_frames in efx_tx_buffer
by Charles McLachlan
· 5 years ago
d170eb6
mlxsw: Fix 64-bit division in mlxsw_sp_sb_prs_init
by Nathan Chancellor
· 5 years ago
72919b6
Merge branch 's390-next'
by David S. Miller
· 5 years ago
8bf70b6
s390/qeth: don't cache MAC addresses for multicast IPs
by Julian Wiedmann
· 5 years ago
1b40d4b
s390/qeth: use helpers for IP address hashing
by Julian Wiedmann
· 5 years ago
04fa55f
s390/qeth: don't set card state in qeth_qdio_clear_card()
by Julian Wiedmann
· 5 years ago
9897d58
s390/qeth: consolidate some duplicated HW cmd code
by Julian Wiedmann
· 5 years ago
f9ce416
s390/qeth: keep IRQ disabled until NAPI is really done
by Julian Wiedmann
· 5 years ago
ec2b559
s390/qeth: use QDIO_BUFNR()
by Julian Wiedmann
· 5 years ago
8b664cd1
s390/qeth: use IQD Multi-Write
by Julian Wiedmann
· 5 years ago
b7f143d
s390/qdio: implement IQD Multi-Write
by Julian Wiedmann
· 5 years ago
4a956bd
Merge branch 'DPAA-Ethernet-changes'
by David S. Miller
· 5 years ago
e06eea5
dpaa_eth: register a device link for the qman portal used
by Madalin Bucur
· 5 years ago
a2d00f3
soc: fsl: qbman: allow registering a device link for the portal user
by Madalin Bucur
· 5 years ago
e414696
dpaa_eth: extend delays in ndo_stop
by Madalin Bucur
· 5 years ago
1f722e1
dpaa_eth: remove netdev_err() for user errors
by Madalin Bucur
· 5 years ago
46e93e5
dpaa_eth: add dropped frames to percpu ethtool stats
by Madalin Bucur
· 5 years ago
84d06c6
dpaa_eth: use a page to store the SGT
by Madalin Bucur
· 5 years ago
2388ba3
dpaa_eth: cleanup skb_to_contig_fd()
by Madalin Bucur
· 5 years ago
7689d82
dpaa_eth: use fd information in dpaa_cleanup_tx_fd()
by Madalin Bucur
· 5 years ago
ae1512f
dpaa_eth: simplify variables used in dpaa_cleanup_tx_fd()
by Madalin Bucur
· 5 years ago
9a4f4f3
dpaa_eth: avoid timestamp read on error paths
by Madalin Bucur
· 5 years ago
c70fd31
dpaa_eth: perform DMA unmapping before read
by Madalin Bucur
· 5 years ago
8151ee8
dpaa_eth: use page backed rx buffers
by Madalin Bucur
· 5 years ago
f07f300
dpaa_eth: use only one buffer pool per interface
by Madalin Bucur
· 5 years ago
2bd7c3e
Merge branch 'net-hns3-add-some-optimizations-and-cleanups'
by David S. Miller
· 5 years ago
39edaf2
net: hns3: cleanup byte order issues when printed
by Guojia Liao
· 5 years ago
adcf738b
net: hns3: cleanup some print format warning
by Guojia Liao
· 5 years ago
9e69045
net: hns3: add or modify some comments
by Guangbin Huang
· 5 years ago
0bfdf28
net: hns3: optimize local variable initialization
by Guangbin Huang
· 5 years ago
e4b806e
net: hns3: cleanup a format-truncation warning
by Guojia Liao
· 5 years ago
db4d3d5
net: hns3: cleanup some coding style issues
by Guangbin Huang
· 5 years ago
d6ad7c5
net: hns3: cleanup some magic numbers
by Guojia Liao
· 5 years ago
647522a
net: hns3: add struct netdev_queue debug info for TX timeout
by Yunsheng Lin
· 5 years ago
3d77d0c
net: hns3: dump some debug information when reset fail
by Huazhong Tan
· 5 years ago
7969774
Merge branch 'bnxt_en-Add-OP-TEE-based-bnxt-f-w-manager'
by David S. Miller
· 5 years ago
0b0eacf
bnxt_en: Add support to collect crash dump via ethtool
by Vasundhara Volam
· 5 years ago
e07ab20
bnxt_en: Add support to invoke OP-TEE API to reset firmware
by Vasundhara Volam
· 5 years ago
2468809
firmware: broadcom: add OP-TEE based BNXT f/w manager
by Vikas Gupta
· 5 years ago
8c933ea
Merge branch 'mlxsw-Make-port-split-code-more-generic'
by David S. Miller
· 5 years ago
973b7fd
mlxsw: spectrum: Generalize split count check
by Jiri Pirko
· 5 years ago
fbbeea3
mlxsw: spectrum: Iterate over all ports in gap during unsplit create
by Jiri Pirko
· 5 years ago
c3a64b5
mlxsw: spectrum: Fix base port get for split count 4 and 8
by Jiri Pirko
· 5 years ago
013da29
mlxsw: spectrum: Use port_module_max_width to compute base port index
by Jiri Pirko
· 5 years ago
4918527
mlxsw: spectrum: Remember split base local port and use it in unsplit
by Jiri Pirko
· 5 years ago
038784a
mlxsw: spectrum: Introduce resource for getting offset of 4 lanes split port
by Jiri Pirko
· 5 years ago
d0846ce
mlxsw: spectrum: Push getting offsets of split ports into a helper
by Jiri Pirko
· 5 years ago
c8fc10d
mlxsw: spectrum: Add sanity checks into module info get
by Jiri Pirko
· 5 years ago
35896d9
mlxsw: spectrum: Pass mapping values in port mapping structure
by Jiri Pirko
· 5 years ago
7b39fa5
mlxsw: spectrum: Use mapping of port being split for creating split ports
by Jiri Pirko
· 5 years ago
4a7f970
mlxsw: spectrum: Replace port_to_module array with array of structs
by Jiri Pirko
· 5 years ago
26a6bef
mlxsw: spectrum: Distinguish between unsplittable and split port
by Jiri Pirko
· 5 years ago
2e6a2d7
mlxsw: spectrum: Move max_width check up before count check
by Jiri Pirko
· 5 years ago
25911e1
mlxsw: spectrum: Use PMTM register to get max module width
by Jiri Pirko
· 5 years ago
a513b1a
mlxsw: reg: Add Port Module Type Mapping Register
by Jiri Pirko
· 5 years ago
94e7683
mlxsw: reg: Extend PMLP tx/rx lane value size to 4 bits
by Jiri Pirko
· 5 years ago
d74361d
cxgb4/l2t: Simplify 't4_l2e_free()' and '_t4_l2e_free()'
by Christophe JAILLET
· 5 years ago
d86784f
Merge branch 'Control-action-percpu-counters-allocation-by-netlink-flag'
by David S. Miller
· 5 years ago
9ae6b78
tc-testing: implement tests for new fast_init action flag
by Vlad Buslov
· 5 years ago
e382267
net: sched: update action implementations to support flags
by Vlad Buslov
· 5 years ago
abbb0d3
net: sched: extend TCA_ACT space with TCA_ACT_FLAGS
by Vlad Buslov
· 5 years ago
5e174d5
net: sched: modify stats helper functions to support regular stats
by Vlad Buslov
· 5 years ago
ef816f3
net: sched: don't expose action qstats to skb_tc_reinsert()
by Vlad Buslov
· 5 years ago
26b537a
net: sched: extract qstats update code into functions
by Vlad Buslov
· 5 years ago
5e1ad95
net: sched: extract bstats update code into function
by Vlad Buslov
· 5 years ago
c8ecebd
net: sched: extract common action counters update code into function
by Vlad Buslov
· 5 years ago
21d8bd1
net: qrtr: Simplify 'qrtr_tun_release()'
by Christophe JAILLET
· 5 years ago
dba7bf0
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 5 years ago
84e93d99
wimax: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
by zhong jiang
· 5 years ago
a2a1a13
net: dsa: add ethtool pause configuration support
by Heiner Kallweit
· 5 years ago
Next »