index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2023-06-29
net/sched: act_ipt: add sanity checks on skb before calling target
Florian Westphal
1
-0
/
+33
2023-06-29
net/sched: act_ipt: add sanity checks on table name and hook locations
Florian Westphal
1
-7
/
+20
2023-06-29
sctp: fix potential deadlock on &net->sctp.addr_wq_lock
Chengfeng Ye
1
-2
/
+2
2023-06-29
net: lan743x: Don't sleep in atomic context
Moritz Fischer
1
-4
/
+17
2023-06-29
modules: catch concurrent module loads, treat them as idempotent
Linus Torvalds
1
-2
/
+71
2023-06-29
module: split up 'finit_module()' into init_module_from_file() helper
Linus Torvalds
1
-15
/
+27
2023-06-28
x86/mem_encrypt: Remove stale mem_encrypt_init() declaration
Linus Torvalds
1
-1
/
+0
2023-06-28
mm: fix __access_remote_vm() GUP failure case
Linus Torvalds
1
-0
/
+1
2023-06-28
Revert "nios2: Convert __pte_free_tlb() to use ptdescs"
Dinh Nguyen
1
-4
/
+4
2023-06-27
net: scm: introduce and use scm_recv_unix helper
Alexander Mikhalitsyn
2
-12
/
+27
2023-06-27
af_unix: Skip SCM_PIDFD if scm->pid is NULL.
Kuniyuki Iwashima
1
-1
/
+3
2023-06-27
net: lan743x: Simplify comparison
Moritz Fischer
1
-1
/
+1
2023-06-27
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
3
-4
/
+16
2023-06-27
net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses
Vladimir Oltean
5
-31
/
+74
2023-06-27
Revert "af_unix: Call scm_recv() only after scm_set_cred()."
Kuniyuki Iwashima
1
-1
/
+1
2023-06-27
phylink: ReST-ify the phylink_pcs_neg_mode() kdoc
Jakub Kicinski
1
-4
/
+6
2023-06-27
libceph: Partially revert changes to support MSG_SPLICE_PAGES
David Howells
2
-39
/
+107
2023-06-27
net: phy: mscc: fix packet loss due to RGMII delays
Vladimir Oltean
1
-2
/
+2
2023-06-27
net: mana: use vmalloc_array and vcalloc
Julia Lawall
1
-1
/
+1
2023-06-27
net: enetc: use vmalloc_array and vcalloc
Julia Lawall
1
-2
/
+2
2023-06-27
ionic: use vmalloc_array and vcalloc
Julia Lawall
1
-2
/
+2
2023-06-27
pds_core: use vmalloc_array and vcalloc
Julia Lawall
1
-2
/
+2
2023-06-27
gve: use vmalloc_array and vcalloc
Julia Lawall
1
-1
/
+1
2023-06-27
octeon_ep: use vmalloc_array and vcalloc
Julia Lawall
1
-1
/
+1
2023-06-27
net: usb: qmi_wwan: add u-blox 0x1312 composition
Davide Tronchin
1
-0
/
+1
2023-06-27
perf trace: fix MSG_SPLICE_PAGES build error
Matthieu Baerts
1
-0
/
+3
2023-06-27
ipvlan: Fix return value of ipvlan_queue_xmit()
Cambda Zhu
1
-3
/
+6
2023-06-26
netfilter: nf_tables: fix underflow in chain reference counter
Pablo Neira Ayuso
1
-1
/
+3
2023-06-26
netfilter: nf_tables: unbind non-anonymous set if rule construction fails
Pablo Neira Ayuso
1
-0
/
+2
2023-06-26
netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return va...
Ilia.Gavrilov
1
-1
/
+1
2023-06-26
linux/netfilter.h: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2023-06-26
netfilter: conntrack: dccp: copy entire header to stack buffer, not just basi...
Florian Westphal
1
-3
/
+49
2023-06-26
lib/ts_bm: reset initial match offset for every block of text
Jeremy Sowden
1
-1
/
+3
2023-06-26
thermal/drivers/qcom/temp-alarm: Use dev_err_probe
Luca Weiss
1
-20
/
+14
2023-06-26
thermal/drivers/generic-adc: Register thermal zones as hwmon sensors
Chen-Yu Tsai
1
-0
/
+4
2023-06-26
thermal/drivers/mediatek/lvts_thermal: Remove redundant msg in lvts_ctrl_start()
Yangtao Li
1
-2
/
+1
[next]