Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
fbbdbc6473070dcb3ee1d69cf1c49ff78677d716
fbbdbc6
bnxt_en: Fix allocation of zero statistics block size regression.
by Michael Chan
· 6 years ago
dd016ac
net/core/skmsg: Delete an unnecessary check before the function call “consume_skb”
by Markus Elfring
· 6 years ago
2307f4a
net: hns3: Fix -Wunused-const-variable warning
by YueHaibing
· 6 years ago
f3acd33
net: use unlikely for dql_avail case
by xiaolinkui
· 6 years ago
d4ed746
r8169: fix DMA issue on MIPS platform
by Heiner Kallweit
· 6 years ago
bd1200b
drop_monitor: Make timestamps y2038 safe
by Ido Schimmel
· 6 years ago
bf1867d
net/rds: Whitelist rdma_cookie and rx_tstamp for usercopy
by Dag Moxnes
· 6 years ago
87cade2
net/mlx5: Fix return code in case of hyperv wrong size read
by Eran Ben Elisha
· 6 years ago
c7a42eb
net: ipv6: fix listify ip6_rcv_finish in case of forwarding
by Xin Long
· 6 years ago
aa19d1f
Merge branch 'r8152-save-EEE'
by David S. Miller
· 6 years ago
e7bde56
r8152: add a helper function about setting EEE
by Hayes Wang
· 6 years ago
f4a93be
r8152: saving the settings of EEE
by Hayes Wang
· 6 years ago
6d24e14
net/ncsi: update response packet length for GCPS/GNS/GNPTS commands
by Ben Wei
· 6 years ago
399e06a
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
by Markus Elfring
· 6 years ago
5477fcc
net: usb: Delete unnecessary checks before the macro call “dev_kfree_skb”
by Markus Elfring
· 6 years ago
b7deac3
hamradio: Delete unnecessary checks before the macro call “dev_kfree_skb”
by Markus Elfring
· 6 years ago
038dab7
can: Delete unnecessary checks before the macro call “dev_kfree_skb”
by Markus Elfring
· 6 years ago
0f817a5
mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb”
by Markus Elfring
· 6 years ago
d3ee8ec
net: fec: add C45 MDIO read/write support
by Marco Hartmann
· 6 years ago
c2a5b91
Merge branch 'dt-bindings-net-meson-dwmac-convert-to-yaml'
by David S. Miller
· 6 years ago
d5a57e4
dt-bindings: net: meson-dwmac: convert to yaml
by Neil Armstrong
· 6 years ago
57b77df
dt-bindings: net: snps, dwmac: update reg minItems maxItems
by Neil Armstrong
· 6 years ago
7ee7f3e
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 6 years ago
1b5f5d3
i40e: fix retrying in i40e_aq_get_phy_capabilities
by Marcin Formela
· 6 years ago
65c275e
i40e: Persistent LLDP support
by Sylwia Wnuczko
· 6 years ago
a39f165
i40e: allow reset in recovery mode
by Piotr Kwapulinski
· 6 years ago
541d973
i40e: Remove function i40e_update_dcb_config()
by Grzegorz Siwik
· 6 years ago
9889707
i40e: Fix crash caused by stress setting of VF MAC addresses
by Slawomir Laba
· 6 years ago
1e0303f
i40e: reset veb.tc_stats when resetting veb.stats
by Jacob Keller
· 6 years ago
f93b3fd
i40e: Update FW API version to 1.9
by Piotr Azarewicz
· 6 years ago
d4256c8
i40e: check_recovery_mode had wrong if statement
by Adrian Podlawski
· 6 years ago
d802c76
i40e: Add drop mode parameter to set mac config
by Sylwia Wnuczko
· 6 years ago
fb59826
i40e: fix shifts of signed values
by Beilei Xing
· 6 years ago
408bfc3
i40e: add check on i40e_configure_tx_ring() return value
by huhai
· 6 years ago
bc6c1ea
i40e: Check if transceiver implements DDM before access
by Mauro S. M. Rodrigues
· 6 years ago
33b1656
i40e: reduce stack usage in i40e_set_fc
by Arnd Bergmann
· 6 years ago
c76c992
nexthops: remove redundant assignment to variable err
by Colin Ian King
· 6 years ago
8da3803
Merge branch 'mlx5-hyperv'
by David S. Miller
· 6 years ago
cef35af3
net/mlx5e: Add mlx5e HV VHCA stats agent
by Eran Ben Elisha
· 6 years ago
29ddad4
net/mlx5: Add HV VHCA control agent
by Eran Ben Elisha
· 6 years ago
8717512
net/mlx5: Add HV VHCA infrastructure
by Eran Ben Elisha
· 6 years ago
913d14e
net/mlx5: Add wrappers for HyperV PCIe operations
by Eran Ben Elisha
· 6 years ago
348dd93
PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interface
by Haiyang Zhang
· 6 years ago
e5d2f91
PCI: hv: Add a paravirtual backchannel in software
by Dexuan Cui
· 6 years ago
fed07ef
Merge tag 'mlx5-updates-2019-08-21' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 6 years ago
5970882
net/mlx5e: Add trace point for neigh update
by Vlad Buslov
· 6 years ago
c786fe5
net/mlx5e: Add trace point for neigh used value update
by Vlad Buslov
· 6 years ago
7a97875
net/mlx5e: Add tc flower tracepoints
by Dmytro Linkin
· 6 years ago
95435ad
net/mlx5e: Only access fully initialized flows in neigh update
by Vlad Buslov
· 6 years ago
2a1f176
net/mlx5e: Refactor neigh update for concurrent execution
by Vlad Buslov
· 6 years ago
6a06c2f
net/mlx5e: Refactor neigh used value update for concurrent execution
by Vlad Buslov
· 6 years ago
ac0d917
net/mlx5e: Protect neigh hash encap list with spinlock and rcu
by Vlad Buslov
· 7 years ago
70e83bd
net/mlx5e: Refactor mlx5e_neigh_update_table->encap_lock
by Vlad Buslov
· 7 years ago
1216ce9
net/mlx5e: Extend neigh hash entry with rcu
by Vlad Buslov
· 7 years ago
61081f9
net/mlx5e: Always take reference to neigh entry
by Vlad Buslov
· 7 years ago
93415e4
net/mlx5e: Extract code that queues neigh update work into function
by Vlad Buslov
· 7 years ago
2b9b5e7
net: stmmac: dwc-qos: use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 6 years ago
ad124aa
net: stmmac: dwmac-anarion: use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 6 years ago
f33bf6b
net: stmmac: dwmac-meson: use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 6 years ago
999232a
net: stmmac: dwmac-meson8b: use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 6 years ago
913919e
net: systemport: use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 6 years ago
4ca3348
net: bcmgenet: use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 6 years ago
531fd23
pxa168_eth: use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 6 years ago
37f7604
net: mvneta: use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 6 years ago
4f830a5
net: fec: use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 6 years ago
b6df983
ezchip: nps_enet: use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 6 years ago
1a1ba71
cirrus: cs89x0: use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 6 years ago
ffb36a1
net: sxgbe: use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 6 years ago
4865695
net: ks8851-ml: use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 6 years ago
5bd5b56
net: socionext: use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 6 years ago
8a54d4c
via-rhine: use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 6 years ago
c8ace62
net: ethernet: ti: use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 6 years ago
eba39fd
amd-xgbe: use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 6 years ago
fb86b92
Merge tag 'mac80211-next-for-davem-2019-08-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 6 years ago
3a76edf
Merge branch 'mlxsw-Add-devlink-trap-support'
by David S. Miller
· 6 years ago
1455865
selftests: mlxsw: Add a test case for devlink-trap
by Ido Schimmel
· 6 years ago
1702703
selftests: mlxsw: Add test cases for devlink-trap L2 drops
by Ido Schimmel
· 6 years ago
b5ce611
mlxsw: spectrum: Add devlink-trap support
by Ido Schimmel
· 6 years ago
9e6290c
mlxsw: Add trap group for layer 2 discards
by Ido Schimmel
· 6 years ago
a812ced
mlxsw: Add layer 2 discard trap IDs
by Ido Schimmel
· 6 years ago
6a44bae
mlxsw: reg: Add new trap actions
by Ido Schimmel
· 6 years ago
b7bf027
mlxsw: core: Add API to set trap action
by Ido Schimmel
· 6 years ago
48cb395
mac80211: minstrel_ht: improve rate probing for devices with static fallback
by Felix Fietkau
· 6 years ago
21f7981
mac80211: minstrel_ht: fix default max throughput rate indexes
by Felix Fietkau
· 6 years ago
f793c7e
mac80211: minstrel_ht: reduce unnecessary rate probing attempts
by Felix Fietkau
· 6 years ago
56dd918
mac80211: minstrel_ht: fix per-group max throughput rate initialization
by Felix Fietkau
· 6 years ago
2a38075
nl80211: Add support for EDMG channels
by Alexei Avshalom Lazar
· 6 years ago
5db16ba
mac80211: fix possible NULL pointerderef in obss pd code
by John Crispin
· 6 years ago
9cf0233
mac80211: add assoc-at support
by Ben Greear
· 6 years ago
6c7a003
cfg80211: Support assoc-at timer in sta-info
by Ben Greear
· 6 years ago
62524a5
cfg80211: apply same mandatory rate flags for 5GHz and 6GHz
by Arend van Spriel
· 6 years ago
5ea4e78
cfg80211: ibss: use 11a mandatory rates for 6GHz band operation
by Arend van Spriel
· 6 years ago
0816e6b
cfg80211: use same IR permissive rules for 6GHz band
by Arend van Spriel
· 6 years ago
e548a1c
cfg80211: add 6GHz in code handling array with NUM_NL80211_BANDS entries
by Arend van Spriel
· 6 years ago
852f046
cfg80211: extend ieee80211_operating_class_to_band() for 6GHz
by Arend van Spriel
· 6 years ago
fa1f108
cfg80211: util: add 6GHz channel to freq conversion and vice versa
by Arend van Spriel
· 6 years ago
f89769c
cfg80211: add 6GHz UNII band definitions
by Arend van Spriel
· 6 years ago
c5b9a7f
nl80211: add 6GHz band definition to enum nl80211_band
by Arend van Spriel
· 6 years ago
3a00f08
mac80211: add missing length field increment when generating Radiotap header
by John Crispin
· 6 years ago
a027c304
mac80211: 80Mhz was not reported properly when using tx_status_ext
by John Crispin
· 6 years ago
Next »