index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
sbus
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-04
net: Replace strlcpy with strscpy
Azeem Shaikh
2
-2
/
+2
2023-07-04
pptp: Fix fib lookup calls.
Guillaume Nault
1
-11
/
+20
2023-07-04
mlxsw: spectrum_router: Fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2023-07-04
net/sched: act_pedit: Add size check for TCA_PEDIT_PARMS_EX
Lin Ma
1
-0
/
+1
2023-07-03
ptp: Make max_phase_adjustment sysfs device attribute invisible when not supp...
Rahul Rameshbabu
1
-0
/
+3
2023-07-03
Documentation: ABI: sysfs-class-net-qmi: pass_through contact update
Subash Abhinov Kasiviswanathan
1
-1
/
+1
2023-07-03
tcp: annotate data races in __tcp_oow_rate_limited()
Eric Dumazet
1
-3
/
+9
2023-07-03
wireguard: timers: move to using timer_delete_sync
Jason A. Donenfeld
1
-5
/
+5
2023-07-03
wireguard: netlink: send staged packets when setting initial private key
Jason A. Donenfeld
2
-9
/
+35
2023-07-03
wireguard: queueing: use saner cpu selection wrapping
Jason A. Donenfeld
4
-16
/
+14
2023-07-03
samples: pktgen: fix append mode failed issue
J.J. Martzki
9
-6
/
+37
2023-07-03
selftests/net: Add xt_policy config for xfrm_policy test
Daniel Díaz
1
-0
/
+1
2023-07-03
net: fix net_dev_start_xmit trace event vs skb_transport_offset()
Eric Dumazet
1
-1
/
+2
2023-07-03
net: dsa: tag_sja1105: fix source port decoding in vlan_filtering=0 bridge mode
Vladimir Oltean
1
-3
/
+6
2023-07-03
net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC mode
Vladimir Oltean
1
-2
/
+3
2023-07-02
octeontx2-af: Reset MAC features in FLR
Hariprasad Kelam
8
-6
/
+77
2023-07-02
octeontx2-af: Add validation before accessing cgx and lmac
Hariprasad Kelam
1
-0
/
+7
2023-07-02
octeontx2-af: Fix mapping for NIX block from CGX connection
Hariprasad Kelam
2
-1
/
+12
2023-07-02
octeontx2-af: cn10kb: fix interrupt csr addresses
Hariprasad Kelam
2
-2
/
+3
2023-07-02
nvme-tcp: Fix comma-related oops
David Howells
1
-1
/
+1
2023-07-01
docs: networking: Update codeaurora references for rmnet
Subash Abhinov Kasiviswanathan
1
-4
/
+3
2023-07-01
docs: netdev: broaden mailbot to all MAINTAINERS
Jakub Kicinski
1
-2
/
+5
2023-07-01
net: usb: cdc_ether: add u-blox 0x1313 composition.
Davide Tronchin
1
-0
/
+6
2023-06-30
mlxsw: minimal: fix potential memory leak in mlxsw_m_linecards_init
Zhengchao Shao
1
-0
/
+1
2023-06-30
net: dsa: vsc73xx: fix MTU configuration
Pawel Dembicki
1
-3
/
+3
2023-06-29
ibmvnic: Do not reset dql stats on NON_FATAL err
Nick Child
1
-1
/
+8
2023-06-29
sfc: support for devlink port requires MAE access
Martin Habets
1
-0
/
+3
2023-06-29
Bluetooth: hci_event: Fix parsing of CIS Established Event
Luiz Augusto von Dentz
1
-15
/
+34
2023-06-29
Bluetooth: hci_conn: Use kmemdup() to replace kzalloc + memcpy
Jiapeng Chong
1
-3
/
+1
2023-06-29
Bluetooth: btusb: Add MT7922 bluetooth ID for the Asus Ally
Matthew Anderson
1
-0
/
+3
2023-06-29
Bluetooth: hci_sysfs: make bt_class a static const structure
Ivan Orlov
1
-7
/
+7
2023-06-29
Bluetooth: ISO: Rework sync_interval to be sync_factor
Luiz Augusto von Dentz
3
-5
/
+5
2023-06-29
Bluetooth: MGMT: Fix marking SCAN_RSP as not connectable
Luiz Augusto von Dentz
2
-10
/
+6
2023-06-29
Bluetooth: hci_event: fix Set CIG Parameters error status handling
Pauli Virtanen
1
-1
/
+2
2023-06-29
Bluetooth: ISO: use hci_sync for setting CIG parameters
Pauli Virtanen
1
-8
/
+39
2023-06-29
Bluetooth: hci_bcm: do not mark valid bd_addr as invalid
Johan Hovold
1
-1
/
+2
2023-06-29
Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb
Sungwoo Kim
1
-0
/
+2
2023-06-29
Bluetooth: fix use-bdaddr-property quirk
Johan Hovold
1
-5
/
+3
2023-06-29
Bluetooth: fix invalid-bdaddr quirk for non-persistent setup
Johan Hovold
1
-17
/
+11
2023-06-29
Bluetooth: L2CAP: Fix use-after-free
Zhengping Jiang
1
-0
/
+5
2023-06-29
Bluetooth: btqca: use le32_to_cpu for ver.soc_id
Min-Hua Chen
1
-1
/
+1
2023-06-29
Bluetooth: btusb: Add device 6655:8771 to device tables
Dan Gora
1
-0
/
+2
2023-06-29
Bluetooth: btrtl: Add missing MODULE_FIRMWARE declarations
Dan Gora
1
-2
/
+16
2023-06-29
Add MODULE_FIRMWARE() for FIRMWARE_TG357766.
Tobias Heider
1
-0
/
+1
2023-06-29
net: dsa: tag_sja1105: always prefer source port information from INCL_SRCPT
Vladimir Oltean
1
-9
/
+29
2023-06-29
net: dsa: sja1105: always enable the INCL_SRCPT option
Vladimir Oltean
1
-7
/
+2
2023-06-29
net: dsa: felix: don't drop PTP frames with tag_8021q when RX timestamping is...
Vladimir Oltean
1
-0
/
+12
2023-06-29
net: mscc: ocelot: don't keep PTP configuration of all ports in single structure
Vladimir Oltean
3
-24
/
+48
2023-06-29
net: mscc: ocelot: don't report that RX timestamping is enabled by default
Vladimir Oltean
1
-5
/
+0
2023-06-29
net/sched: act_ipt: zero skb->cb before calling target
Florian Westphal
1
-0
/
+10
[next]