Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
649e51d5607b502242c387302523741030354ea5
649e51d
net: mvpp2: rework the XLG MAC reset handling
by Antoine Tenart
· 6 years ago
1970ee9
net: mvpp2: force the XLG MAC link up or down when not using in-band
by Antoine Tenart
· 6 years ago
f17e70d
net: mvpp2: only update the XLG configuration when needed
by Antoine Tenart
· 6 years ago
6b10bfc
net: mvpp2: always disable both MACs when disabling a port
by Antoine Tenart
· 6 years ago
9a490e3
net: mvpp2: some AN fields require the link to be down when updated
by Antoine Tenart
· 6 years ago
3f13684
net: mvpp2: fix the computation of the RXQs
by Antoine Tenart
· 6 years ago
8b318f3
net: mvpp2: fix validate for PPv2.1
by Antoine Tenart
· 6 years ago
d78a180
net: mvpp2: reconfiguring the port interface is PPv2.2 specific
by Antoine Tenart
· 6 years ago
052f7c8
net: mvpp2: a port can be disabled even if we use the link IRQ
by Antoine Tenart
· 6 years ago
0caa756
net: mvpp2: fix alignment of MVPP2_GMAC_CONFIG_MII_SPEED definition
by Antoine Tenart
· 6 years ago
31383c0
net: mvpp2: update the port documentation regarding the GoP
by Antoine Tenart
· 6 years ago
6bdb87e
net: mvpp2: fix a typo in the header
by Antoine Tenart
· 6 years ago
57d37ae
cxgb4vf: Call netif_carrier_off properly in pci_probe
by Arjun Vynipadath
· 6 years ago
0960004
Merge branch 'cxgb4-vf-link-state'
by David S. Miller
· 6 years ago
502c1a1
cxgb4vf: Revert force link up behaviour
by Arjun Vynipadath
· 6 years ago
8b965f3
cxgb4: Add VF Link state support
by Arjun Vynipadath
· 6 years ago
3d78bfa
cxgb4vf: Prefix adapter flags with CXGB4VF
by Arjun Vynipadath
· 6 years ago
f819cd9
drivers: net: Remove unnecessary semicolon
by YueHaibing
· 6 years ago
061ae26
Merge branch 'SO_MAX_PACING_RATE-64-bit'
by David S. Miller
· 6 years ago
677f136
net: support 64bit rates for getsockopt(SO_MAX_PACING_RATE)
by Eric Dumazet
· 6 years ago
6bdef10
net: support 64bit values for setsockopt(SO_MAX_PACING_RATE)
by Eric Dumazet
· 6 years ago
255c1c7
tc-testing: Allow test cases to be skipped
by Lucas Bates
· 6 years ago
745732c
Merge branch 'mlxsw-rehash-split'
by David S. Miller
· 6 years ago
b2c091c
mlxsw: spectrum_acl: Make mlxsw_sp_acl_tcam_vregion_rehash() return void
by Jiri Pirko
· 6 years ago
6f9579d
mlxsw: spectrum_acl: Remember where to continue rehash migration
by Jiri Pirko
· 6 years ago
c9c9af9
mlxsw: spectrum_acl: Allow to interrupt/continue rehash work
by Jiri Pirko
· 6 years ago
8435005
mlxsw: spectrum_acl: Do rollback as another call to mlxsw_sp_acl_tcam_vchunk_migrate_all()
by Jiri Pirko
· 6 years ago
844f01d
mlxsw: spectrum_acl: Put vchunk migrate start/end code into separate functions
by Jiri Pirko
· 6 years ago
220f4fb
mlxsw: spectrum_acl: Put this_is_rollback to rehash context struct
by Jiri Pirko
· 6 years ago
2c33159
mlxsw: spectrum_acl: Rename variables in mlxsw_sp_acl_tcam_ventry_migrate()
by Jiri Pirko
· 6 years ago
e1d2f7a
mlxsw: spectrum_acl: assign vchunk->chunk by the newly created chunk
by Jiri Pirko
· 6 years ago
a86838e
mlxsw: spectrum_acl: assign vregion->region by the newly created region
by Jiri Pirko
· 6 years ago
a9550d0
mlxsw: spectrum_acl: Push code start/end from mlxsw_sp_acl_tcam_vregion_migrate()
by Jiri Pirko
· 6 years ago
1667f76
mlxsw: spectrum_acl: Push rehash start/end code into separate functions
by Jiri Pirko
· 6 years ago
559c276
mlxsw: spectrum_acl: Introduce new rehash context struct and save hint_priv there
by Jiri Pirko
· 6 years ago
6ca219e
mlxsw: spectrum_acl: Don't migrate already migrated entry
by Jiri Pirko
· 6 years ago
f9b274c
mlxsw: spectrum_acl: Push rehash dw struct into rehash sub-struct
by Jiri Pirko
· 6 years ago
91cf8ec
switchdev: Remove unused transaction item queue
by Florian Fainelli
· 6 years ago
9bfc445
Merge branch 'doc-net-ieee802154-move-from-plain-text-to-rst'
by David S. Miller
· 6 years ago
8a42eda
doc: net: ieee802154: remove old plain text docs after switching to rst
by Stefan Schmidt
· 6 years ago
8e4a074
doc: net: ieee802154: introduce IEEE 802.15.4 subsystem doc in rst style
by Stefan Schmidt
· 6 years ago
eeaadd8
devlink: fix kdoc
by Jakub Kicinski
· 6 years ago
6ae8762
Merge branch 'net-aquantia-minor-bug-fixes-after-static-analysis'
by David S. Miller
· 6 years ago
0b926d4
net: aquantia: use better wrappers for state registers
by Nikita Danilov
· 6 years ago
6a7f227
net: aquantia: replace AQ_HW_WAIT_FOR with readx_poll_timeout_atomic
by Nikita Danilov
· 6 years ago
8006e37
net: aquantia: fixed instack structure overflow
by Igor Russkikh
· 6 years ago
13b7997
net: aquantia: fixed buffer overflow
by Nikita Danilov
· 6 years ago
ea4854d
net: aquantia: added newline at end of file
by Nikita Danilov
· 6 years ago
ff83dbf
net: aquantia: fixed memcpy size
by Nikita Danilov
· 6 years ago
699be71
Merge branch 'nfp-control-processor-DMA-support-and-RJ45'
by David S. Miller
· 6 years ago
3569776
nfp: nsp: set higher timeout for flash bundle
by Dirk van der Merwe
· 6 years ago
3454151
nfp: nsp: allow the use of DMA buffer
by Jakub Kicinski
· 6 years ago
66487ab
nfp: nsp: move default buffer handling into its own function
by Jakub Kicinski
· 6 years ago
882cdcb
nfp: nsp: use fractional size of the buffer
by Jakub Kicinski
· 6 years ago
1e301a1
nfp: report RJ45 connector in ethtool
by Jakub Kicinski
· 6 years ago
031b922
net: marvell: neta: disable comphy when setting mode
by Marek Behún
· 6 years ago
73f3d9d
Merge branch 'enetc-Add-mdio-support-and-device-tree-nodes'
by David S. Miller
· 6 years ago
20cc5dd
dt-bindings: net: freescale: enetc: Add connection bindings for ENETC ethernet nodes
by Claudiu Manoil
· 6 years ago
ebfcb23
enetc: Add ENETC PF level external MDIO support
by Claudiu Manoil
· 6 years ago
0c80540
arm64: dts: fsl: ls1028a-rdb: Add ENETC external eth ports for the LS1028A RDB board
by Claudiu Manoil
· 6 years ago
927d7f8
arm64: dts: fsl: ls1028a: Add PCI IERC node and ENETC endpoints
by Claudiu Manoil
· 6 years ago
be9cefe
selftests: rtnetlink: use internal netns switch for ip commands
by David Ahern
· 6 years ago
b9f2c02
Merge branch 's390-qeth-next'
by David S. Miller
· 6 years ago
0f7aedbd
s390/qeth: drop redundant state checking
by Julian Wiedmann
· 6 years ago
62ca98d
s390/qeth: don't special-case HW trap during suspend
by Julian Wiedmann
· 6 years ago
dcef5ca
s390/qeth: remove driver-wide workqueue
by Julian Wiedmann
· 6 years ago
bf42d40
s390/qeth: don't defer close_dev work during recovery
by Julian Wiedmann
· 6 years ago
464e86d
s390/qeth: remove a redundant check for card->dev
by Julian Wiedmann
· 6 years ago
d456015
s390/qeth: call dev_close() during recovery
by Julian Wiedmann
· 6 years ago
7bd2275
s390/qeth: unconditionally clear MAC_REGISTERED flag
by Julian Wiedmann
· 6 years ago
d7ef489f
s390/qeth: enable/disable the HW trap a little earlier
by Julian Wiedmann
· 6 years ago
d7d543f
s390/qeth: remove RECOVER state
by Julian Wiedmann
· 6 years ago
5490357
net/smc: allow pnetid-less configuration
by Ursula Braun
· 6 years ago
6c97da1
net: sched: pie: avoid slow division in drop probability decay
by Leslie Monis
· 6 years ago
4a8acef
cxgb4vf: Enter debugging mode if FW is inaccessible
by Arjun Vynipadath
· 6 years ago
64f40cd
cxgb4: Enable outer UDP checksum offload for T6
by Arjun Vynipadath
· 6 years ago
012475e
cxgb4/cxgb4vf: Fix up netdev->hw_features
by Arjun Vynipadath
· 6 years ago
2ecba2d
net: sched: act_csum: Fix csum calc for tagged packets
by Eli Britstein
· 6 years ago
d89ea4a
net: hns: use struct_size() in devm_kzalloc()
by Gustavo A. R. Silva
· 6 years ago
d8afbc9
Merge branch 'net-phy-marvell10g-Clean-get_features-by-using-C45-helpers'
by David S. Miller
· 6 years ago
41e2a99
net: phy: marvell10g: Use the generic C45 helper to read the 2110 features
by Maxime Chevallier
· 6 years ago
013ba86
net: phy: marvell10g: Let genphy_c45_pma_read_abilities set Aneg bit
by Maxime Chevallier
· 6 years ago
87750d1
net: sched: act_tunnel_key: fix metadata handling
by Vlad Buslov
· 6 years ago
7865ad6
drivers: net: phy: mdio-mux: Add support for Generic Mux controls
by Pankaj Bansal
· 6 years ago
43185c3
dt-bindings: net: Add bindings for mdio mux consumers
by Pankaj Bansal
· 6 years ago
24ba144
route: Add multipath_hash in flowi_common to make user-define hash
by wenxu
· 6 years ago
8f4ef49
Merge branch 'net-Remove-switchdev_ops'
by David S. Miller
· 6 years ago
3d705f0
net: Remove switchdev_ops
by Florian Fainelli
· 6 years ago
d45224d
net: switchdev: Replace port attr set SDO with a notification
by Florian Fainelli
· 6 years ago
570b68c
staging: fsl-dpaa2: ethsw: Handle SWITCHDEV_PORT_ATTR_SET
by Florian Fainelli
· 6 years ago
56da64b
net: mscc: ocelot: Handle SWITCHDEV_PORT_ATTR_SET
by Florian Fainelli
· 6 years ago
7464251
mlxsw: spectrum_switchdev: Handle SWITCHDEV_PORT_ATTR_SET
by Florian Fainelli
· 6 years ago
9ed1ece
net: dsa: Handle SWITCHDEV_PORT_ATTR_SET
by Florian Fainelli
· 6 years ago
4f70548
rocker: Handle SWITCHDEV_PORT_ATTR_SET
by Florian Fainelli
· 6 years ago
1cb33af
switchdev: Add SWITCHDEV_PORT_ATTR_SET
by Florian Fainelli
· 6 years ago
1d99787
Revert "net: sched: fw: don't set arg->stop in fw_walk() when empty"
by Vlad Buslov
· 6 years ago
e83887f
ethtool: Use explicit designated initializers for .cmd
by Li RongQing
· 6 years ago
ff8285f
net: sched: pie: fix 64-bit division
by Leslie Monis
· 6 years ago
3b40bf4
net: Use RCU_POINTER_INITIALIZER() to init static variable
by Li RongQing
· 6 years ago
7b2464d
Merge branch 'tcp-cleanups'
by David S. Miller
· 6 years ago
Next »