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
*
net: virtio: use eth_hw_addr_set()
Jakub Kicinski
2021-10-28
1
-3
/
+7
*
devlink: Simplify internal devlink params implementation
Leon Romanovsky
2021-10-28
1
-123
/
+46
*
Merge branch 'octeontx2-debugfs-updates'
David S. Miller
2021-10-28
3
-11
/
+114
|
\
|
*
octeontx2-af: debugfs: Add channel and channel mask.
Rakesh Babu
2021-10-28
3
-0
/
+9
|
*
octeontx2-af: cn10k: debugfs for dumping LMTST map table
Harman Kalra
2021-10-28
1
-0
/
+94
|
*
octeontx2-af: debugfs: Minor changes.
Rakesh Babu Saladi
2021-10-28
1
-11
/
+11
|
/
*
net: phy: microchip_t1: add cable test support for lan87xx phy
Yuiko Oshino
2021-10-28
1
-0
/
+239
*
ptp: fix code indentation issues
Carlos Llamas
2021-10-28
1
-3
/
+3
*
net: cleanup __sk_stream_memory_free()
Eric Dumazet
2021-10-28
1
-8
/
+2
*
sky2: Remove redundant assignment and parentheses
luo penghao
2021-10-28
1
-1
/
+1
*
net: ipconfig: Release the rtnl_lock while waiting for carrier
Maxime Chevallier
2021-10-28
1
-2
/
+10
*
devlink: add documentation for octeontx2 driver
Subbaraya Sundeep
2021-10-28
2
-0
/
+43
*
sch_htb: Add extack messages for EOPNOTSUPP errors
Maxim Mikityanskiy
2021-10-28
1
-2
/
+6
*
Merge tag 'mlx5-net-next-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2021-10-28
34
-248
/
+292
|
\
|
*
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2021-10-28
34
-248
/
+292
|
|
\
|
|
*
Merge brank 'mlx5_mkey' into rdma.git for-next
Leon Romanovsky
2021-10-21
1325
-8594
/
+14696
|
|
|
\
|
|
|
*
RDMA/mlx5: Attach ndescs to mlx5_ib_mkey
Aharon Landau
2021-10-19
6
-52
/
+26
|
|
|
*
RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ib
Aharon Landau
2021-10-19
5
-31
/
+29
|
|
|
*
RDMA/mlx5: Replace struct mlx5_core_mkey by u32 key
Aharon Landau
2021-10-19
21
-81
/
+82
|
|
|
*
RDMA/mlx5: Remove pd from struct mlx5_core_mkey
Aharon Landau
2021-10-19
5
-11
/
+0
|
|
|
*
RDMA/mlx5: Remove size from struct mlx5_core_mkey
Aharon Landau
2021-10-19
5
-7
/
+2
|
|
|
*
RDMA/mlx5: Remove iova from struct mlx5_core_mkey
Aharon Landau
2021-10-19
6
-16
/
+12
|
|
*
|
net/mlx5: Add priorities for counters in RDMA namespaces
Aharon Landau
2021-10-09
3
-8
/
+50
|
|
*
|
net/mlx5: Add ifc bits to support optional counters
Aharon Landau
2021-10-09
1
-3
/
+19
|
|
*
|
IB/mlx5: Enable UAR to have DevX UID
Meir Lichtinger
2021-09-28
5
-33
/
+66
|
|
*
|
net/mlx5: Add uid field to UAR allocation structures
Meir Lichtinger
2021-09-28
1
-2
/
+2
*
|
|
|
Merge branch 'mvpp2-phylink'
David S. Miller
2021-10-28
1
-45
/
+52
|
\
\
\
\
|
*
|
|
|
net: mvpp2: clean up mvpp2_phylink_validate()
Russell King (Oracle)
2021-10-28
1
-10
/
+7
|
*
|
|
|
net: mvpp2: drop use of phylink_helper_basex_speed()
Russell King (Oracle)
2021-10-28
1
-12
/
+7
|
*
|
|
|
net: mvpp2: remove interface checks in mvpp2_phylink_validate()
Russell King (Oracle)
2021-10-28
1
-26
/
+7
|
*
|
|
|
net: mvpp2: populate supported_interfaces member
Russell King
2021-10-28
1
-0
/
+34
|
/
/
/
/
*
|
|
|
ipv6: enable net.ipv6.route.max_size sysctl in network namespace
Alexander Kuznetsov
2021-10-28
1
-12
/
+12
*
|
|
|
mpt fusion: use dev_addr_set()
Jakub Kicinski
2021-10-28
1
-1
/
+1
*
|
|
|
firewire: don't write directly to netdev->dev_addr
Jakub Kicinski
2021-10-28
1
-7
/
+7
*
|
|
|
media: use eth_hw_addr_set()
Jakub Kicinski
2021-10-28
1
-4
/
+4
*
|
|
|
Merge branch 'tcp-tx-side-cleanups'
David S. Miller
2021-10-28
5
-47
/
+14
|
\
\
\
\
|
*
|
|
|
tcp: do not clear TCP_SKB_CB(skb)->sacked if already zero
Eric Dumazet
2021-10-28
2
-6
/
+0
|
*
|
|
|
tcp: do not clear skb->csum if already zero
Eric Dumazet
2021-10-28
3
-3
/
+0
|
*
|
|
|
tcp: factorize ip_summed setting
Eric Dumazet
2021-10-28
3
-9
/
+2
|
*
|
|
|
tcp: no longer set skb->reserved_tailroom
Eric Dumazet
2021-10-28
2
-6
/
+0
|
*
|
|
|
tcp: remove dead code from tcp_collapse_retrans()
Eric Dumazet
2021-10-28
1
-7
/
+3
|
*
|
|
|
tcp: cleanup tcp_remove_empty_skb() use
Eric Dumazet
2021-10-28
3
-7
/
+8
|
*
|
|
|
tcp: remove dead code from tcp_sendmsg_locked()
Eric Dumazet
2021-10-28
1
-9
/
+1
|
/
/
/
/
*
|
|
|
net: phy: Fix unsigned comparison with less than zero
Jiapeng Chong
2021-10-28
1
-1
/
+1
*
|
|
|
Merge branch 'mptcp-rework-fwd-memory-allocation-and-one-cleanup'
Jakub Kicinski
2021-10-28
6
-155
/
+120
|
\
\
\
\
|
*
|
|
|
mptcp: drop unused sk in mptcp_push_release
Geliang Tang
2021-10-28
1
-5
/
+4
|
*
|
|
|
mptcp: allocate fwd memory separately on the rx and tx path
Paolo Abeni
2021-10-28
2
-145
/
+95
|
*
|
|
|
net: introduce sk_forward_alloc_get()
Paolo Abeni
2021-10-28
4
-3
/
+14
|
*
|
|
|
tcp: define macros for a couple reclaim thresholds
Paolo Abeni
2021-10-28
1
-2
/
+7
|
/
/
/
/
*
|
|
|
inet: remove races in inet{6}_getname()
Eric Dumazet
2021-10-28
3
-17
/
+21
[next]