Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
fa833bd52b7b58d8311bf6a0be29a32e62a1f289
fa833bd
net/mlx5e: Rely on rcu instead of rtnl lock when getting upper dev
by Vlad Buslov
· 6 years ago
0e18134
net/mlx5e: Eswitch, use state_lock to synchronize vlan change
by Vlad Buslov
· 6 years ago
525e84be
net/mlx5e: Eswitch, change offloads num_flows type to atomic64
by Vlad Buslov
· 6 years ago
ad86755
net/mlx5e: Protect unready flows with dedicated lock
by Vlad Buslov
· 6 years ago
c5d326b
net/mlx5e: Protect tc flows hashtable with rcu
by Vlad Buslov
· 6 years ago
226f2ca
net/mlx5e: Change flow flags type to unsigned long
by Vlad Buslov
· 6 years ago
5a7e5bc
net/mlx5e: Extend tc flow struct with reference counter
by Vlad Buslov
· 6 years ago
233fd21
net/mlx5e: Simplify get_route_and_out_devs helper function
by Eli Britstein
· 6 years ago
aae6715
net/mlx5e: Fix unnecessary flow_block_cb_is_busy call
by wenxu
· 5 years ago
79ce39b
net/mlx5e: Improve ethtool rxnfc callback structure
by Saeed Mahameed
· 6 years ago
4240196
net/mlx5e: Avoid warning print when not required
by Saeed Mahameed
· 6 years ago
842a2eb2
net/mlx5e: Print a warning when LRO feature is dropped or not allowed
by Huy Nguyen
· 6 years ago
85fd801
Merge branch 'bnxt_en-TPA-57500'
by David S. Miller
· 5 years ago
49c9842
bnxt_en: Add PCI IDs for 57500 series NPAR devices.
by Michael Chan
· 5 years ago
1dc88b9
bnxt_en: Support all variants of the 5750X chip family.
by Michael Chan
· 5 years ago
7c38091
bnxt_en: Refactor bnxt_init_one() and turn on TPA support on 57500 chips.
by Michael Chan
· 5 years ago
78e7b86
bnxt_en: Support TPA counters on 57500 chips.
by Michael Chan
· 5 years ago
4e74850
bnxt_en: Allocate the larger per-ring statistics block for 57500 chips.
by Michael Chan
· 5 years ago
ee79566
bnxt_en: Refactor ethtool ring statistics logic.
by Michael Chan
· 5 years ago
67912c3
bnxt_en: Add hardware GRO setup function for 57500 chips.
by Michael Chan
· 5 years ago
ec4d8e7
bnxt_en: Add TPA ID mapping logic for 57500 chips.
by Michael Chan
· 5 years ago
bfcd8d7
bnxt_en: Add fast path logic for TPA on 57500 chips.
by Michael Chan
· 5 years ago
f45b7b7
bnxt_en: Set TPA GRO mode flags on 57500 chips properly.
by Michael Chan
· 5 years ago
bee5a18
bnxt_en: Refactor tunneled hardware GRO logic.
by Michael Chan
· 5 years ago
8fe88ce
bnxt_en: Handle standalone RX_AGG completions.
by Michael Chan
· 5 years ago
79632e9
bnxt_en: Expand bnxt_tpa_info struct to support 57500 chips.
by Michael Chan
· 5 years ago
4a228a3
bnxt_en: Refactor TPA logic.
by Michael Chan
· 5 years ago
218a8a7
bnxt_en: Add TPA structure definitions for BCM57500 chips.
by Michael Chan
· 5 years ago
2792b5b
bnxt_en: Update firmware interface spec. to 1.10.0.89.
by Michael Chan
· 5 years ago
473d924
can: fix ioctl function removal
by Oliver Hartkopp
· 5 years ago
1cb9dfc
net: dsa: mv88e6xxx: avoid some redundant vtu load/purge operations
by Rasmus Villemoes
· 5 years ago
ef14358
r8169: make use of xmit_more
by Heiner Kallweit
· 5 years ago
171a9ba
staging/octeon: Allow test build on !MIPS
by Matthew Wilcox (Oracle)
· 5 years ago
c51ab06
net: ag71xx: use resource_size for the ioremap size
by Ding Xiang
· 5 years ago
e9e1dcd
Merge branch 'nfc-next'
by David S. Miller
· 5 years ago
8f6920a
NFC: nxp-nci: Fix recommendation for NFC_NXP_NCI_I2C Kconfig
by Sedat Dilek
· 5 years ago
6f713f4
NFC: nxp-nci: Clarify on supported chips
by Sedat Dilek
· 5 years ago
826a99e
NFC: nxp-nci: Remove 'default n' for the core
by Andy Shevchenko
· 5 years ago
3b11dc5
NFC: nxp-nci: Remove unused macro pr_fmt()
by Andy Shevchenko
· 5 years ago
41bd9ce
NFC: nxp-nci: Drop comma in terminator lines
by Andy Shevchenko
· 5 years ago
da05208
NFC: nxp-nci: Drop of_match_ptr() use
by Andy Shevchenko
· 5 years ago
52c2ea0
NFC: nxp-nci: Constify acpi_device_id
by Andy Shevchenko
· 5 years ago
4f1cbf2
NFC: nxp-nci: Get rid of useless label
by Andy Shevchenko
· 5 years ago
ad0acfd
NFC: nxp-nci: Get rid of code duplication in ->probe()
by Andy Shevchenko
· 5 years ago
099d03f
NFC: nxp-nci: Add GPIO ACPI mapping table
by Andy Shevchenko
· 5 years ago
4320176
NFC: nxp-nci: Convert to use GPIO descriptor
by Andy Shevchenko
· 5 years ago
3b0b278
NFC: nxp-nci: Get rid of platform data
by Andy Shevchenko
· 5 years ago
1b14a37
NFC: nxp-nci: Add NXP1001 to the ACPI ID table
by Andy Shevchenko
· 5 years ago
18917d5
NFC: fix attrs checks in netlink interface
by Andrey Konovalov
· 5 years ago
d24b6c6
Merge branch 'hns3-next'
by David S. Miller
· 5 years ago
08d80a4
net: hns3: use dev_info() instead of pr_info()
by Huazhong Tan
· 5 years ago
dbba6da
net: hns3: Add support for using order 1 pages with a 4K buffer
by Yunsheng Lin
· 5 years ago
0812545
net: hns3: add interrupt affinity support for misc interrupt
by Yunsheng Lin
· 5 years ago
7be1b9f
net: hns3: make hclge_service use delayed workqueue
by Yunsheng Lin
· 5 years ago
1c82294
net: hns3: add debug messages to identify eth down cause
by Yonglong Liu
· 5 years ago
9237137
net: hns3: modify firmware version display format
by Yufeng Mo
· 5 years ago
d659f9f
net: hns3: change GFP flag during lock period
by Yufeng Mo
· 5 years ago
8e9eee7
net: hns3: remove upgrade reset level when reset fail
by Huazhong Tan
· 5 years ago
aa3253b
net: hns3: add a check for get_reset_level
by Guangbin Huang
· 5 years ago
44950d2
net: hns3: add reset checking before set channels
by Jian Shen
· 5 years ago
dda91bd
Merge branch 'mlxsw-spectrum_acl-Forbid-unsupported-filters'
by David S. Miller
· 5 years ago
7079676
mlxsw: spectrum_flower: Forbid to offload match on reserved TCP flags bits
by Jiri Pirko
· 5 years ago
c9588e2
mlxsw: spectrum_acl: Track rules that forbid egress block bind
by Jiri Pirko
· 5 years ago
185556f
mlxsw: spectrum_flower: Forbid to offload mirred redirect on egress
by Jiri Pirko
· 5 years ago
ca4ac16
Merge branch 'r8169-improve-HW-csum-and-TSO-handling'
by David S. Miller
· 5 years ago
93681cd
r8169: enable HW csum and TSO
by Heiner Kallweit
· 5 years ago
96ea772
r8169: remove r8169_csum_workaround
by Heiner Kallweit
· 5 years ago
e64e0c8
r8169: implement callback ndo_features_check
by Heiner Kallweit
· 5 years ago
0170d59
r8169: set GSO size and segment limits
by Heiner Kallweit
· 5 years ago
280b0b8
ipv6: remove printk
by Jonathan Lemon
· 5 years ago
edcde3e
r8169: align setting PME with vendor driver
by Heiner Kallweit
· 5 years ago
91c6bfb
mlx4/en_netdev: allow offloading VXLAN over VLAN
by Davide Caratti
· 5 years ago
85d2c5c
drivers: net: xgene: Move status variable declaration into CONFIG_ACPI block
by Nathan Chancellor
· 5 years ago
ddfbee9
net: stmmac: Do not request stmmaceth clock
by Thierry Reding
· 5 years ago
1a981c0
net: stmmac: Make MDIO bus reset optional
by Thierry Reding
· 5 years ago
f530eed
net: neigh: remove redundant assignment to variable bucket
by Colin Ian King
· 5 years ago
cd8ae20
sis900: add support for ethtool's EEPROM dump
by Sergej Benilov
· 5 years ago
1fbf400
staging: octeon: Fix build failure due to typo.
by David S. Miller
· 5 years ago
00c33af
net: mvneta: use devm_platform_ioremap_resource() to simplify code
by Jisheng Zhang
· 5 years ago
b591c6f6
Merge branch 'tipc-link-changeover-issues'
by David S. Miller
· 5 years ago
2320bcd
tipc: fix changeover issues due to large packet
by Tuong Lien
· 5 years ago
4929a93
tipc: optimize link synching mechanism
by Tuong Lien
· 5 years ago
37f7c66
ptp: ptp_dte: remove redundant dev_err message
by Ding Xiang
· 5 years ago
f2ad83a
Merge branch 'mlxsw-Two-small-updates'
by David S. Miller
· 5 years ago
fc25996
mlxsw: spectrum_router: Increase scale of IPv6 nexthop groups
by Ido Schimmel
· 5 years ago
b06689c
mlxsw: spectrum: Expose KVD size for Spectrum-2
by Amit Cohen
· 5 years ago
c93496e
net: sfc: falcon: convert to i2c_new_dummy_device
by Wolfram Sang
· 5 years ago
9eed21c
mlx4: avoid large stack usage in mlx4_init_hca()
by Arnd Bergmann
· 5 years ago
7c116e0
qed: reduce maximum stack frame size
by Arnd Bergmann
· 5 years ago
81cd17a
r8169: improve rtl_set_rx_mode
by Heiner Kallweit
· 5 years ago
ce599b1
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 5 years ago
d601be9
net/ixgbevf: fix a compilation error of skb_frag_t
by Qian Cai
· 5 years ago
e62088e
selftests: mlxsw: Fix typo in qos_mc_aware.sh
by Masanari Iida
· 5 years ago
2ec0a89
qlge: Fix build error without CONFIG_ETHERNET
by YueHaibing
· 5 years ago
ed72a9b
r8169: fix a typo in a comment
by Corentin Musard
· 5 years ago
e5e9a2e
e1000e: add workaround for possible stalled packet
by Kai-Heng Feng
· 6 years ago
6d37a38
igc: Add more SKUs for i225 device
by Sasha Neftin
· 6 years ago
bb4265e
igc: Update the MAC reset flow
by Sasha Neftin
· 6 years ago
6145787
igc: Remove the unused field from a device specification structure
by Sasha Neftin
· 6 years ago
2b69286
igc: Remove the polarity field from a PHY information structure
by Sasha Neftin
· 6 years ago
Next »