index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ssb
/
driver_chipcommon.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-26
ice: Fix max VLANs available for VF
Przemyslaw Patynowski
1
-1
/
+2
2022-07-26
bridge: Do not send empty IFLA_AF_SPEC attribute
Benjamin Poirier
1
-2
/
+6
2022-07-26
octeontx2-pf: Fix UDP/TCP src and dst port tc filters
Subbaraya Sundeep
1
-12
/
+18
2022-07-26
octeontx2-pf: cn10k: Fix egress ratelimit configuration
Sunil Goutham
1
-21
/
+55
2022-07-26
sctp: fix sleep in atomic context bug in timer handlers
Duoming Zhou
1
-1
/
+1
2022-07-26
net: dsa: fix reference counting for LAG FDBs
Vladimir Oltean
1
-0
/
+1
2022-07-26
i40e: Fix interface init with MSI interrupts (no MSI-X)
Michal Maloszewski
1
-0
/
+4
2022-07-25
ipv4: Fix data-races around sysctl_fib_notify_on_flag_change.
Kuniyuki Iwashima
1
-2
/
+5
2022-07-25
tcp: Fix data-races around sysctl_tcp_reflect_tos.
Kuniyuki Iwashima
2
-4
/
+4
2022-07-25
tcp: Fix a data-race around sysctl_tcp_comp_sack_nr.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-25
tcp: Fix a data-race around sysctl_tcp_comp_sack_slack_ns.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-25
tcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns.
Kuniyuki Iwashima
1
-1
/
+2
2022-07-25
net: Fix data-races around sysctl_[rw]mem(_offset)?.
Kuniyuki Iwashima
7
-20
/
+21
2022-07-25
tcp: Fix data-races around sk_pacing_rate.
Kuniyuki Iwashima
1
-2
/
+2
2022-07-25
net: mld: fix reference count leak in mld_{query | report}_work()
Taehee Yoo
1
-6
/
+8
2022-07-25
net: macsec: fix potential resource leak in macsec_add_rxsa() and macsec_add_...
Jianglei Nie
1
-2
/
+2
2022-07-25
macsec: always read MACSEC_SA_ATTR_PN as a u64
Sabrina Dubroca
1
-3
/
+3
2022-07-25
macsec: limit replay window size with XPN
Sabrina Dubroca
1
-4
/
+12
2022-07-25
macsec: fix error message in macsec_add_rxsa and _txsa
Sabrina Dubroca
1
-2
/
+2
2022-07-25
macsec: fix NULL deref in macsec_add_rxsa
Sabrina Dubroca
1
-1
/
+2
2022-07-25
s390/qeth: Fix typo 'the the' in comment
Slark Xiao
1
-1
/
+1
2022-07-25
net: ipa: Fix typo 'the the' in comment
Slark Xiao
1
-1
/
+1
2022-07-25
nfp: bpf: Fix typo 'the the' in comment
Slark Xiao
1
-1
/
+1
2022-07-24
Documentation: fix sctp_wmem in ip-sysctl.rst
Xin Long
1
-1
/
+8
2022-07-24
net/tls: Remove the context from the list in tls_device_down
Maxim Mikityanskiy
1
-1
/
+6
2022-07-23
Revert "tcp: change pingpong threshold to 3"
Wei Wang
2
-18
/
+7
2022-07-22
caif: Fix bitmap data type in "struct caifsock"
Christophe JAILLET
1
-13
/
+7
2022-07-22
dt-bindings: net: fsl,fec: Add missing types to phy-reset-* properties
Rob Herring
1
-0
/
+3
2022-07-22
dt-bindings: net: ethernet-controller: Rework 'fixed-link' schema
Rob Herring
1
-64
/
+59
2022-07-22
tcp: Fix a data-race around sysctl_tcp_invalid_ratelimit.
Kuniyuki Iwashima
1
-1
/
+2
2022-07-22
tcp: Fix a data-race around sysctl_tcp_autocorking.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-22
tcp: Fix a data-race around sysctl_tcp_min_rtt_wlen.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-22
tcp: Fix a data-race around sysctl_tcp_tso_rtt_log.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-22
tcp: Fix a data-race around sysctl_tcp_min_tso_segs.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-22
tcp: Fix a data-race around sysctl_tcp_challenge_ack_limit.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-22
tcp: Fix a data-race around sysctl_tcp_limit_output_bytes.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-22
tcp: Fix data-races around sysctl_tcp_workaround_signed_windows.
Kuniyuki Iwashima
2
-3
/
+3
2022-07-22
tcp: Fix data-races around sysctl_tcp_moderate_rcvbuf.
Kuniyuki Iwashima
2
-2
/
+2
2022-07-22
tcp: Fix data-races around sysctl_tcp_no_ssthresh_metrics_save.
Kuniyuki Iwashima
1
-4
/
+4
2022-07-22
tcp: Fix a data-race around sysctl_tcp_nometrics_save.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-22
tcp: Fix a data-race around sysctl_tcp_frto.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-22
tcp: Fix a data-race around sysctl_tcp_adv_win_scale.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-22
tcp: Fix a data-race around sysctl_tcp_app_win.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-22
tcp: Fix data-races around sysctl_tcp_dsack.
Kuniyuki Iwashima
1
-2
/
+2
2022-07-22
net: sungem_phy: Add of_node_put() for reference returned by of_get_parent()
Liang He
1
-0
/
+1
2022-07-22
net: pcs: xpcs: propagate xpcs_read error to xpcs_get_state_c37_sgmii
Vladimir Oltean
1
-1
/
+1
2022-07-21
mmu_gather: Force tlb-flush VM_PFNMAP vmas
Peter Zijlstra
1
-16
/
+17
2022-07-21
mmu_gather: Let there be one tlb_{start,end}_vma() implementation
Peter Zijlstra
1
-13
/
+2
2022-07-21
csky/tlb: Remove tlb_flush() define
Peter Zijlstra
1
-2
/
+0
2022-07-21
mmu_gather: Remove per arch tlb_{start,end}_vma()
Peter Zijlstra
13
-35
/
+32
[next]