index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
nvdimm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-08
eth: sp7021: switch to netif_napi_add_tx()
Jakub Kicinski
1
-1
/
+1
2022-07-08
eth: mtk: switch to netif_napi_add_tx()
Jakub Kicinski
1
-2
/
+1
2022-07-08
net: macb: sort init_reset_optional() with other init()s
Conor Dooley
1
-34
/
+34
2022-07-08
net: macb: simplify error paths in init_reset_optional()
Conor Dooley
1
-13
/
+7
2022-07-08
net: macb: unify macb_config alignment style
Conor Dooley
1
-8
/
+8
2022-07-08
net: macb: add polarfire soc reset support
Conor Dooley
1
-8
/
+18
2022-07-08
dt-bindings: net: cdns,macb: document polarfire soc's macb
Conor Dooley
1
-0
/
+1
2022-07-08
net: l2tp: fix clang -Wformat warning
Justin Stitt
1
-1
/
+1
2022-07-08
net: page_pool: optimize page pool page allocation in NUMA scenario
Jie Wang
1
-1
/
+2
2022-07-07
signal handling: don't use BUG_ON() for debugging
Linus Torvalds
1
-4
/
+4
2022-07-07
af_unix: Optimise hash table layout.
Kuniyuki Iwashima
1
-6
/
+12
2022-07-07
wireguard: Kconfig: select CRYPTO_CHACHA_S390
Vladis Dronov
1
-0
/
+1
2022-07-07
crypto: s390 - do not depend on CRYPTO_HW for SIMD implementations
Jason A. Donenfeld
2
-115
/
+114
2022-07-07
wireguard: selftests: use microvm on x86
Jason A. Donenfeld
3
-8
/
+16
2022-07-07
wireguard: selftests: always call kernel makefile
Jason A. Donenfeld
1
-3
/
+2
2022-07-07
wireguard: selftests: use virt machine on m68k
Jason A. Donenfeld
2
-8
/
+6
2022-07-07
wireguard: selftests: set fake real time in init
Jason A. Donenfeld
8
-0
/
+18
2022-07-07
qed: Use bitmap_empty()
Christophe JAILLET
1
-1
/
+1
2022-07-07
qed: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-3
/
+2
2022-07-07
cnic: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-2
/
+2
2022-07-07
bnxt: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-4
/
+2
2022-07-07
sfc: falcon: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-4
/
+2
2022-07-07
sfc/siena: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-4
/
+2
2022-07-07
r8169: fix accessing unset transport header
Heiner Kallweit
1
-6
/
+4
2022-07-07
net: dsa: b53: remove unnecessary spi_set_drvdata()
Yang Yingliang
1
-2
/
+0
2022-07-07
net: rose: fix UAF bug caused by rose_t0timer_expiry
Duoming Zhou
1
-2
/
+2
2022-07-07
usbnet: fix memory leak in error case
Oliver Neukum
1
-5
/
+12
2022-07-07
Revert "Merge branch 'octeontx2-af-next'"
Jakub Kicinski
20
-2876
/
+67
2022-07-06
Revert "tls: rx: move counting TlsDecryptErrors for sync"
Gal Pressman
1
-4
/
+4
2022-07-06
net: hinic: avoid kernel hung in hinic_get_stats64()
Qiao Ma
1
-4
/
+0
2022-07-06
net: hinic: fix bug that ethtool get wrong stats
Qiao Ma
4
-48
/
+16
2022-07-06
tls: rx: periodically flush socket backlog
Jakub Kicinski
2
-0
/
+24
2022-07-06
selftests: tls: add selftest variant for pad
Jakub Kicinski
1
-0
/
+15
2022-07-06
tls: rx: add sockopt for enabling optimistic decrypt with TLS 1.3
Jakub Kicinski
8
-7
/
+122
2022-07-06
tls: rx: support optimistic decrypt to user buffer with TLS 1.3
Jakub Kicinski
1
-9
/
+29
2022-07-06
tls: rx: don't include tail size in data_len
Jakub Kicinski
1
-4
/
+4
2022-07-06
mptcp: update MIB_RMSUBFLOW in cmd_sf_destroy
Geliang Tang
1
-0
/
+2
2022-07-06
mptcp: fix local endpoint accounting
Paolo Abeni
1
-1
/
+2
2022-07-06
selftests: mptcp: userspace PM support for MP_PRIO signals
Kishen Maloor
2
-2
/
+103
2022-07-06
mptcp: netlink: issue MP_PRIO signals from userspace PMs
Kishen Maloor
3
-6
/
+62
2022-07-06
mptcp: Acquire the subflow socket lock before modifying MP_PRIO flags
Mat Martineau
3
-3
/
+12
2022-07-06
mptcp: Avoid acquiring PM lock for subflow priority changes
Mat Martineau
2
-6
/
+5
2022-07-06
mptcp: fix locking in mptcp_nl_cmd_sf_destroy()
Paolo Abeni
1
-13
/
+6
2022-07-06
net/mlx5e: Fix matchall police parameters validation
Vlad Buslov
1
-7
/
+6
2022-07-06
net/sched: act_police: allow 'continue' action offload
Vlad Buslov
2
-1
/
+2
2022-07-06
octeontx2-af: Enable Exact match flag in kex profile
Ratheesh Kannoth
1
-2
/
+3
2022-07-06
octeontx2-pf: Add support for exact match table.
Ratheesh Kannoth
4
-29
/
+67
2022-07-06
octeontx2-af: Invoke exact match functions if supported
Ratheesh Kannoth
2
-0
/
+41
2022-07-06
octeontx2-af: Wrapper functions for MAC addr add/del/update/reset
Ratheesh Kannoth
2
-11
/
+363
2022-07-06
octeontx2: Modify mbox request and response structures
Ratheesh Kannoth
3
-9
/
+24
[next]