Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3ce7ee2c09d37c4e709aac667ec8067bc1e128eb
3ce7ee2
net: fddi: skfp: Remove unused private PCI definitions
by Puranjay Mohan
· 6 years ago
a08f1c4
net: fddi: skfp: Include generic PCI definitions
by Puranjay Mohan
· 6 years ago
f8da5da
net: fddi: skfp: Rename local PCI defines to match generic PCI defines
by Puranjay Mohan
· 6 years ago
a8b7910
Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 6 years ago
177d935
net: stmmac: Fix crash observed if PHY does not support EEE
by Jon Hunter
· 6 years ago
0867bb9
net: stmmac: Fix possible deadlock when disabling EEE support
by Jon Hunter
· 6 years ago
3b52569
ipv6: fix suspicious RCU usage in rt6_dump_route()
by Eric Dumazet
· 6 years ago
93ed54b
ipv4: fix suspicious RCU usage in fib_dump_info_fnhe()
by Eric Dumazet
· 6 years ago
eb203ba
Revert "net: ena: ethtool: add extra properties retrieval via get_priv_flags"
by Jakub Kicinski
· 6 years ago
1b2b01a
Merge branch 'net-hns3-some-code-optimizations-bugfixes'
by David S. Miller
· 6 years ago
bcf643c
net: hns3: add exception handling when enable NIC HW error interrupts
by Weihang Li
· 6 years ago
72fcd2b
net: hns3: fixes wrong place enabling ROCE HW error when loading
by Huazhong Tan
· 6 years ago
7cf9c06
net: hns3: fix race conditions between reset and module loading & unloading
by Huazhong Tan
· 6 years ago
987b4ae
net: hns3: add check to number of buffer descriptors
by Weihang Li
· 6 years ago
9d5e67d
net: hns3: remove override_pci_need_reset
by Weihang Li
· 6 years ago
b4b9bd9
net: hns3: modify handling of out of memory in hclge_err.c
by Weihang Li
· 6 years ago
2253db1
net: hns3: code optimizaition of hclge_handle_hw_ras_error()
by Weihang Li
· 6 years ago
d736fc6
net: hns3: restore the MAC autoneg state after reset
by Jian Shen
· 6 years ago
fe4144d
net: hns3: sync VLAN filter entries when kill VLAN ID failed
by Jian Shen
· 6 years ago
d0c31df
net: hns3: remove VF VLAN filter entry inexistent warning print
by Jian Shen
· 6 years ago
7786a99
net: hns3: fix selftest fail issue for fibre port with autoneg on
by Jian Shen
· 6 years ago
2f8776f
tc-testing: add ingress qdisc tests
by Roman Mashak
· 6 years ago
a7dc51a
tipc: rename function msg_get_wrapped() to msg_inner_hdr()
by Jon Maloy
· 6 years ago
20c6731
tipc: eliminate unnecessary skb expansion during retransmission
by Jon Maloy
· 6 years ago
77cf8ed
tipc: simplify stale link failure criteria
by Jon Maloy
· 6 years ago
489ce2f
tc-testing: Restore original behaviour for namespaces in tdc
by Lucas Bates
· 6 years ago
27d9280
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 6 years ago
e5db0ad
airo: switch to skcipher interface
by Ard Biesheuvel
· 6 years ago
0f47aee
rt2800: do not enable watchdog by default
by Stanislaw Gruszka
· 6 years ago
e403fa3
rt2x00: add restart hw
by Stanislaw Gruszka
· 6 years ago
710e6cc
rt2800: do not nullify initialization vector data
by Stanislaw Gruszka
· 6 years ago
09db3b0
rt2800: add pre_reset_hw callback
by Stanislaw Gruszka
· 6 years ago
759c5b5
rt2800: initial watchdog implementation
by Stanislaw Gruszka
· 6 years ago
2034afe
rt2800: add helpers for reading dma done index
by Stanislaw Gruszka
· 6 years ago
9f3e3323
rt2x00: allow to specify watchdog interval
by Stanislaw Gruszka
· 6 years ago
12e66ff
p54: remove dead branch in op_conf_tx callback
by Christian Lamparter
· 6 years ago
4a36de3
rtw88: fix typo rtw_writ16_set
by Tzu-En Huang
· 6 years ago
e9c87a3
rtw88: rsvd page should go though management queue
by Yan-Hsuan Chuang
· 6 years ago
a11cddd
rtw88: restore DACK results to save time
by Yan-Hsuan Chuang
· 6 years ago
d41673b
rtw88: power on again if it was already on
by Yan-Hsuan Chuang
· 6 years ago
e1cc056
rtw88: 8822c: use more accurate ofdm fa counting
by Yan-Hsuan Chuang
· 6 years ago
e0274466
rtw88: 8822c: disable rx clock gating before counter reset
by Yan-Hsuan Chuang
· 6 years ago
f859e71
rtw88: 8822c: update channel and bandwidth BB setting
by Chien-Hsun Liao
· 6 years ago
818d46e
rtw88: 8822c: add rf write protection when switching channel
by Chien-Hsun Liao
· 6 years ago
6fabdc4
rtw88: add beacon function setting
by Chin-Yen Lee
· 6 years ago
44cc4c6
rtw88: add support for random mac scan
by Yan-Hsuan Chuang
· 6 years ago
e6fec31
rtw88: add fast xmit support
by Yan-Hsuan Chuang
· 6 years ago
ffb9264
iwlegacy: 4965: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
f503c76
iwlegacy: 3945: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
e73e432
ssb/gpio: Remove unnecessary WARN_ON from driver_gpio
by Michael Büsch
· 6 years ago
25a986e
rtlwifi: rtl8188ee: remove redundant assignment to rtstatus
by Colin Ian King
· 6 years ago
9a1ace6
qtnfmac: Use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 6 years ago
23377c2
mt7601u: fix possible memory leak when the device is disconnected
by Lorenzo Bianconi
· 6 years ago
4079e8c
mt7601u: do not schedule rx_tasklet when the device has been disconnected
by Lorenzo Bianconi
· 6 years ago
f0822df
rtlwifi: remove redundant assignment to variable k
by Colin Ian King
· 6 years ago
5315f9d
rtlwifi: remove redundant assignment to variable badworden
by Colin Ian King
· 6 years ago
6c0ed66
rtlwifi: rtl8192cu: fix error handle when usb probe failed
by Ping-Ke Shih
· 6 years ago
74f202a
mwifiex: ignore processing invalid command response
by Swati Kushwaha
· 6 years ago
7afb94d
mwifiex: update set_mac_address logic
by Sharvari Harisangam
· 6 years ago
2fc0aa4
mwifiex: print PCI mmap with %pK
by Brian Norris
· 6 years ago
f736917
mwifiex: drop 'set_consistent_dma_mask' log message
by Brian Norris
· 6 years ago
6e41e22
p54usb: Fix race between disconnect and firmware loading
by Alan Stern
· 6 years ago
1c5ba67
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 6 years ago
045df37
Merge branch 'cxgb4-Reference-count-MPS-TCAM-entries-within-a-PF'
by David S. Miller
· 6 years ago
f9f329ad
cxgb4: Add MPS refcounting for alloc/free mac filters
by Raju Rangoju
· 6 years ago
2f0b940
cxgb4: Add MPS TCAM refcounting for cxgb4 change mac
by Raju Rangoju
· 6 years ago
5fab515
cxgb4: Add MPS TCAM refcounting for raw mac filters
by Raju Rangoju
· 6 years ago
28b3870
cxgb4: Re-work the logic for mps refcounting
by Raju Rangoju
· 6 years ago
0fec7e7
net: stmmac: sun8i: force select external PHY when no internal one
by Icenowy Zheng
· 6 years ago
adadd38
net: stmmac: sun8i: add support for Allwinner H6 EMAC
by Icenowy Zheng
· 6 years ago
dcdfa50
Merge branch 'cached-route-listings'
by David S. Miller
· 6 years ago
b964641
selftests: pmtu: Make list_flush_ipv6_exception test more demanding
by Stefano Brivio
· 6 years ago
de755a8
selftests: pmtu: Introduce list_flush_ipv4_exception test case
by Stefano Brivio
· 6 years ago
40cb35d
ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1()
by Stefano Brivio
· 6 years ago
1e47b48
ipv6: Dump route exceptions if requested
by Stefano Brivio
· 6 years ago
bf9a8a061
ipv6/route: Change return code of rt6_dump_route() for partial node dumps
by Stefano Brivio
· 6 years ago
3401bfb
ipv6/route: Don't match on fc_nh_id if not set in ip6_route_del()
by Stefano Brivio
· 6 years ago
ef11209
Revert "net/ipv6: Bail early if user only wants cloned entries"
by Stefano Brivio
· 6 years ago
ee28906
ipv4: Dump route exceptions if requested
by Stefano Brivio
· 6 years ago
d948974
ipv4/route: Allow NULL flowinfo in rt_fill_info()
by Stefano Brivio
· 6 years ago
b597ca6e
ipv4/fib_frontend: Allow RTM_F_CLONED flag to be used for filtering
by Stefano Brivio
· 6 years ago
564c91f
fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED
by Stefano Brivio
· 6 years ago
97236cd
net: macb: use GRO
by Antoine Tenart
· 6 years ago
760a3c1
net: macb: use NAPI_POLL_WEIGHT
by Antoine Tenart
· 6 years ago
38a3889
Merge branch 'ipv4-fix-bugs-when-enable-route_localnet'
by David S. Miller
· 6 years ago
58ade67
selftests: add route_localnet test script
by Shijie Luo
· 6 years ago
650638a
ipv4: fix confirm_addr_indev() when enable route_localnet
by Shijie Luo
· 6 years ago
d8c444d
ipv4: fix inet_select_addr() when enable route_localnet
by Shijie Luo
· 6 years ago
8bc81c5
tipc: remove the unnecessary msg->req check from tipc_nl_compat_bearer_set
by Xin Long
· 6 years ago
18f3896
Merge branch 'mlxsw-Thermal-and-hwmon-extensions'
by David S. Miller
· 6 years ago
f485cc3
mlxsw: core: Add support for negative temperature readout
by Vadim Pasternak
· 6 years ago
6f73862
mlxsw: core: Add the hottest thermal zone detection
by Vadim Pasternak
· 6 years ago
f14f4e6
mlxsw: core: Extend thermal core with per inter-connect device thermal zones
by Vadim Pasternak
· 6 years ago
c04b6ea4
tipc: fix missing indentation in source code
by john.rutherford@dektech.com.au
· 6 years ago
2f9b0d9
net: ethernet: ti: cpsw: Fix suspend/resume break
by Keerthy
· 6 years ago
e54fbbd
hinic: implement the statistical interface of ethtool
by Xue Chaojing
· 6 years ago
7d30a7f
Merge branch 'ipv6-avoid-taking-refcnt-on-dst-during-route-lookup'
by David S. Miller
· 6 years ago
7d9e5f4
ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREF
by Wei Wang
· 6 years ago
67f415d
ipv6: convert rx data path to not take refcnt on dst
by Wei Wang
· 6 years ago
d64a1f5
ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logic
by Wei Wang
· 6 years ago
Next »