index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: pnvm: don't try to load after failures
Johannes Berg
2021-01-25
1
-1
/
+7
*
iwlwifi: pnvm: don't skip everything when not reloading
Johannes Berg
2021-01-25
1
-25
/
+25
*
iwlwifi: pcie: avoid potential PNVM leaks
Johannes Berg
2021-01-25
1
-0
/
+3
*
iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()
Johannes Berg
2021-01-25
1
-0
/
+3
*
iwlwifi: mvm: skip power command when unbinding vif during CSA
Sara Sharon
2021-01-25
1
-0
/
+3
*
mt76: mt7663s: fix rx buffer refcounting
Lorenzo Bianconi
2021-01-18
1
-5
/
+4
*
mt7601u: fix rx buffer refcounting
Lorenzo Bianconi
2021-01-18
1
-2
/
+1
*
iwlwifi: dbg: Don't touch the tlv data
Takashi Iwai
2021-01-14
1
-7
/
+0
*
mt76: Fix queue ID variable types after mcu queue split
Nathan Chancellor
2021-01-14
2
-6
/
+6
*
Merge tag 'net-5.11-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
2021-01-08
66
-309
/
+746
|
\
|
*
Merge tag 'mlx5-fixes-2021-01-07' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2021-01-08
13
-66
/
+122
|
|
\
|
|
*
net/mlx5e: Fix memleak in mlx5e_create_l2_table_groups
Dinghao Liu
2021-01-07
1
-0
/
+1
|
|
*
net/mlx5e: Fix two double free cases
Dinghao Liu
2021-01-07
1
-0
/
+2
|
|
*
net/mlx5: Release devlink object if adev fails
Leon Romanovsky
2021-01-07
1
-2
/
+5
|
|
*
net/mlx5e: ethtool, Fix restriction of autoneg with 56G
Aya Levin
2021-01-07
1
-6
/
+18
|
|
*
net/mlx5e: In skb build skip setting mark in switchdev mode
Maor Dickman
2021-01-07
1
-0
/
+5
|
|
*
net/mlx5: E-Switch, fix changing vf VLANID
Alaa Hleihel
2021-01-07
1
-14
/
+13
|
|
*
net/mlx5e: Fix SWP offsets when vlan inserted by driver
Moshe Shemesh
2021-01-07
3
-7
/
+19
|
|
*
net/mlx5e: CT: Use per flow counter when CT flow accounting is enabled
Oz Shlomo
2021-01-07
1
-28
/
+49
|
|
*
net/mlx5: Use port_num 1 instead of 0 when delete a RoCE address
Mark Zhang
2021-01-07
1
-1
/
+1
|
|
*
net/mlx5e: Add missing capability check for uplink follow
Aya Levin
2021-01-07
2
-2
/
+4
|
|
*
net/mlx5: Check if lag is supported before creating one
Mark Zhang
2021-01-07
1
-6
/
+5
|
*
|
net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbE
Aleksander Jan Bajkowski
2021-01-08
1
-3
/
+4
|
*
|
Merge branch 's390-qeth-fixes-2021-01-07'
Jakub Kicinski
2021-01-08
4
-17
/
+30
|
|
\
\
|
|
*
|
s390/qeth: fix L2 header access in qeth_l3_osa_features_check()
Julian Wiedmann
2021-01-08
1
-1
/
+1
|
|
*
|
s390/qeth: fix locking for discipline setup / removal
Julian Wiedmann
2021-01-08
3
-10
/
+7
|
|
*
|
s390/qeth: fix deadlock during recovery
Julian Wiedmann
2021-01-08
4
-18
/
+34
|
|
/
/
|
*
|
Merge branch 'nexthop-various-fixes'
Jakub Kicinski
2021-01-08
2
-3
/
+5
|
|
\
\
|
|
*
|
selftests: fib_nexthops: Fix wrong mausezahn invocation
Ido Schimmel
2021-01-08
1
-1
/
+1
|
|
*
|
nexthop: Bounce NHA_GATEWAY in FDB nexthop groups
Petr Machata
2021-01-08
1
-1
/
+1
|
|
*
|
nexthop: Unlink nexthop group entry in error path
Ido Schimmel
2021-01-08
1
-1
/
+3
|
|
*
|
nexthop: Fix off-by-one error in error path
Ido Schimmel
2021-01-08
1
-1
/
+1
|
|
/
/
|
*
|
octeontx2-af: fix memory leak of lmac and lmac->name
Colin Ian King
2021-01-08
1
-3
/
+11
|
*
|
Merge branch 'bug-fixes-for-chtls-driver'
Jakub Kicinski
2021-01-08
1
-47
/
+24
|
|
\
\
|
|
*
|
chtls: Fix chtls resources release sequence
Ayush Sawal
2021-01-08
1
-4
/
+4
|
|
*
|
chtls: Added a check to avoid NULL pointer dereference
Ayush Sawal
2021-01-08
1
-0
/
+5
|
|
*
|
chtls: Replace skb_dequeue with skb_peek
Ayush Sawal
2021-01-08
1
-1
/
+1
|
|
*
|
chtls: Avoid unnecessary freeing of oreq pointer
Ayush Sawal
2021-01-08
1
-3
/
+1
|
|
*
|
chtls: Fix panic when route to peer not configured
Ayush Sawal
2021-01-08
1
-2
/
+12
|
|
*
|
chtls: Remove invalid set_tcb call
Ayush Sawal
2021-01-08
1
-3
/
+0
|
|
*
|
chtls: Fix hardware tid leak
Ayush Sawal
2021-01-08
1
-36
/
+3
|
|
/
/
|
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-01-08
4
-7
/
+14
|
|
\
\
|
|
*
|
bpftool: Fix compilation failure for net.o with older glibc
Alan Maguire
2021-01-07
1
-1
/
+0
|
|
*
|
tools/resolve_btfids: Warn when having multiple IDs for single type
Jiri Olsa
2021-01-06
1
-5
/
+12
|
|
*
|
bpf: Fix a task_iter bug caused by a merge conflict resolution
Yonghong Song
2021-01-03
1
-0
/
+1
|
|
*
|
selftests/bpf: Fix a compile error for BPF_F_BPRM_SECUREEXEC
Jiang Wang
2020-12-29
1
-1
/
+1
|
*
|
|
Merge branch 'net-fix-netfilter-defrag-ip-tunnel-pmtu-blackhole'
Jakub Kicinski
2021-01-07
4
-8
/
+214
|
|
\
\
\
|
|
*
|
|
net: ip: always refragment ip defragmented packets
Florian Westphal
2021-01-07
1
-1
/
+1
|
|
*
|
|
net: fix pmtu check in nopmtudisc mode
Florian Westphal
2021-01-07
1
-6
/
+5
|
|
*
|
|
selftests: netfilter: add selftest for ipip pmtu discovery with enabled conne...
Florian Westphal
2021-01-07
2
-1
/
+208
|
|
/
/
/
[next]