Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
bcaa7d72dffddfa4196a37108d67fc12fb4edfca
bcaa7d7
Bluetooth: btmtksdio: Fix hdev->stat.byte_rx accumulation
by Sean Wang
· 6 years ago
2e47cc2
Bluetooth: btmtksdio: Add a bit definition for CHLPCR
by Sean Wang
· 6 years ago
e1052fb
Bluetooth: btmtksdio: Drop newline with bt_dev logging macros
by Sean Wang
· 6 years ago
98df744
Bluetooth: hci_h5: fix spelling mistake "sliped" -> "slipped"
by Colin Ian King
· 6 years ago
cac63f9
Bluetooth: mediatek: Fixed incorrect type in assignment
by Sean Wang
· 6 years ago
637c8e9
Bluetooth: btmtksdio: fix uninitialized symbol errors in btmtksdio_rx_packet
by Sean Wang
· 6 years ago
afa8d316
Bluetooth: btsdio: Use module_sdio_driver helper
by Sean Wang
· 6 years ago
a6094a4
Bluetooth: mediatek: Use module_sdio_driver helper
by Sean Wang
· 6 years ago
db0a390
mmc: sdio: Add helper macro for sdio_driver boilerplate
by Sean Wang
· 6 years ago
bbb69b3
Bluetooth: Add return check for L2CAP security level set
by Fugang Duan
· 6 years ago
ba8f528
Bluetooth: Fix not initializing L2CAP tx_credits
by Luiz Augusto von Dentz
· 6 years ago
75c98a9
Bluetooth: btqca: Fix misspelling of 'baudrate'
by Matthias Kaehlcke
· 6 years ago
4fdd5a4
Bluetooth: hci_qca: Add helper function to get the chip family
by Matthias Kaehlcke
· 6 years ago
9aebfd4
Bluetooth: mediatek: add support for MediaTek MT7663S and MT7668S SDIO devices
by Sean Wang
· 6 years ago
756e161
mmc: add SDIO identifiers for MediaTek Bluetooth devices
by Sean Wang
· 6 years ago
7e6e185
net: systemport: Remove need for DMA descriptor
by Florian Fainelli
· 6 years ago
697cd36
bridge: Fix possible use-after-free when deleting bridge port
by Ido Schimmel
· 6 years ago
a6cbcb7
r8152: sync sa_family with the media type of network device
by Crag.Wang
· 6 years ago
6f97955
Merge branch 'mlxsw-Shared-buffer-improvements'
by David S. Miller
· 6 years ago
7a1ff9f
mlxsw: spectrum_buffers: Adjust CPU port shared buffer egress quotas
by Ido Schimmel
· 6 years ago
6d28725
mlxsw: spectrum_buffers: Allow skipping ingress port quota configuration
by Ido Schimmel
· 6 years ago
24a7cc1
mlxsw: spectrum_buffers: Split business logic from mlxsw_sp_port_sb_pms_init()
by Ido Schimmel
· 6 years ago
50b5b90
mlxsw: spectrum_buffers: Use new CPU ingress pool for control packets
by Ido Schimmel
· 6 years ago
265c49b
mlxsw: spectrum_buffers: Add pools for CPU traffic
by Ido Schimmel
· 6 years ago
857f138
mlxsw: spectrum_buffers: Remove assumption about pool order
by Ido Schimmel
· 6 years ago
f1aaeac
mlxsw: spectrum_buffers: Forbid changing multicast TCs' attributes
by Ido Schimmel
· 6 years ago
51e15a4
mlxsw: spectrum_buffers: Forbid changing threshold type of first egress pool
by Ido Schimmel
· 6 years ago
cce7acc
mlxsw: spectrum_buffers: Forbid configuration of multicast pool
by Ido Schimmel
· 6 years ago
f7936d0
mlxsw: spectrum_buffers: Add ability to veto TC's configuration
by Ido Schimmel
· 6 years ago
0636f4d
mlxsw: spectrum_buffers: Add ability to veto pool's configuration
by Ido Schimmel
· 6 years ago
93d3668
mlxsw: spectrum_buffers: Use defines for pool indices
by Ido Schimmel
· 6 years ago
8f68620
mlxsw: spectrum_buffers: Add extack messages for invalid configurations
by Ido Schimmel
· 6 years ago
f2ad1a5
net: devlink: Add extack to shared buffer operations
by Ido Schimmel
· 6 years ago
7e5ebd0
Merge branch 'net-clean-up-needless-use-of-module-infrastructure'
by David S. Miller
· 6 years ago
15253b4
net: strparser: make it explicitly non-modular
by Paul Gortmaker
· 6 years ago
3557b3f
net: bpfilter: dont use module_init in non-modular code
by Paul Gortmaker
· 6 years ago
9628495
cgroup: net: remove left over MODULE_LICENSE tag
by Paul Gortmaker
· 6 years ago
a130f9b
net: tc_act: drop include of module.h from tc_ife.h
by Paul Gortmaker
· 6 years ago
113e632
net: fib: drop include of module.h from fib_notifier.h
by Paul Gortmaker
· 6 years ago
c517796
net: ife: drop include of module.h from net/ife.h
by Paul Gortmaker
· 6 years ago
a79eda3
net: psample: drop include of module.h from psample.h
by Paul Gortmaker
· 6 years ago
3c618c1
net: Rename net/nexthop.h net/rtnh.h
by David Ahern
· 6 years ago
7e5f4cd
ipv6: Remove fib6_info_nh_lwt
by David Ahern
· 6 years ago
0b13c9b
include/net/tcp.h: whitespace cleanup at tcp_v4_check
by Daniel T. Lee
· 6 years ago
2843ba2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
f79b464
Merge branch 'bpf-verifier-lock'
by Daniel Borkmann
· 6 years ago
45a73c1
bpf: drop bpf_verifier_lock
by Alexei Starovoitov
· 6 years ago
7df737e
bpf: remove global variables
by Alexei Starovoitov
· 6 years ago
3b88024
bpf: document the verifier limits
by Alexei Starovoitov
· 6 years ago
be659b8
ipv6: Restore RTF_ADDRCONF check in rt6_qualify_for_ecmp
by David Ahern
· 6 years ago
4e54507
ipv6: Simplify rt6_qualify_for_ecmp
by David Ahern
· 6 years ago
fa8b9e8
net: hippi:Fix misuse of %x in rrunner.c
by Fuqian Huang
· 6 years ago
966cdde
net: ax25: fix misuse of %x
by Fuqian Huang
· 6 years ago
05453ea
atm: iphase: fix misuse of %x
by Fuqian Huang
· 6 years ago
f9e0d65b
Merge branch 'mlxsw-Small-routing-improvements'
by David S. Miller
· 6 years ago
05414dd
mlxsw: spectrum_router: Relax FIB rule validation
by Ido Schimmel
· 6 years ago
fa73989
mlxsw: spectrum: Use a stable ECMP/LAG seed
by Ido Schimmel
· 6 years ago
4ef6cbe
nfp: add SR-IOV trusted VF support
by Pablo Cascón
· 6 years ago
5313794
Merge branch 'hns3-next'
by David S. Miller
· 6 years ago
97afd47
net: hns3: add function type check for debugfs help information
by Yufeng Mo
· 6 years ago
db01afe
net: hns3: add queue's statistics update to service task
by liuzhongzhu
· 6 years ago
a634578
net: hns3: Add handling of MAC tunnel interruption
by Weihang Li
· 6 years ago
ffd140e
net: hns3: add support for dump ncl config by debugfs
by Weihang Li
· 6 years ago
bb87be8
net: hns3: Add support for netif message level settings
by Yonglong Liu
· 6 years ago
e511c97
net: hns3: dump more information when tx timeout happens
by Jian Shen
· 6 years ago
fa6c408
net: hns3: fix loop condition of hns3_get_tx_timeo_queue_info()
by Jian Shen
· 6 years ago
beab694
net: hns3: refine tx timeout count handle
by Jian Shen
· 6 years ago
fbf3cd3
net: hns3: add some debug info for hclgevf_get_mbx_resp()
by Huazhong Tan
· 6 years ago
147175c
net: hns3: add some debug information for hclge_check_event_cause
by Huazhong Tan
· 6 years ago
c88a6e7
net: hns3: add reset statistics for VF
by Huazhong Tan
· 6 years ago
f02eb82
net: hns3: add reset statistics info for PF
by Huazhong Tan
· 6 years ago
4519efa
libbpf: fix BPF_LOG_BUF_SIZE off-by-one error
by McCabe, Robert J
· 6 years ago
d7cc399
tcp: properly reset skb->truesize for tx recycling
by Eric Dumazet
· 6 years ago
0a9798c
mlxsw: spectrum: Assume CONFIG_NET_DEVLINK is always enabled
by Jiri Pirko
· 6 years ago
42e5425
tipc: introduce new socket option TIPC_SOCK_RECVQ_USED
by Tung Nguyen
· 6 years ago
a26deec
net: dsa: mv88e6xxx: Only reconfigure MAC when something changes
by Andrew Lunn
· 6 years ago
0768e17
net: socket: implement 64-bit timestamps
by Arnd Bergmann
· 6 years ago
5ce5d8a
asm-generic: generalize asm/sockios.h
by Arnd Bergmann
· 6 years ago
c7cbdbf
net: rework SIOCGSTAMP ioctl handling
by Arnd Bergmann
· 6 years ago
1ab8392
Merge branch 'net-support-binding-vlan-dev-link-state-to-vlan-member-bridge-ports'
by David S. Miller
· 6 years ago
8e1acd4
bridge: update vlan dev link state for bridge netdev changes
by Mike Manning
· 6 years ago
80900ac
bridge: update vlan dev state when port added to or deleted from vlan
by Mike Manning
· 6 years ago
9c0ec2e
bridge: support binding vlan dev link state to vlan member bridge ports
by Mike Manning
· 6 years ago
76052d8
vlan: do not transfer link state in vlan bridge binding mode
by Mike Manning
· 6 years ago
8c8b345
vlan: support binding link state to vlan member bridge ports
by Mike Manning
· 6 years ago
7d26c96
nfp: flower: fix size_t compile warning
by John Hurley
· 6 years ago
5c2e6e1
Merge branch 'net-add-reset-controller-driven-PHY-reset'
by David S. Miller
· 6 years ago
6110ed2
net: mdio: rename mdio_device reset to reset_gpio
by David Bauer
· 6 years ago
71dd6c0
net: phy: add support for reset-controller
by David Bauer
· 6 years ago
b54dd90
dt-bindings: net: add PHY reset controller binding
by David Bauer
· 6 years ago
8a99aa5
Merge branch 'net-some-build-fixes-and-other-improvements'
by David S. Miller
· 6 years ago
a06eaaf
net: skb: remove unused asserts
by Jakub Kicinski
· 6 years ago
a115d51
net: gemini: remove unnecessary assert
by Jakub Kicinski
· 6 years ago
23bddf6
net/sched: taprio: fix build without 64bit div
by Jakub Kicinski
· 6 years ago
ce6bf4c
sb1000: fix variable set but not used warnings
by Jakub Kicinski
· 6 years ago
503c018
l2tp: fix set but not used variable
by Jakub Kicinski
· 6 years ago
8069594
bpf: move BPF_PROG_TYPE_FLOW_DISSECTOR documentation to a new common place
by Stanislav Fomichev
· 6 years ago
0bc1998
ipv6: Add rate limit mask for ICMPv6 messages
by Stephen Suryaputra
· 6 years ago
4cf2d20
net: phy: remove dead code from phy_sanitize_settings
by Heiner Kallweit
· 6 years ago
849f257
bpf: Increase MAX_NR_MAPS to 17 in test_verifier.c
by Martin KaFai Lau
· 6 years ago
Next »