Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
fe94cc290f535709d3c5ebd1e472dfd0aec7ee79
/
drivers
c217abc
nfp: bpf: support arithmetic indirect right shift (BPF_ARSH | BPF_X)
by Jiong Wang
· 7 years ago
f43d0f1
nfp: bpf: support arithmetic right shift by constant (BPF_ARSH | BPF_K)
by Jiong Wang
· 7 years ago
991f5b3
nfp: bpf: support logic indirect shifts (BPF_[L|R]SH | BPF_X)
by Jiong Wang
· 7 years ago
b9f672a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
8e725f7
cxgb4: update LE-TCAM collection for T6
by Rahul Lakkireddy
· 7 years ago
fc16f56
qed: Fix LL2 race during connection terminate
by Michal Kalderon
· 7 years ago
6291c60
qed: Fix possibility of list corruption during rmmod flows
by Michal Kalderon
· 7 years ago
974f6c0
qed: LL2 flush isles when connection is closed
by Michal Kalderon
· 7 years ago
76e597e
net: ethoc: Remove useless test before clk_disable_unprepare
by YueHaibing
· 7 years ago
93120eb
net: stmmac: Remove useless test before clk_disable_unprepare
by YueHaibing
· 7 years ago
9e6881d
net: qcom/emac: Encapsulate sgmii ops under one structure
by Hemanth Puranik
· 7 years ago
721ce0f
net: qualcomm: rmnet: Remove redundant command check
by Subash Abhinov Kasiviswanathan
· 7 years ago
bbde32d
net: qualcomm: rmnet: Add support for ethtool private stats
by Subash Abhinov Kasiviswanathan
· 7 years ago
1eece79
net: qualcomm: rmnet: Capture all drops in transmit path
by Subash Abhinov Kasiviswanathan
· 7 years ago
00e798c
drivers: net: Remove device_node checks with of_mdiobus_register()
by Florian Fainelli
· 7 years ago
6d07a68
of: mdio: Fall back to mdiobus_register() with NULL device_node
by Florian Fainelli
· 7 years ago
c6213eb
net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret value
by Grygorii Strashko
· 7 years ago
b3c898e
Revert "bonding: allow carrier and link status to determine link state"
by Debabrata Banerjee
· 7 years ago
1386c36b
bonding: allow carrier and link status to determine link state
by Debabrata Banerjee
· 7 years ago
e79c105
bonding: allow use of tx hashing in balance-alb
by Debabrata Banerjee
· 7 years ago
cbeeea7
bonding: use common mac addr checks
by Debabrata Banerjee
· 7 years ago
2578041
bonding: don't queue up extraneous rlb updates
by Debabrata Banerjee
· 7 years ago
7d6541f
Merge tag 'mlx5e-updates-2018-05-14' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 7 years ago
6a81441
net: hns3: Fixes the missing PCI iounmap for various legs
by Fuyun Liang
· 7 years ago
fa8d82e
net: hns3: Add support of .sriov_configure in HNS3 driver
by Peng Li
· 7 years ago
be8d8cd
net: hns3: Fix for fiber link up problem
by Yunsheng Lin
· 7 years ago
67bf254
net: hns3: Fixes the back pressure setting when sriov is enabled
by Yunsheng Lin
· 7 years ago
0c69825
net: hns3: Change return value in hnae3_register_client
by Fuyun Liang
· 7 years ago
854cf33
net: hns3: Change return type of hnae3_register_ae_algo
by Fuyun Liang
· 7 years ago
50fbc23
net: hns3: Change return type of hnae3_register_ae_dev
by Fuyun Liang
· 7 years ago
e3afa96
net: hns3: Add a check for client instance init state
by Fuyun Liang
· 7 years ago
3e249d3
net: hns3: Fix for the null pointer problem occurring when initializing ae_dev failed
by Fuyun Liang
· 7 years ago
2312e05
net: hns3: Fix for deadlock problem occurring when unregistering ae_algo
by Fuyun Liang
· 7 years ago
a556c76
net: mscc: Add initial Ocelot switch support
by Alexandre Belloni
· 7 years ago
542671f
net: phy: mscc-miim: Add MDIO driver
by Alexandre Belloni
· 7 years ago
98f3697
cxgb4: add tc flower match support for tunnel VNI
by Kumar Sanghvi
· 7 years ago
0e5c04f
net/mlx5e: Remove MLX5E_TEST_BIT macro
by Gal Pressman
· 7 years ago
bfbe205
net/mlx5e: Use test bit in en accel xmit flow
by Gal Pressman
· 7 years ago
af5a6c9
net/mlx5e: Use __set_bit for adaptive-moderation bit in RQ state
by Gal Pressman
· 7 years ago
1e7477a
net/mlx5e: Report all channels with min RX WQEs timeout
by Eran Ben Elisha
· 7 years ago
38aa51c
net/mlx5e: Support offloaded TC flows with no matches on headers
by Or Gerlitz
· 7 years ago
d708f90
net/mlx5e: Get the required HW match level while parsing TC flow matches
by Or Gerlitz
· 7 years ago
5478290
net/mlx5e: Properly order min inline mode setup while parsing TC matches
by Or Gerlitz
· 7 years ago
1cab1cd
net/mlx5e: Use local actions var while processing offloaded TC flow actions
by Or Gerlitz
· 7 years ago
31c8eba
net/mlx5e: Return success when TC offloaded fdb actions parsed ok
by Or Gerlitz
· 7 years ago
c180f67
net/mlx5e: Avoid redundant zeroing of offloaded TC flow attributes
by Or Gerlitz
· 7 years ago
b3a433d
net/mlx5e: Clean static checker complaints on TC offload and VF reps code
by Or Gerlitz
· 7 years ago
4601266
net/mlx5e: Remove double defined DMAC header re-write element
by Or Gerlitz
· 7 years ago
efb6d7a
net/mlx5e: Use bool as return type for mlx5e_xdp_handle
by Tariq Toukan
· 7 years ago
bd206fd
net/mlx5e: Use u8 instead of int for LRO number of segments
by Tariq Toukan
· 7 years ago
e36d481
net/mlx5e: Skip redundant checks when providing NUD lastuse feedback
by Roi Dayan
· 7 years ago
b8c931b
net/mlx5e: Remove redundant vport context vlan update
by Saeed Mahameed
· 7 years ago
7cfac88
cxgb4: do not fail vf instatiation in slave mode
by Arjun Vynipadath
· 7 years ago
55c0211
mlxsw: spectrum_span: Support LAG under mirror-to-gretap
by Petr Machata
· 7 years ago
bde4c56
net: ethernet: ti: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
by Hernán Gonzalez
· 7 years ago
9bf5085
net: stmmac: dwmac-sun8i: Add support for GMAC on Allwinner R40 SoC
by Chen-Yu Tsai
· 7 years ago
7b270b7
net: stmmac: dwmac-sun8i: Support different ranges for TX/RX delay chains
by Chen-Yu Tsai
· 7 years ago
49a06ca
net: stmmac: dwmac-sun8i: Allow getting syscon regmap from external device
by Chen-Yu Tsai
· 7 years ago
25ae15f
net: stmmac: dwmac-sun8i: Use regmap_field for syscon register access
by Chen-Yu Tsai
· 7 years ago
447b1bb
net: dsa: mv88e6xxx: add a stats setup function
by Vivien Didelot
· 7 years ago
93e18d6
net: dsa: mv88e6xxx: add IEEE and IP mapping ops
by Vivien Didelot
· 7 years ago
408d2de
net: dsa: mv88e6xxx: use helper for 6390 histogram
by Vivien Didelot
· 7 years ago
23548da
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
1dde532
cxgb4: collect hardware dump in second kernel
by Rahul Lakkireddy
· 7 years ago
27392e5
i40evf: Fix a hardware reset support in VF driver
by Paweł Jabłoński
· 7 years ago
c79756c
i40e: free the skb after clearing the bitlock
by Jacob Keller
· 7 years ago
9c0c3b8
i40e: cleanup wording in a header comment
by Jacob Keller
· 7 years ago
aa4a065
i40evf: remove MAX_QUEUES and just use I40EVF_MAX_REQ_QUEUES
by Jacob Keller
· 7 years ago
3f76d01
i40e: add tx_busy to ethtool stats
by Harshitha Ramamurthy
· 7 years ago
ca12c9d
i40e: Fix recalculation of MSI-X vectors for VMDq
by Patryk Małek
· 7 years ago
132ee00
i40e: cleanup whitespace for some ethtool stat definitions
by Jacob Keller
· 7 years ago
7e20188
i40e: remove duplicate pfc stats
by Jacob Keller
· 7 years ago
0ded9c6
i40e: calculate ethtool stats size in a separate function
by Jacob Keller
· 7 years ago
e691b77
i40evf: Fix client header define
by Jeff Kirsher
· 7 years ago
b2d6cee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
4bc8719
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
ac42803
Merge tag 'ceph-for-4.17-rc5' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
b753a9f
net: phy: DP83TC811: Introduce support for the DP83TC811 phy
by Dan Murphy
· 7 years ago
443e2da
cxgb4: avoid schedule while atomic
by Ganesh Goudar
· 7 years ago
c50ae55
cxgb4: enable inner header checksum calculation
by Ganesh Goudar
· 7 years ago
0e24989
cxgb4: Fix {vxlan/geneve}_port initialization
by Arjun Vynipadath
· 7 years ago
f4a313b
cxgb4: Add new T5 device id
by Ganesh Goudar
· 7 years ago
ae35c6f
bonding: use the skb_get/set_queue_mapping
by Tonghao Zhang
· 7 years ago
dbdc8a2
bonding: replace the return value type
by Tonghao Zhang
· 7 years ago
c41c0dd
mlxsw: spectrum_span: Use a more fitting error code
by Petr Machata
· 7 years ago
fc74ecb
mlxsw: spectrum_span: Rename misnamed variable l3edev
by Petr Machata
· 7 years ago
c89ebb9
ixgbe: fix memory leak on ipsec allocation
by Colin Ian King
· 7 years ago
cf12aab
ixgbevf: fix ixgbevf_xmit_frame()'s return type
by Luc Van Oostenryck
· 7 years ago
bbb2707
ixgbe: return error on unsupported SFP module when resetting
by Emil Tantilov
· 7 years ago
ea3beca
ice: Set rq_last_status when cleaning rq
by Jeff Shaw
· 7 years ago
41e3e10
Merge tag 'pm-4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
e03dc5d
Merge tag 'mtd/fixes-for-4.17-rc5' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 7 years ago
5ae4bbf
Merge tag 'mlx5-fixes-2018-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 7 years ago
ca30093
Merge tag 'drm-fixes-for-v4.17-rc5' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
58d56fc
net: dsa: bcm_sf2: Get rid of PHYLIB functions
by Florian Fainelli
· 7 years ago
c9a2356
net: dsa: mv88e6xxx: add PHYLINK support
by Russell King
· 7 years ago
bc0cb65
net: dsa: bcm_sf2: Implement phylink_mac_ops
by Florian Fainelli
· 7 years ago
9cd00a8
net: phy: phylink: Poll link GPIOs
by Russell King
· 7 years ago
daab334
net: phy: phylink: Release link GPIO
by Florian Fainelli
· 7 years ago
bb322a9
net: phy: phylink: Use gpiod_get_value_cansleep()
by Florian Fainelli
· 7 years ago
Next »