index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-05
net: axienet: reduce default RX interrupt threshold to 1
Robert Hancock
1
-1
/
+1
2022-03-05
net: axienet: implement NAPI and GRO receive
Robert Hancock
2
-28
/
+59
2022-03-05
net: axienet: don't set IRQ timer when IRQ delay not used
Robert Hancock
1
-4
/
+14
2022-03-05
net: axienet: Clean up DMA start/stop and error handling
Robert Hancock
1
-175
/
+105
2022-03-05
net: axienet: Clean up device used for DMA calls
Robert Hancock
1
-16
/
+16
2022-03-05
net: axienet: fix RX ring refill allocation failure handling
Robert Hancock
1
-30
/
+42
2022-03-05
net: dsa: realtek: rtl8365mb: add support for rtl8_4t
Luiz Angelo Daros de Luca
1
-15
/
+62
2022-03-05
net: dsa: tag_rtl8_4: add rtl8_4t trailing variant
Luiz Angelo Daros de Luca
2
-36
/
+118
2022-03-05
dt-bindings: net: dsa: add rtl8_4 and rtl8_4t tag formats
Luiz Angelo Daros de Luca
1
-0
/
+2
2022-03-05
selftests: mptcp: update output info of chk_rm_nr
Geliang Tang
1
-8
/
+9
2022-03-05
selftests: mptcp: add more arguments for chk_join_nr
Geliang Tang
1
-14
/
+33
2022-03-05
selftests: mptcp: add invert check in check_transfer
Geliang Tang
1
-8
/
+17
2022-03-05
selftests: mptcp: add fastclose testcase
Geliang Tang
1
-1
/
+21
2022-03-05
selftests: mptcp: reuse linkfail to make given size files
Geliang Tang
1
-5
/
+27
2022-03-05
selftests: mptcp: add extra_args in do_transfer
Geliang Tang
1
-15
/
+15
2022-03-05
selftests: mptcp: add the MP_RST mibs check
Geliang Tang
1
-0
/
+45
2022-03-05
mptcp: add the mibs for MP_RST
Geliang Tang
3
-0
/
+6
2022-03-05
selftests: mptcp: add the MP_FASTCLOSE mibs check
Geliang Tang
1
-0
/
+32
2022-03-05
mptcp: add the mibs for MP_FASTCLOSE
Geliang Tang
3
-0
/
+7
2022-03-05
selftests: mptcp: adjust output alignment for more tests
Geliang Tang
1
-11
/
+12
2022-03-05
bcm63xx_enet: Use platform_get_irq() to get the interrupt
Meng Tang
1
-8
/
+8
2022-03-05
ptp: ocp: Add serial port information to the debug summary
Jonathan Lemon
1
-0
/
+8
2022-03-05
net: sparx5: Fix initialization of variables on stack
Horatiu Vultur
1
-2
/
+2
2022-03-04
Bluetooth: btusb: Add another Realtek 8761BU
Helmut Grohne
1
-0
/
+2
2022-03-04
Bluetooth: hci_bcm: add BCM43430A0 & BCM43430A1
Luca Weiss
1
-0
/
+2
2022-03-04
Bluetooth: use memset avoid memory leaks
Minghao Chi (CGEL ZTE)
1
-0
/
+1
2022-03-04
Bluetooth: btmtksdio: Fix kernel oops when sdio suspend.
Yake Yang
1
-2
/
+2
2022-03-04
Bluetooth: btusb: Add a new PID/VID 13d3/3567 for MT7921
Yake Yang
1
-0
/
+3
2022-03-04
Bluetooth: move adv_instance_cnt read within the device lock
Niels Dossche
1
-1
/
+3
2022-03-04
Bluetooth: hci_event: Add missing locking on hdev in hci_le_ext_adv_term_evt
Niels Dossche
1
-7
/
+12
2022-03-04
Bluetooth: btusb: Make use of of BIT macro to declare flags
Luiz Augusto von Dentz
1
-27
/
+27
2022-03-04
Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg}
Luiz Augusto von Dentz
1
-6
/
+8
2022-03-04
Bluetooth: mediatek: fix the conflict between mtk and msft vendor event
Sean Wang
3
-16
/
+2
2022-03-04
Bluetooth: mt7921s: support bluetooth reset mechanism
Chih-Ying Chiang
2
-1
/
+118
2022-03-04
Bluetooth: make array bt_uuid_any static const
Colin Ian King
1
-1
/
+3
2022-03-04
Bluetooth: 6lowpan: No need to clear memory twice
Christophe JAILLET
1
-1
/
+0
2022-03-04
Bluetooth: btusb: Improve stability for QCA devices
Zijun Hu
1
-0
/
+8
2022-03-04
Bluetooth: btusb: add support for LG LGSBWAC02 (MT7663BUN)
Piotr Dymacz
1
-0
/
+5
2022-03-04
Bluetooth: btusb: Add support for Intel Madison Peak (MsP2) device
Kiran K
1
-0
/
+1
2022-03-04
Bluetooth: Improve skb handling in mgmt_device_connected()
Radoslaw Biernacki
2
-17
/
+23
2022-03-04
Bluetooth: Fix skb allocation in mgmt_remote_name() & mgmt_device_connected()
Radoslaw Biernacki
2
-10
/
+13
2022-03-04
Bluetooth: mgmt: Remove unneeded variable
Minghao Chi
1
-5
/
+2
2022-03-04
Bluetooth: hci_sync: fix undefined return of hci_disconnect_all_sync()
Tom Rix
1
-1
/
+1
2022-03-04
Bluetooth: mgmt: Replace zero-length array with flexible-array member
Changcheng Deng
1
-1
/
+1
2022-03-04
net: ethernet: sun: Remove redundant code
Jiapeng Chong
1
-16
/
+0
2022-03-04
nfp: xsk: add AF_XDP zero-copy Rx and Tx support
Niklas Söderlund
6
-28
/
+756
2022-03-04
nfp: xsk: add configuration check for XSK socket chunk size
Niklas Söderlund
1
-4
/
+38
2022-03-04
nfp: xsk: add an array of xsk buffer pools to each data path
Niklas Söderlund
2
-2
/
+21
2022-03-04
nfp: wrap napi add/del logic
Jakub Kicinski
1
-16
/
+22
2022-03-04
nfp: expose common functions to be used for AF_XDP
Niklas Söderlund
2
-8
/
+22
[next]