index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-29
mlxsw: minimal: fix potential memory leak in mlxsw_m_linecards_init
Zhengchao Shao
1
-0
/
+1
2023-06-29
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 disabled
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-28
modules: catch concurrent module loads, treat them as idempotent
Linus Torvalds
1
-2
/
+71
2023-06-28
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-27
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
[next]