index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-07-25
ipv4: Fix data-races around sysctl_fib_notify_on_flag_change.
Kuniyuki Iwashima
2022-07-25
tcp: Fix data-races around sysctl_tcp_reflect_tos.
Kuniyuki Iwashima
2022-07-25
tcp: Fix a data-race around sysctl_tcp_comp_sack_nr.
Kuniyuki Iwashima
2022-07-25
tcp: Fix a data-race around sysctl_tcp_comp_sack_slack_ns.
Kuniyuki Iwashima
2022-07-25
tcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns.
Kuniyuki Iwashima
2022-07-25
net: Fix data-races around sysctl_[rw]mem(_offset)?.
Kuniyuki Iwashima
2022-07-25
tcp: Fix data-races around sk_pacing_rate.
Kuniyuki Iwashima
2022-07-25
net: mld: fix reference count leak in mld_{query | report}_work()
Taehee Yoo
2022-07-25
net: macsec: fix potential resource leak in macsec_add_rxsa() and macsec_add_...
Jianglei Nie
2022-07-25
Merge branch 'macsec-config-issues'
David S. Miller
2022-07-25
macsec: always read MACSEC_SA_ATTR_PN as a u64
Sabrina Dubroca
2022-07-25
macsec: limit replay window size with XPN
Sabrina Dubroca
2022-07-25
macsec: fix error message in macsec_add_rxsa and _txsa
Sabrina Dubroca
2022-07-25
macsec: fix NULL deref in macsec_add_rxsa
Sabrina Dubroca
2022-07-25
s390/qeth: Fix typo 'the the' in comment
Slark Xiao
2022-07-25
net: ipa: Fix typo 'the the' in comment
Slark Xiao
2022-07-25
nfp: bpf: Fix typo 'the the' in comment
Slark Xiao
2022-07-24
Documentation: fix sctp_wmem in ip-sysctl.rst
Xin Long
2022-07-24
net/tls: Remove the context from the list in tls_device_down
Maxim Mikityanskiy
2022-07-22
Revert "tcp: change pingpong threshold to 3"
Wei Wang
2022-07-22
caif: Fix bitmap data type in "struct caifsock"
Christophe JAILLET
2022-07-22
dt-bindings: net: fsl,fec: Add missing types to phy-reset-* properties
Rob Herring
2022-07-22
dt-bindings: net: ethernet-controller: Rework 'fixed-link' schema
Rob Herring
2022-07-22
Merge branch 'sysctl-races-part-5'
David S. Miller
2022-07-22
tcp: Fix a data-race around sysctl_tcp_invalid_ratelimit.
Kuniyuki Iwashima
2022-07-22
tcp: Fix a data-race around sysctl_tcp_autocorking.
Kuniyuki Iwashima
2022-07-22
tcp: Fix a data-race around sysctl_tcp_min_rtt_wlen.
Kuniyuki Iwashima
2022-07-22
tcp: Fix a data-race around sysctl_tcp_tso_rtt_log.
Kuniyuki Iwashima
2022-07-22
tcp: Fix a data-race around sysctl_tcp_min_tso_segs.
Kuniyuki Iwashima
2022-07-22
tcp: Fix a data-race around sysctl_tcp_challenge_ack_limit.
Kuniyuki Iwashima
2022-07-22
tcp: Fix a data-race around sysctl_tcp_limit_output_bytes.
Kuniyuki Iwashima
2022-07-22
tcp: Fix data-races around sysctl_tcp_workaround_signed_windows.
Kuniyuki Iwashima
2022-07-22
tcp: Fix data-races around sysctl_tcp_moderate_rcvbuf.
Kuniyuki Iwashima
2022-07-22
tcp: Fix data-races around sysctl_tcp_no_ssthresh_metrics_save.
Kuniyuki Iwashima
2022-07-22
tcp: Fix a data-race around sysctl_tcp_nometrics_save.
Kuniyuki Iwashima
2022-07-22
tcp: Fix a data-race around sysctl_tcp_frto.
Kuniyuki Iwashima
2022-07-22
tcp: Fix a data-race around sysctl_tcp_adv_win_scale.
Kuniyuki Iwashima
2022-07-22
tcp: Fix a data-race around sysctl_tcp_app_win.
Kuniyuki Iwashima
2022-07-22
tcp: Fix data-races around sysctl_tcp_dsack.
Kuniyuki Iwashima
2022-07-21
net: sungem_phy: Add of_node_put() for reference returned by of_get_parent()
Liang He
2022-07-21
net: pcs: xpcs: propagate xpcs_read error to xpcs_get_state_c37_sgmii
Vladimir Oltean
2022-07-21
Merge tag 'net-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-07-21
mmu_gather: Force tlb-flush VM_PFNMAP vmas
Peter Zijlstra
2022-07-21
mmu_gather: Let there be one tlb_{start,end}_vma() implementation
Peter Zijlstra
2022-07-21
csky/tlb: Remove tlb_flush() define
Peter Zijlstra
2022-07-21
mmu_gather: Remove per arch tlb_{start,end}_vma()
Peter Zijlstra
2022-07-21
scripts/gdb: Fix gdb 'lx-symbols' command
Khalid Masum
2022-07-21
watch-queue: remove spurious double semicolon
Linus Torvalds
2022-07-20
watchqueue: make sure to serialize 'wqueue->defunct' properly
Linus Torvalds
2022-07-20
lockdown: Fix kexec lockdown bypass with ima policy
Eric Snowberg
[next]