index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
bitrev.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-13
tcp: sk_forced_mem_schedule() optimization
Eric Dumazet
2
-5
/
+7
2022-06-13
net: smsc95xx: add support for Microchip EVB-LAN8670-USB
Parthiban Veerasooran
1
-0
/
+5
2022-06-13
nfp: support 48-bit DMA addressing for NFP3800
Yinjun Zhang
10
-33
/
+52
2022-06-13
net: ipa: derive channel from transaction
Alex Elder
3
-29
/
+13
2022-06-13
net: ipa: determine channel from event
Alex Elder
1
-5
/
+21
2022-06-13
net: ipa: simplify endpoint transaction completion
Alex Elder
1
-18
/
+5
2022-06-13
net: ipa: rename endpoint->trans_tre_max
Alex Elder
2
-4
/
+4
2022-06-13
net: ipa: rename channel->tlv_count
Alex Elder
5
-32
/
+11
2022-06-13
net: ipa: verify command channel TLV count
Alex Elder
1
-12
/
+27
2022-06-11
nfp: flower: support to offload pedit of IPv6 flowinto fields
Yinjun Zhang
2
-5
/
+3
2022-06-11
ethernet: Remove vf rate limit check for drivers
Bin Chen
4
-21
/
+3
2022-06-11
net: unexport __sk_mem_{raise|reduce}_allocated
Eric Dumazet
1
-2
/
+0
2022-06-11
net: keep sk->sk_forward_alloc as small as possible
Eric Dumazet
11
-72
/
+7
2022-06-11
net: fix sk_wmem_schedule() and sk_rmem_schedule() errors
Eric Dumazet
1
-4
/
+8
2022-06-11
net: implement per-cpu reserves for memory_allocated
Eric Dumazet
1
-9
/
+29
2022-06-11
net: add per_cpu_fw_alloc field to struct proto
Eric Dumazet
14
-0
/
+43
2022-06-11
net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFT
Eric Dumazet
8
-28
/
+26
2022-06-11
Revert "net: set SK_MEM_QUANTUM to 4096"
Eric Dumazet
1
-13
/
+3
2022-06-10
certs: Convert spaces in certs/Makefile to a tab
David Howells
1
-1
/
+1
2022-06-10
dt-bindings: display: arm,malidp: remove bogus RQOS property
Andre Przywara
1
-6
/
+1
2022-06-10
dt-bindings: pinctrl: ralink: Fix 'enum' lists with duplicate entries
Rob Herring
2
-25
/
+28
2022-06-10
arm64: Add kasan_hw_tags_enable() prototype to silence sparse
Catalin Marinas
1
-0
/
+6
2022-06-10
arm64/sme: Fix EFI save/restore
Mark Brown
1
-4
/
+14
2022-06-10
ptp_ocp: replace kzalloc(x*y) by kcalloc(y, x)
Andy Shevchenko
1
-1
/
+1
2022-06-10
ptp_ocp: do not call pci_set_drvdata(pdev, NULL)
Andy Shevchenko
1
-2
/
+0
2022-06-10
ptp_ocp: drop duplicate NULL check in ptp_ocp_detach()
Andy Shevchenko
1
-4
/
+2
2022-06-10
ptp_ocp: use bits.h macros for all masks
Andy Shevchenko
1
-6
/
+7
2022-06-10
arm64/fpsimd: Fix typo in comment
Xiang wangx
1
-1
/
+1
2022-06-10
arm64/sysreg: Fix typo in Enum element regex
Alejandro Tafalla
1
-1
/
+1
2022-06-10
wifi: mac80211_hwsim: Directly use ida_alloc()/free()
Ke Liu
1
-3
/
+2
2022-06-10
wifi: mac80211: refactor some key code
Johannes Berg
2
-33
/
+41
2022-06-10
wifi: mac80211: remove cipher scheme support
Johannes Berg
15
-432
/
+39
2022-06-10
wifi: nl80211: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-06-10
wifi: virt_wifi: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-06-10
rtw89: add new state to CFO state machine for UL-OFDMA
Eric Huang
3
-3
/
+29
2022-06-10
rtw89: 8852c: add trigger frame counter
Po Hao Huang
3
-1
/
+64
2022-06-10
ieee80211: add trigger frame definition
Po Hao Huang
1
-0
/
+31
2022-06-10
wifi: wfx: Remove redundant NULL check before release_firmware() call
Minghao Chi
1
-2
/
+1
2022-06-10
bonding: cleanup bond_create
Jonathan Toppins
1
-18
/
+6
2022-06-10
bonding: netlink error message support for options
Jonathan Toppins
3
-41
/
+95
2022-06-10
net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev
Andrea Mayer
1
-0
/
+1
2022-06-10
nfp: flower: restructure flow-key for gre+vlan combination
Etienne van der Linde
2
-24
/
+24
2022-06-10
nfp: avoid unnecessary check warnings in nfp_app_get_vf_config
Fei Qin
1
-13
/
+15
2022-06-10
net: add napi_get_frags_check() helper
Eric Dumazet
1
-0
/
+18
2022-06-10
net: add debug checks in napi_consume_skb and __napi_alloc_skb()
Eric Dumazet
1
-1
/
+2
2022-06-10
net: use DEBUG_NET_WARN_ON_ONCE() in skb_release_head_state()
Eric Dumazet
1
-1
/
+1
2022-06-10
af_unix: use DEBUG_NET_WARN_ON_ONCE()
Eric Dumazet
1
-4
/
+4
2022-06-10
net: use WARN_ON_ONCE() in sk_stream_kill_queues()
Eric Dumazet
1
-3
/
+3
2022-06-10
net: use WARN_ON_ONCE() in inet_sock_destruct()
Eric Dumazet
1
-4
/
+4
2022-06-10
net: use DEBUG_NET_WARN_ON_ONCE() in dev_loopback_xmit()
Eric Dumazet
1
-1
/
+1
[next]