index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
intel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-01
net: MAINTAINERS: Demote Qualcomm IPA to "maintained"
Krzysztof Kozlowski
1
-1
/
+1
2024-08-01
net: wan: fsl_qmc_hdlc: Discard received CRC
Herve Codina
1
-6
/
+18
2024-08-01
net: wan: fsl_qmc_hdlc: Convert carrier_lock spinlock to a mutex
Herve Codina
1
-3
/
+4
2024-08-01
net/mlx5e: Add a check for the return value from mlx5_port_set_eth_ptys
Shahar Shitrit
1
-1
/
+6
2024-08-01
net/mlx5e: Fix CT entry update leaks of modify header context
Chris Mi
1
-0
/
+1
2024-08-01
net/mlx5e: Require mlx5 tc classifier action support for IPsec prio capability
Rahul Rameshbabu
1
-3
/
+4
2024-08-01
net/mlx5: Fix missing lock on sync reset reload
Moshe Shemesh
1
-1
/
+4
2024-08-01
net/mlx5: Lag, don't use the hardcoded value of the first port
Mark Bloch
1
-1
/
+1
2024-08-01
net/mlx5: DR, Fix 'stack guard page was hit' error in dr_rule
Yevgeny Kliteynik
1
-1
/
+1
2024-08-01
net/mlx5: Fix error handling in irq_pool_request_irq
Shay Drory
1
-3
/
+7
2024-08-01
net/mlx5: Always drain health in shutdown callback
Shay Drory
2
-1
/
+2
2024-08-01
net: Add skbuff.h to MAINTAINERS
Breno Leitao
1
-0
/
+1
2024-08-01
r8169: don't increment tx_dropped in case of NETDEV_TX_BUSY
Heiner Kallweit
1
-6
/
+2
2024-08-01
net/mlx4: Add support for EEPROM high pages query for QSFP/QSFP+/QSFP28
Krzysztof Olędzki
1
-4
/
+4
2024-07-31
netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init().
Kuniyuki Iwashima
1
-5
/
+9
2024-07-31
netfilter: iptables: Fix null-ptr-deref in iptable_nat_table_init().
Kuniyuki Iwashima
1
-8
/
+10
2024-07-31
minmax: fix up min3() and max3() too
Linus Torvalds
1
-2
/
+10
2024-07-31
Add support for PIO p flag
Patrick Rohr
4
-4
/
+36
2024-07-31
net/smc: remove unused input parameters in smcr_new_buf_create
Zhengchao Shao
1
-2
/
+2
2024-07-31
net/smc: remove redundant code in smc_connect_check_aclc
Zhengchao Shao
1
-4
/
+0
2024-07-31
net/smc: remove the fallback in __smc_connect
Zhengchao Shao
1
-4
/
+0
2024-07-31
net/smc: remove unreferenced header in smc_loopback.h file
Zhengchao Shao
1
-1
/
+0
2024-07-31
dt-bindings: net: dsa: vsc73xx: add {rx,tx}-internal-delay-ps
Pawel Dembicki
1
-0
/
+32
2024-07-31
net: dsa: vsc73xx: make RGMII delays configurable
Pawel Dembicki
1
-4
/
+66
2024-07-31
l2tp: use pre_exit pernet hook to avoid rcu_barrier
James Chapman
1
-2
/
+7
2024-07-31
l2tp: cleanup eth/ppp pseudowire setup code
James Chapman
2
-4
/
+6
2024-07-31
l2tp: add idr consistency check in session_register
James Chapman
1
-2
/
+9
2024-07-31
l2tp: use rcu list add/del when updating lists
James Chapman
1
-6
/
+6
2024-07-31
l2tp: prevent possible tunnel refcount underflow
James Chapman
4
-10
/
+24
2024-07-31
l2tp: refactor ppp socket/session relationship
James Chapman
1
-55
/
+39
2024-07-31
l2tp: free sessions using rcu
James Chapman
2
-3
/
+2
2024-07-31
l2tp: delete sessions using work queue
James Chapman
2
-16
/
+21
2024-07-31
l2tp: simplify tunnel and socket cleanup
James Chapman
2
-62
/
+21
2024-07-31
l2tp: remove unused tunnel magic field
James Chapman
2
-4
/
+0
2024-07-31
l2tp: don't set sk_user_data in tunnel socket
James Chapman
1
-4
/
+6
2024-07-31
l2tp: don't use tunnel socket sk_user_data in ppp procfs output
James Chapman
1
-1
/
+1
2024-07-31
l2tp: have l2tp_ip_destroy_sock use ip_flush_pending_frames
James Chapman
1
-3
/
+3
2024-07-31
ipv4: export ip_flush_pending_frames
James Chapman
1
-0
/
+1
2024-07-31
l2tp: lookup tunnel from socket without using sk_user_data
James Chapman
4
-17
/
+54
2024-07-31
net/tcp: Expand goo.gl link
Dr. David Alan Gilbert
1
-1
/
+2
2024-07-31
net: drop bad gso csum_start and offset in virtio_net_hdr
Willem de Bruijn
3
-11
/
+12
2024-07-31
net: wangxun: use net_prefetch to simplify logic
Joe Damato
1
-4
/
+1
2024-07-31
net: phy: aquantia: only poll GLOBAL_CFG regs on aqr113, aqr113c and aqr115c
Bartosz Golaszewski
1
-8
/
+21
2024-07-31
net: phy: micrel: Fix the KSZ9131 MDI-X status issue
Raju Lakkaraju
1
-15
/
+19
2024-07-30
bpf/selftests: Fix ASSERT_OK condition check in uprobe_syscall test
Jiri Olsa
1
-1
/
+1
2024-07-30
minmax: improve macro expansion and type checking
Linus Torvalds
2
-15
/
+68
2024-07-30
net: mvpp2: Don't re-use loop iterator
Dan Carpenter
1
-3
/
+3
2024-07-30
btrfs: initialize location to fix -Wmaybe-uninitialized in btrfs_lookup_dentry()
David Sterba
1
-1
/
+1
2024-07-30
net/iucv: fix use after free in iucv_sock_close()
Alexandra Winter
1
-2
/
+2
2024-07-30
platform/chrome: cros_ec_proto: Lock device when updating MKBP version
Patryk Duda
1
-0
/
+2
[prev]
[next]