Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
12db03b65c2b90752e4c37666977fd4a1b5f5824
12db03b
net: sched: extend proto ops to support unlocked classifiers
by Vlad Buslov
· 6 years ago
7d5509f
net: sched: extend proto ops with 'put' callback
by Vlad Buslov
· 6 years ago
ec6743a
net: sched: track rtnl lock status when validating extensions
by Vlad Buslov
· 6 years ago
726d0612
net: sched: prevent insertion of new classifiers during chain flush
by Vlad Buslov
· 6 years ago
8b64678
net: sched: refactor tp insert/delete for concurrent execution
by Vlad Buslov
· 6 years ago
fe2923a
net: sched: traverse classifiers in chain with tcf_get_next_proto()
by Vlad Buslov
· 6 years ago
4dbfa76
net: sched: introduce reference counting for tcf_proto
by Vlad Buslov
· 6 years ago
ed76f5e
net: sched: protect filter_chain list with filter_chain_lock mutex
by Vlad Buslov
· 6 years ago
a565482
net: sched: protect chain template accesses with block lock
by Vlad Buslov
· 6 years ago
bbf7383
net: sched: traverse chains in block with tcf_get_next_chain()
by Vlad Buslov
· 6 years ago
165f013
net: sched: protect block->chain0 with block->lock
by Vlad Buslov
· 6 years ago
2cbfab0
net: sched: refactor tc_ctl_chain() to use block->lock
by Vlad Buslov
· 6 years ago
91052fa
net: sched: protect chain->explicitly_created with block->lock
by Vlad Buslov
· 6 years ago
c266f64
net: sched: protect block state with mutex
by Vlad Buslov
· 6 years ago
b67de69
isdn_v110: mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
56e9b6b
isdn: i4l: isdn_tty: Mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
b6cd7dd
ser_gigaset: mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
8a1343c
Merge branch 's390-qeth-next'
by David S. Miller
· 6 years ago
742d4d4
s390/qeth: convert remaining legacy cmd callbacks
by Julian Wiedmann
· 6 years ago
1709ff8
s390/qeth: convert bridgeport callbacks
by Julian Wiedmann
· 6 years ago
4b7ae12
s390/qeth: allow cmd callbacks to return errnos
by Julian Wiedmann
· 6 years ago
54daaca
s390/qeth: cancel cmd on early error
by Julian Wiedmann
· 6 years ago
0951c6b
s390/qeth: simplify reply object handling
by Julian Wiedmann
· 6 years ago
51581fd
s390/qeth: limit trace to valid data of command request
by Julian Wiedmann
· 6 years ago
4386e34
s390/qeth: align csum offload with TSO control logic
by Julian Wiedmann
· 6 years ago
7e83747
s390/qeth: enable only required csum offload features
by Julian Wiedmann
· 6 years ago
c215327
s390/qeth: consolidate filling of low-level cmd length fields
by Julian Wiedmann
· 6 years ago
84dbea4
s390/qeth: reduce data length for ARP cache query
by Julian Wiedmann
· 6 years ago
a263f99
Merge branch 'Add-ENETC-PTP-clock-driver'
by David S. Miller
· 6 years ago
74abc07
net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames
by Saeed Mahameed
· 6 years ago
bb024c3
MAINTAINERS: add enetc_ptp driver into QorIQ PTP list
by Yangbo Lu
· 6 years ago
19971f5
enetc: add PTP clock driver
by Yangbo Lu
· 6 years ago
ad6e1be
ptp: add QorIQ PTP support for ENETC
by Yangbo Lu
· 6 years ago
d4e1768
ptp_qoriq: fix register memory map
by Yangbo Lu
· 6 years ago
2843bf5
dt-binding: ptp_qoriq: add little-endian support
by Yangbo Lu
· 6 years ago
f038ddf
ptp_qoriq: add little enadian support
by Yangbo Lu
· 6 years ago
ff54571
ptp_qoriq: convert to use ptp_qoriq_init/free
by Yangbo Lu
· 6 years ago
73356e4
ptp_qoriq: make ptp operations global
by Yangbo Lu
· 6 years ago
1e562c8
ptp_qoriq: make structure/function names more consistent
by Yangbo Lu
· 6 years ago
4ea7b0c
net/skbuff: fix up kernel-doc placement
by Brian Norris
· 6 years ago
317d8e2
Merge branch 'SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS-get-remove'
by David S. Miller
· 6 years ago
1b8b589
staging: fsl-dpaa2: ethsw: Remove getting PORT_BRIDGE_FLAGS
by Florian Fainelli
· 6 years ago
610d2b6
rocker: Remove getting PORT_BRIDGE_FLAGS
by Florian Fainelli
· 6 years ago
1ecb195
mlxsw: spectrum_switchdev: Remove getting PORT_BRIDGE_FLAGS
by Florian Fainelli
· 6 years ago
9f771f1
net: phy: simplify genphy_config_eee_advert
by Heiner Kallweit
· 6 years ago
c0ab473
net/tls: Do not use async crypto for non-data records
by Vakul Garg
· 6 years ago
fde55ea
devlink: use direct return of genlmsg_reply
by Li RongQing
· 6 years ago
1d9b041
net: marvell: mvpp2: use mvpp2_is_xlg() helper elsewhere
by Russell King
· 6 years ago
b7d286f
net: marvell: mvpp2: add mvpp2_is_xlg() helper
by Russell King
· 6 years ago
86e5813
net: phylink: add phylink_init_eee() helper
by Russell King
· 6 years ago
0946cf1
net: phylink: only call mac_config() during resolve when link is up
by Russell King
· 6 years ago
da203df
Revert "devlink: Add a generic wake_on_lan port parameter"
by Vasundhara Volam
· 6 years ago
5e9c51b
Merge branch 'net-DMA-API'
by David S. Miller
· 6 years ago
0eb1645
smc911x: pass struct device to DMA API functions
by Christoph Hellwig
· 6 years ago
8d4c28f
meth: pass struct device to DMA API functions
by Christoph Hellwig
· 6 years ago
5dac33a
moxart_ether: pass struct device to DMA API functions
by Christoph Hellwig
· 6 years ago
e86b76f
pxa168_eth: pass struct device to DMA API functions
by Christoph Hellwig
· 6 years ago
74e0deb
lantiq_etop: pass struct device to DMA API functions
by Christoph Hellwig
· 6 years ago
564923e
macb_main: pass struct device to DMA API functions
by Christoph Hellwig
· 6 years ago
3c69aec
au1000_eth: pass struct device to DMA API functions
by Christoph Hellwig
· 6 years ago
e222822
net: caif: pass struct device to DMA API functions
by Christoph Hellwig
· 6 years ago
99e1311
Merge branch 'mlxsw-Several-updates'
by David S. Miller
· 6 years ago
f5c7bd9
selftests: mlxsw: avoid double sourcing of lib.sh
by Jiri Pirko
· 6 years ago
384c2f7
mlxsw: spectrum_flower: Fix VLAN modify action support
by Ido Schimmel
· 6 years ago
24f91ce
mlxsw: spectrum_router: Drop unnecessary WARN_ON_ONCE()
by Ido Schimmel
· 6 years ago
48ebab3
mlxsw: spectrum: Set LAG port collector only when active
by Nir Dotan
· 6 years ago
3f9b2d2
Merge branch 'net-smc-next'
by David S. Miller
· 6 years ago
994c6e2
MAINTAINERS: add Karsten as SMC maintainer
by Ursula Braun
· 6 years ago
81cf643
net/smc: check port_idx of ib event
by Karsten Graul
· 6 years ago
e78b262
net/smc: check connections in smc_lgr_free_work
by Karsten Graul
· 6 years ago
cf0cfe5
net/smc: reduce amount of status updates to peer
by Karsten Graul
· 6 years ago
16297d1
net/smc: no delay for free tx buffer wait
by Karsten Graul
· 6 years ago
5bc056d
net/smc: move wake up of close waiter
by Karsten Graul
· 6 years ago
4dff63c
net/smc: reset cursor update required flag
by Karsten Graul
· 6 years ago
0ff8409
nfp: flower: remove double new line
by Jakub Kicinski
· 6 years ago
6663cf8
flow_offload: Fix flow action infrastructure
by Eli Britstein
· 6 years ago
bd37fdf
Documentation: fix some freescale dpio-driver.rst warnings
by Randy Dunlap
· 6 years ago
5ed9d4f
Merge branch 'devinfo-tweaks'
by David S. Miller
· 6 years ago
1f5cf10
nfp: devlink: include vendor/product info in serial number
by Jakub Kicinski
· 6 years ago
05fe4ab
nfp: devlink: use the generic manufacture identifier instead of vendor
by Jakub Kicinski
· 6 years ago
14fd190
devlink: add a generic board.manufacture version name
by Jakub Kicinski
· 6 years ago
6875056
devlink: don't allocate attrs on the stack
by Jakub Kicinski
· 6 years ago
3ceb745
devlink: fix condition for compat device info
by Jakub Kicinski
· 6 years ago
b904aad
devlink: Add WARN_ON to catch errors of not cleaning devlink objects
by Parav Pandit
· 6 years ago
cbd72b4
net: dsa: microchip: add switch offload forwarding support
by Tristram Ha
· 6 years ago
6a98afb
Merge branch 'net-phy-register-modifying-helpers'
by David S. Miller
· 6 years ago
4f9744e
net: phy: use phy_modify_changed in genphy_config_advert
by Heiner Kallweit
· 6 years ago
b06d8e5
net: phy: marvell10g: fix usage of new MMD modifying helpers
by Heiner Kallweit
· 6 years ago
b8554d4f
net: phy: add register modifying helpers returning 1 on change
by Heiner Kallweit
· 6 years ago
193dad2
Merge branch 'tc-action-identifier-consistency'
by David S. Miller
· 6 years ago
eddd2cf
net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE
by Eli Cohen
· 6 years ago
257eede
net: Move all TC actions identifiers to one place
by Eli Cohen
· 6 years ago
99c8646
net: phy: aquantia: add support for AQCS109
by Nikita Yushchenko
· 6 years ago
ec26016
net: dsa: mv88e6xxx: SERDES support 2500BaseT via external PHY
by Andrew Lunn
· 6 years ago
132c4e9
add snmp counter document
by yupeng
· 6 years ago
e240b7d
net: marvell: mvpp2: clear flow control modes in 10G mode
by Russell King
· 6 years ago
efbdfdc
net: phy: Add support for asking the PHY its abilities
by Andrew Lunn
· 6 years ago
92ed2eb
net: phy: probe the PHY before determining the supported features
by Andrew Lunn
· 6 years ago
50684da
net: phy: remove unneeded masking of PHY register read results
by Heiner Kallweit
· 6 years ago
8497ded
net/tls: Disable async decrytion for tls1.3
by Vakul Garg
· 6 years ago
Next »