index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-24
xfrm: policy: remove remaining use of inexact list
Florian Westphal
2
-39
/
+0
2024-08-24
xfrm: switch migrate to xfrm_policy_lookup_bytype
Florian Westphal
1
-67
/
+39
2024-08-24
xfrm: policy: don't iterate inexact policies twice at insert time
Florian Westphal
1
-6
/
+53
2024-08-24
selftests: add xfrm policy insertion speed test script
Florian Westphal
2
-1
/
+84
2024-08-23
xfrm: Correct spelling in xfrm.h
Simon Horman
1
-2
/
+2
2024-08-20
net: add copy from skb_seq_state to buffer function
Christian Hopps
2
-0
/
+36
2024-08-16
xfrm: Remove documentation WARN_ON to limit return values for offloaded SA
Patrisious Haddad
1
-5
/
+1
2024-07-31
net: macb: Convert tasklet API to new bottom half workqueue mechanism
Allen Pais
2
-6
/
+7
2024-07-31
net: cnic: Convert tasklet API to new bottom half workqueue mechanism
Allen Pais
2
-10
/
+11
2024-07-31
net: xgbe: Convert tasklet API to new bottom half workqueue mechanism
Allen Pais
5
-38
/
+38
2024-07-31
net: alteon: Convert tasklet API to new bottom half workqueue mechanism
Allen Pais
2
-17
/
+17
2024-07-31
mlxsw: core_thermal: Fix -Wformat-truncation warning
Ido Schimmel
1
-1
/
+1
2024-07-31
mlxsw: core_thermal: Remove unnecessary assignments
Ido Schimmel
1
-2
/
+0
2024-07-31
mlxsw: core_thermal: Remove unnecessary checks
Ido Schimmel
1
-5
/
+3
2024-07-31
mlxsw: core_thermal: Simplify rollback
Ido Schimmel
1
-1
/
+1
2024-07-31
mlxsw: core_thermal: Make mlxsw_thermal_module_{init, fini} symmetric
Ido Schimmel
1
-7
/
+6
2024-07-31
mlxsw: core_thermal: Remove unused arguments
Ido Schimmel
1
-3
/
+2
2024-07-31
mlxsw: core_thermal: Fold two loops into one
Ido Schimmel
1
-3
/
+1
2024-07-31
mlxsw: core_thermal: Remove another unnecessary check
Ido Schimmel
1
-2
/
+0
2024-07-31
mlxsw: core_thermal: Remove unnecessary check
Ido Schimmel
1
-3
/
+0
2024-07-31
mlxsw: core_thermal: Call thermal_zone_device_unregister() unconditionally
Ido Schimmel
1
-8
/
+2
2024-07-31
net/mlx4: Add support for EEPROM high pages query for QSFP/QSFP+/QSFP28
Krzysztof Olędzki
1
-4
/
+4
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-30
net/tcp: Expand goo.gl link
Dr. David Alan Gilbert
1
-1
/
+2
2024-07-30
net: wangxun: use net_prefetch to simplify logic
Joe Damato
1
-4
/
+1
2024-07-25
tun: add missing verification for short frame
Dongli Zhang
1
-0
/
+3
2024-07-25
tap: add missing verification for short frame
Si-Wei Liu
1
-0
/
+5
2024-07-25
mISDN: Fix a use after free in hfcmulti_tx()
Dan Carpenter
1
-3
/
+4
2024-07-25
gve: Fix an edge case for TSO skb validity check
Bailey Forrest
1
-1
/
+21
[next]