Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
6033cebdfff9b10192eb254e8cc60fedd595ea7f
6033ceb
ptp: idt82p33: remove unnecessary comparison
by Yang Yingliang
· 5 years ago
5d7163a
net: ipv6: remove unused inline function ip6_set_txhash
by YueHaibing
· 5 years ago
7f023ec
net: sched: remove unused inline function qdisc_reset_all_tx
by YueHaibing
· 5 years ago
d9e4171
net: atlantic: Remove unneeded semicolon
by Zheng Bin
· 5 years ago
10395e9
net/mlxfw: Remove unneeded semicolon
by Zheng Bin
· 5 years ago
993e8ec
Merge branch 'net-phy-smaller-phylib-improvements'
by David S. Miller
· 5 years ago
9576e9f
net: phy: clear phydev->suspended after soft reset
by Heiner Kallweit
· 5 years ago
3194915
net: phy: remove genphy_no_soft_reset
by Heiner Kallweit
· 5 years ago
d70c47c
net: phy: make phy_suspend a no-op if PHY is suspended already
by Heiner Kallweit
· 5 years ago
5c05c1d
net: phylink, dsa: eliminate phylink_fixed_state_cb()
by Russell King
· 5 years ago
6861d6d
Merge branch 'qdisc-noop'
by David S. Miller
· 5 years ago
b89c1e6
dpaa2-eth: fix return codes used in ndo_setup_tc
by Jesper Dangaard Brouer
· 5 years ago
b70ba69
net: sched: report ndo_setup_tc failures via extack
by Jesper Dangaard Brouer
· 5 years ago
92dc39f
Merge branch 'mlxsw-Mirroring-cleanups'
by David S. Miller
· 5 years ago
4780dbd
mlxsw: spectrum_span: Replace zero-length array with flexible-array member
by Ido Schimmel
· 5 years ago
4c00daf
mlxsw: spectrum_span: Use 'refcount_t' for reference counting
by Ido Schimmel
· 5 years ago
c0c2899
mlxsw: spectrum_span: Remove unnecessary debug prints
by Ido Schimmel
· 5 years ago
7f9b099
mlxsw: spectrum_span: Rename parms() to parms_set()
by Amit Cohen
· 5 years ago
8146458
mlxsw: spectrum_span: Reduce nesting in mlxsw_sp_span_entry_configure()
by Amit Cohen
· 5 years ago
1802136
Merge branch 'ovs-meter-tables'
by David S. Miller
· 5 years ago
e573588
net: openvswitch: use u64 for meter bucket
by Tonghao Zhang
· 5 years ago
c77350089
net: openvswitch: make EINVAL return value more obvious
by Tonghao Zhang
· 5 years ago
a8e3873
net: openvswitch: remove the unnecessary check
by Tonghao Zhang
· 5 years ago
eb58eeb
net: openvswitch: set max limitation to meters
by Tonghao Zhang
· 5 years ago
c7c4c44
net: openvswitch: expand the meters supported number
by Tonghao Zhang
· 5 years ago
efcd549
net: phy: bcm54140: fix less than zero comparison on an unsigned
by Colin Ian King
· 5 years ago
8ffe2df
qed: Make ll2_cbs static
by Zou Wei
· 5 years ago
3c9143d
net: sched : Remove unnecessary cast in kfree
by Xu Wang
· 5 years ago
92a8da4
Merge branch 'net-ethernet-ti-cpts-add-irq-and-HW_TS_PUSH-events'
by David S. Miller
· 5 years ago
84ea9c0
net: ethernet: ti: cpsw: enable cpts irq
by Grygorii Strashko
· 5 years ago
b78aba4
net: ethernet: ti: cpts: add support for HW_TS_PUSH events
by Grygorii Strashko
· 5 years ago
8562441
net: ethernet: ti: cpts: add irq support
by Grygorii Strashko
· 5 years ago
ba10742
net: ethernet: ti: cpts: rework locking
by Grygorii Strashko
· 5 years ago
c8f8e47
net: ethernet: ti: cpts: move tx timestamp processing to ptp worker only
by Grygorii Strashko
· 5 years ago
3bfd41b
net: ethernet: ti: cpts: optimize packet to event matching
by Grygorii Strashko
· 5 years ago
856e59a
net: ethernet: ti: cpts: switch to use new .gettimex64() interface
by Grygorii Strashko
· 5 years ago
0d6df3e
net: ethernet: ti: cpts: move tc mult update in cpts_fifo_read()
by Grygorii Strashko
· 5 years ago
e66dccc
net: ethernet: ti: cpts: separate hw counter read from timecounter
by Grygorii Strashko
· 5 years ago
79d6e75
net: ethernet: ti: cpts: use dev_yy() api for logs
by Grygorii Strashko
· 5 years ago
4c532b1
Merge branch 'net-napi-addition-of-napi_defer_hard_irqs'
by David S. Miller
· 5 years ago
cf4058d
net/mlx4_en: use napi_complete_done() in TX completion
by Eric Dumazet
· 5 years ago
7e417a6
net: napi: use READ_ONCE()/WRITE_ONCE()
by Eric Dumazet
· 5 years ago
6f8b12d
net: napi: add hard irqs deferral feature
by Eric Dumazet
· 5 years ago
e6acd2b
Merge branch 'qed-aer'
by David S. Miller
· 5 years ago
731815e
qede: Add support for handling the pcie errors.
by Sudarsana Reddy Kalluru
· 5 years ago
2196d83
qed: Enable device error reporting capability.
by Sudarsana Reddy Kalluru
· 5 years ago
e131a56
net: dsa: add GRO support via gro_cells
by Alexander Lobakin
· 5 years ago
b75326c
ipv6: Honor all IPv6 PIO Valid Lifetime values
by Fernando Gont
· 5 years ago
30685b2
Merge branch 'dpaa2-eth-add-support-for-xdp-bulk-enqueue'
by David S. Miller
· 5 years ago
8665d97
dpaa2-eth: use bulk enqueue in .ndo_xdp_xmit
by Ioana Ciornei
· 5 years ago
6aa40b9
dpaa2-eth: split the .ndo_xdp_xmit callback into two stages
by Ioana Ciornei
· 5 years ago
6ff8044
dpaa2-eth: use the bulk ring mode enqueue interface
by Ioana Ciornei
· 5 years ago
48c0481
dpaa2-eth: return num_enqueued frames from enqueue callback
by Ioana Ciornei
· 5 years ago
788f87a
xdp: export the DEV_MAP_BULK_SIZE macro
by Ioana Ciornei
· 5 years ago
493f3cc
selftests: A few improvements to fib_nexthops.sh
by David Ahern
· 5 years ago
250562a
Merge branch 'Add-selftests-for-pedit-ex-munge-ip6-dsfield'
by David S. Miller
· 5 years ago
f132ccc
selftests: tc-testing: Add a TDC test for pedit munge ip6 dsfield
by Petr Machata
· 5 years ago
93e106d
selftests: forwarding: pedit_dsfield: Add pedit munge ip6 dsfield
by Petr Machata
· 5 years ago
ec403d88
Merge branch 'add-TJA1102-support'
by David S. Miller
· 5 years ago
6a64d3c
net: phy: tja11xx: add delayed registration of TJA1102 PHY1
by Oleksij Rempel
· 5 years ago
5972157
net: mdio: of: export part of of_mdiobus_register_phy()
by Oleksij Rempel
· 5 years ago
8f46950
net: phy: tja11xx: add initial TJA1102 support
by Oleksij Rempel
· 5 years ago
d9cc193
dt-bindings: net: phy: Add support for NXP TJA11xx
by Oleksij Rempel
· 5 years ago
d0f0c55
net: phy: Use IS_ERR() to check and simplify code
by Tang Bin
· 5 years ago
bcf3440
net: phy: micrel: add phy-mode support for the KSZ9031 PHY
by Oleksij Rempel
· 5 years ago
8518307
net: caif: use true,false for bool variables
by Jason Yan
· 5 years ago
c89f44f
net: stmmac: Add support for VLAN promiscuous mode
by Chuah, Kim Tatt
· 5 years ago
58e64a3
macvlan: silence RCU list debugging warning
by Wei Yongjun
· 5 years ago
3f251d7
selftests: Add tests for vrf and xfrms
by David Ahern
· 5 years ago
3c7b51b
net: dsa: felix: allow flooding for all traffic classes
by Xiaoliang Yang
· 5 years ago
dfddb54
net: qrtr: Add tracepoint support
by Manivannan Sadhasivam
· 5 years ago
540bde5
ila: remove unused macro 'ILA_HASH_TABLE_SIZE'
by YueHaibing
· 5 years ago
beb97d3
net/sched: act_ct: update nf_conn_acct for act_ct SW offload in flowtable
by wenxu
· 5 years ago
58989d7
Merge branch 'net-phy-add-device-managed-devm_mdiobus_register'
by David S. Miller
· 5 years ago
0785dad
r8169: use devm_mdiobus_register
by Heiner Kallweit
· 5 years ago
38f961e
net: phy: add device-managed devm_mdiobus_register
by Heiner Kallweit
· 5 years ago
4406d36
net: phy: bcm54140: add hwmon support
by Michael Walle
· 5 years ago
6937602
net: phy: add Broadcom BCM54140 support
by Michael Walle
· 5 years ago
0a32f1f
net: phy: broadcom: add helper to write/read RDB registers
by Michael Walle
· 5 years ago
b86a037
Merge branch 'dt-bindings-net-mdio.yaml-fixes'
by David S. Miller
· 5 years ago
630c3ff
dt-bindings: net: mdio: Make descriptions more general
by Florian Fainelli
· 5 years ago
b92d905
dt-bindings: net: mdio: Document common properties
by Florian Fainelli
· 5 years ago
f42ceca2
dt-bindings: net: Correct description of 'broken-turn-around'
by Florian Fainelli
· 5 years ago
a3b6e8f
Merge branch 'Ocelot-MAC_ETYPE-tc-flower-key-improvements'
by David S. Miller
· 5 years ago
4faa2e0
net: mscc: ocelot: lift protocol restriction for flow_match_eth_addrs keys
by Vladimir Oltean
· 5 years ago
7dec902
net: mscc: ocelot: refine the ocelot_ace_is_problematic_mac_etype function
by Vladimir Oltean
· 5 years ago
86b956de
net: mscc: ocelot: support matching on EtherType
by Vladimir Oltean
· 5 years ago
44dd5ef
Merge branch 'Support-programmable-pins-for-Ocelot-PTP-driver'
by David S. Miller
· 5 years ago
5287be4
net: dsa: felix: enable PTP programmable pin
by Yangbo Lu
· 5 years ago
aabb2bb
net: mscc: ocelot: enable PTP programmable pin
by Yangbo Lu
· 5 years ago
cc2d87b
net: mscc: ocelot: support 4 PTP programmable pins
by Yangbo Lu
· 5 years ago
94aca08
net: mscc: ocelot: add wave programming registers definitions
by Yangbo Lu
· 5 years ago
3007bc7
net: mscc: ocelot: redefine PTP pins
by Yangbo Lu
· 5 years ago
d2b09a8
net: mscc: ocelot: fix timestamp info if ptp clock does not work
by Yangbo Lu
· 5 years ago
2b49d12
net: mscc: ocelot: move ocelot ptp clock code out of ocelot.c
by Yangbo Lu
· 5 years ago
5921105
Merge branch 'vermagic-non-global'
by David S. Miller
· 5 years ago
51161bf
kernel/module: Hide vermagic header file from general use
by Leon Romanovsky
· 5 years ago
b4f3721
net/nfp: Update driver to use global kernel version
by Leon Romanovsky
· 5 years ago
cad99e50
net/hns: Remove custom driver version in favour of global one
by Leon Romanovsky
· 5 years ago
1c79031
drivers: Remove inclusion of vermagic header
by Leon Romanovsky
· 5 years ago
Next »