Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b7f143d093e10cd39ae4a22d2f57ac853017f49e
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
1d7a552
vxlan: drop "vxlan" parameter in vxlan_fdb_alloc()
by Guillaume Nault
· 5 years ago
a319fb5
net: phy: marvell: add downshift support for 88E1145
by Heiner Kallweit
· 5 years ago
29f5287
Merge branch 'ICMP-flow-improvements'
by David S. Miller
· 5 years ago
58deb77
bonding: balance ICMP echoes in layer3+4 mode
by Matteo Croce
· 5 years ago
5dec597
flow_dissector: extract more ICMP information
by Matteo Croce
· 5 years ago
3b336d6
flow_dissector: skip the ICMP dissector for non ICMP packets
by Matteo Croce
· 5 years ago
98298e6
flow_dissector: add meaningful comments
by Matteo Croce
· 5 years ago
c4917bf
tc-testing: fixed two failing pedit tests
by Roman Mashak
· 5 years ago
c0bceb9
tipc: add smart nagle feature
by Jon Maloy
· 5 years ago
6c814e8
Merge branch 'mlxsw-Update-firmware-version'
by David S. Miller
· 5 years ago
a72afb6
mlxsw: Enforce firmware version for Spectrum-2
by Ido Schimmel
· 5 years ago
5fd2ef4
mlxsw: Bump firmware version to 13.2000.2308
by Ido Schimmel
· 5 years ago
ff29883
mlxsw: pci: Increase PCI reset timeout for SN3800 systems
by Ido Schimmel
· 5 years ago
5075066
mlxsw: reg: Increase size of MPAR register
by Ido Schimmel
· 5 years ago
203bddf
e1000e: Fix compiler warning when CONFIG_PM_SLEEP is not set
by Sasha Neftin
· 5 years ago
fb776f5
e1000e: Add support for Tiger Lake
by Sasha Neftin
· 5 years ago
3fd8ed5
i40e: Add UDP segmentation offload support
by Josh Hunt
· 5 years ago
c74d4bd
ixgbe: Add UDP segmentation offload support
by Josh Hunt
· 5 years ago
4085d06
igb: Add UDP segmentation offload support
by Josh Hunt
· 5 years ago
7492344
Merge branch 'nfc-pn533-add-uart-phy-driver'
by David S. Miller
· 5 years ago
e4a5dc1
nfc: pn532_uart: Make use of pn532 autopoll
by Lars Poeschel
· 5 years ago
c64b875
nfc: pn533: Add autopoll capability
by Lars Poeschel
· 5 years ago
c656aa4
nfc: pn533: add UART phy driver
by Lars Poeschel
· 5 years ago
843cc92
nfc: pn533: Split pn533 init & nfc_register
by Lars Poeschel
· 5 years ago
0bf2840
nfc: pn533: Add dev_up/dev_down hooks to phy_ops
by Lars Poeschel
· 5 years ago
3c57b39
nfc: pn532: Add uart phy docs and rename it
by Lars Poeschel
· 5 years ago
3d5f3a6
nfc: pn533: i2c: "pn532" as dt compatible string
by Lars Poeschel
· 5 years ago
daee559
e1000e: Drop unnecessary __E1000_DOWN bit twiddling
by Alexander Duyck
· 5 years ago
a702381
e1000e: Use rtnl_lock to prevent race conditions between net and pci/pm
by Alexander Duyck
· 5 years ago
914ee9c
e1000e: Add support for Comet Lake
by Sasha Neftin
· 5 years ago
9014fc3
Merge branch 'bridge-fdbs-bitops'
by David S. Miller
· 5 years ago
3fb01a3
net: bridge: fdb: set flags directly in fdb_create
by Nikolay Aleksandrov
· 5 years ago
d38c6e3
net: bridge: fdb: convert offloaded to use bitops
by Nikolay Aleksandrov
· 5 years ago
b5cd9f7
net: bridge: fdb: convert added_by_external_learn to use bitops
by Nikolay Aleksandrov
· 5 years ago
ac3ca6a
net: bridge: fdb: convert added_by_user to bitops
by Nikolay Aleksandrov
· 5 years ago
e0458d9
net: bridge: fdb: convert is_sticky to bitops
by Nikolay Aleksandrov
· 5 years ago
29e63ff
net: bridge: fdb: convert is_static to bitops
by Nikolay Aleksandrov
· 5 years ago
6869c3b
net: bridge: fdb: convert is_local to bitops
by Nikolay Aleksandrov
· 5 years ago
8466a57
net/smc: remove unneeded include for smc.h
by Ursula Braun
· 5 years ago
f73b128
tipc: improve throughput between nodes in netns
by Hoang Le
· 5 years ago
Next »