index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-trace.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-26
Bluetooth: Fix the HCI to MGMT status conversion table
Yu Liu
1
-0
/
+3
2021-06-26
Bluetooth: cmtp: fix file refcount when cmtp_attach_device fails
Thadeu Lima de Souza Cascardo
1
-0
/
+5
2021-06-26
Bluetooth: btusb: fix memory leak
Muhammad Usama Anjum
1
-1
/
+1
2021-06-26
Bluetooth: btusb: Add support for Lite-On Mediatek Chip
mark-yw.chen
1
-0
/
+5
2021-06-26
Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip.
mark-yw.chen
1
-5
/
+5
2021-06-26
Bluetooth: virtio_bt: add missing null pointer check on alloc_skb call return
Colin Ian King
1
-0
/
+3
2021-06-26
Bluetooth: Return whether a connection is outbound
Yu Liu
5
-7
/
+12
2021-06-26
Bluetooth: use flexible-array member instead of zero-length array
Qiheng Lin
1
-3
/
+3
2021-06-26
Bluetooth: 6lowpan: delete unneeded variable initialization
Kai Ye
1
-1
/
+1
2021-06-25
net/smc: Ensure correct state of the socket in send path
Guvenc Gulce
1
-2
/
+3
2021-06-25
net: mdiobus: withdraw fwnode_mdbiobus_register
Marcin Wojtas
5
-39
/
+20
2021-06-25
ice: Fix a memory leak in an error handling path in 'ice_pf_dcb_cfg()'
Christophe JAILLET
1
-2
/
+4
2021-06-25
ice: remove unnecessary VSI assignment
Tony Nguyen
1
-1
/
+0
2021-06-25
ice: remove the VSI info from previous agg
Victor Raj
1
-2
/
+22
2021-06-25
ice: add support for auxiliary input/output pins
Maciej Machnikowski
4
-0
/
+366
2021-06-25
Add Mellanox BlueField Gigabit Ethernet driver
David Thompson
13
-0
/
+2028
2021-06-25
ice: add tracepoints
Jesse Brandeburg
3
-0
/
+249
2021-06-25
net: bcmgenet: Add mdio-bcm-unimac soft dependency
Jian-Hong Pan
1
-0
/
+1
2021-06-25
ipv6: delete useless dst check in ip6_dst_lookup_tail
zhang kai
1
-5
/
+3
2021-06-25
mlxsw: core_env: Avoid unnecessary memcpy()s
Ido Schimmel
1
-8
/
+8
2021-06-25
gve: Fix warnings reported for DQO patchset
Bailey Forrest
2
-6
/
+5
2021-06-24
sctp: send the next probe immediately once the last one is acked
Xin Long
2
-5
/
+12
2021-06-24
sctp: do black hole detection in search complete state
Xin Long
2
-8
/
+6
2021-06-24
net: dsa: sja1105: document the SJA1110 in the Kconfig
Vladimir Oltean
1
-2
/
+6
2021-06-24
Documentation: net: dsa: add details about SJA1110
Vladimir Oltean
1
-4
/
+57
2021-06-24
gve: DQO: Add RX path
Bailey Forrest
4
-0
/
+601
2021-06-24
gve: DQO: Add TX path
Bailey Forrest
2
-2
/
+829
2021-06-24
gve: DQO: Configure interrupts on device up
Bailey Forrest
2
-2
/
+33
2021-06-24
gve: DQO: Add ring allocation and initialization
Bailey Forrest
7
-13
/
+420
2021-06-24
gve: DQO: Add core netdev features
Bailey Forrest
8
-25
/
+260
2021-06-24
gve: Update adminq commands to support DQO queues
Bailey Forrest
4
-29
/
+64
2021-06-24
gve: Add DQO fields for core data structures
Bailey Forrest
1
-11
/
+251
2021-06-24
gve: Add dqo descriptors
Bailey Forrest
2
-1
/
+257
2021-06-24
gve: Add support for DQO RX PTYPE map
Bailey Forrest
4
-2
/
+127
2021-06-24
gve: adminq: DQO specific device descriptor logic
Bailey Forrest
2
-15
/
+55
2021-06-24
gve: Introduce per netdev `enum gve_queue_format`
Bailey Forrest
5
-15
/
+37
2021-06-24
gve: Introduce a new model for device options
Bailey Forrest
2
-43
/
+179
2021-06-24
gve: Make gve_rx_slot_page_info.page_offset an absolute offset
Bailey Forrest
3
-5
/
+5
2021-06-24
gve: gve_rx_copy: Move padding to an argument
Bailey Forrest
3
-5
/
+7
2021-06-24
gve: Move some static functions to a common file
Bailey Forrest
5
-60
/
+94
2021-06-24
gve: Update GVE documentation to describe DQO
Bailey Forrest
1
-5
/
+48
2021-06-24
usbnet: add usbnet_event_names[] for kevent
Yajun Deng
1
-2
/
+19
2021-06-24
arm64: dts: sparx5: Add the Sparx5 switch node
Steen Hegelund
3
-84
/
+1112
2021-06-24
net: sparx5: add ethtool configuration and statistics support
Steen Hegelund
5
-1
/
+1248
2021-06-24
net: sparx5: add calendar bandwidth allocation support
Steen Hegelund
4
-2
/
+609
2021-06-24
net: sparx5: add switching support
Steen Hegelund
7
-1
/
+544
2021-06-24
net: sparx5: add vlan support
Steen Hegelund
4
-4
/
+246
2021-06-24
net: sparx5: add mactable support
Steen Hegelund
5
-2
/
+565
2021-06-24
net: sparx5: add port module support
Steen Hegelund
6
-12
/
+1279
2021-06-24
net: sparx5: add hostmode with phylink support
Steen Hegelund
6
-10
/
+841
[next]