index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
task-analyzer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-03
ice: Reject pin requests with unsupported flags
Jacob Keller
2
-16
/
+23
2024-07-03
ice: Don't process extts if PTP is disabled
Jacob Keller
1
-0
/
+4
2024-07-03
ice: Fix improper extts handling
Milena Olech
2
-22
/
+91
2024-07-03
selftest: af_unix: Add test case for backtrack after finalising SCC.
Kuniyuki Iwashima
1
-2
/
+23
2024-07-03
af_unix: Fix uninit-value in __unix_walk_scc()
Shigeru Yoshida
1
-4
/
+5
2024-07-03
bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()
Sam Sun
1
-3
/
+3
2024-07-03
net: rswitch: Avoid use-after-free in rswitch_poll()
Radu Rendec
1
-2
/
+2
2024-07-03
net: stmmac: enable HW-accelerated VLAN stripping for gmac4 only
Furong Xu
1
-3
/
+4
2024-07-02
net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif_rx()
Dave Jiang
1
-1
/
+1
2024-07-02
net: phy: aquantia: add missing include guards
Bartosz Golaszewski
1
-0
/
+5
2024-07-02
net: txgbe: free isb resources at the right time
Jiawen Wu
3
-4
/
+9
2024-07-02
net: txgbe: add extra handle for MSI/INTx into thread irq handle
Jiawen Wu
1
-5
/
+39
2024-07-02
net: txgbe: remove separate irq request for MSI and INTx
Jiawen Wu
6
-76
/
+15
2024-07-02
net: txgbe: initialize num_q_vectors for MSI/INTx interrupts
Jiawen Wu
1
-0
/
+1
2024-07-02
net: stmmac: dwmac-qcom-ethqos: fix error array size
Yijie Yang
1
-1
/
+1
2024-07-02
net: allow skb_datagram_iter to be called from any context
Sagi Grimberg
1
-6
/
+13
2024-07-01
e1000e: Fix S0ix residency on corporate systems
Dima Ruinskiy
1
-66
/
+66
2024-07-01
tcp_metrics: validate source addr length
Jakub Kicinski
1
-0
/
+1
2024-07-01
can: kvaser_usb: Explicitly initialize family in leafimx driver_info struct
Jimmy Assarsson
1
-0
/
+1
2024-06-28
bnx2x: Fix multiple UBSAN array-index-out-of-bounds
Ghadi Elie Rahme
1
-1
/
+1
2024-06-28
Bluetooth: L2CAP: Fix deadlock
Luiz Augusto von Dentz
5
-66
/
+37
2024-06-28
bluetooth/hci: disallow setting handle bigger than HCI_CONN_HANDLE_MAX
Pavel Skripkin
1
-3
/
+12
2024-06-28
Bluetooth: ISO: Check socket flag instead of hcon
Iulia Tanasescu
1
-2
/
+1
2024-06-28
bluetooth/l2cap: sync sock recv cb and release
Edward Adam Davis
1
-3
/
+22
2024-06-28
Bluetooth: Ignore too large handle values in BIG
Edward Adam Davis
1
-0
/
+4
2024-06-28
Bluetooth: btnxpuart: Enable Power Save feature on startup
Neeraj Sanjay Kale
1
-1
/
+1
2024-06-28
Bluetooth: hci_core: cancel all works upon hci_unregister_dev()
Tetsuo Handa
1
-0
/
+4
2024-06-28
Bluetooth: qca: Fix BT enable failure again for QCA6390 after warm reboot
Zijun Hu
1
-3
/
+15
2024-06-28
Bluetooth: hci_event: Fix setting of unicast qos interval
Luiz Augusto von Dentz
1
-3
/
+19
2024-06-28
Bluetooth: btintel_pcie: Fix REVERSE_INULL issue reported by coverity
Vijay Satija
1
-1
/
+1
2024-06-28
Bluetooth: hci_bcm4377: Fix msgid release
Hector Martin
1
-1
/
+1
2024-06-28
Bluetooth: Add quirk to ignore reserved PHY bits in LE Extended Adv Report
Sven Peter
3
-0
/
+26
2024-06-28
net/mlx5e: Approximate IPsec per-SA payload data bytes count
Leon Romanovsky
1
-1
/
+13
2024-06-28
net/mlx5e: Present succeeded IPsec SA bytes and packet
Leon Romanovsky
1
-13
/
+23
2024-06-28
net/mlx5e: Add mqprio_rl cleanup and free in mlx5e_priv_cleanup()
Jianbo Liu
1
-0
/
+5
2024-06-28
net/mlx5: E-switch, Create ingress ACL when needed
Chris Mi
1
-8
/
+29
2024-06-28
net/mlx5: Use max_num_eqs_24b when setting max_io_eqs
Daniel Jurgens
1
-5
/
+17
2024-06-28
net/mlx5: Use max_num_eqs_24b capability if set
Daniel Jurgens
3
-6
/
+12
2024-06-28
net/mlx5: IFC updates for changing max EQs
Daniel Jurgens
1
-1
/
+5
2024-06-28
UPSTREAM: tcp: fix DSACK undo in fast recovery to call tcp_try_to_open()
Neal Cardwell
1
-1
/
+1
2024-06-27
net: phy: phy_device: Fix PHY LED blinking code comment
Marek Vasut
1
-1
/
+1
2024-06-27
net: mana: Fix possible double free in error handling path
Ma Ke
1
-0
/
+2
2024-06-27
selftest: af_unix: Check SIOCATMARK after every send()/recv() in msg_oob.c.
Kuniyuki Iwashima
1
-0
/
+72
2024-06-27
af_unix: Fix wrong ioctl(SIOCATMARK) when consumed OOB skb is at the head.
Kuniyuki Iwashima
2
-2
/
+81
2024-06-27
selftest: af_unix: Check EPOLLPRI after every send()/recv() in msg_oob.c
Kuniyuki Iwashima
1
-0
/
+147
2024-06-27
selftest: af_unix: Check SIGURG after every send() in msg_oob.c
Kuniyuki Iwashima
1
-1
/
+50
2024-06-27
selftest: af_unix: Add SO_OOBINLINE test cases in msg_oob.c
Kuniyuki Iwashima
1
-0
/
+91
2024-06-27
af_unix: Don't stop recv() at consumed ex-OOB skb.
Kuniyuki Iwashima
2
-1
/
+17
2024-06-27
selftest: af_unix: Add non-TCP-compliant test cases in msg_oob.c.
Kuniyuki Iwashima
1
-5
/
+44
2024-06-27
af_unix: Don't stop recv(MSG_DONTWAIT) if consumed OOB skb is at the head.
Kuniyuki Iwashima
2
-4
/
+26
[next]