index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
adjust_autoksyms.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-07
mptcp: clean-up MPJ option writing
Paolo Abeni
1
-21
/
+23
2022-01-07
mptcp: fix per socket endpoint accounting
Paolo Abeni
1
-6
/
+12
2022-01-07
selftests: mptcp: add disconnect tests
Paolo Abeni
2
-27
/
+160
2022-01-07
mptcp: implement support for user-space disconnect
Paolo Abeni
1
-4
/
+13
2022-01-07
mptcp: cleanup accept and poll
Paolo Abeni
3
-20
/
+7
2022-01-07
mptcp: full disconnect implementation
Paolo Abeni
4
-28
/
+98
2022-01-07
mptcp: implement fastclose xmit path
Paolo Abeni
2
-12
/
+46
2022-01-07
mptcp: keep snd_una updated for fallback socket
Paolo Abeni
1
-0
/
+1
2022-01-07
mlxsw: spectrum: Extend to support Spectrum-4 ASIC
Amit Cohen
4
-1
/
+98
2022-01-07
mlxsw: spectrum_acl_bloom_filter: Add support for Spectrum-4 calculation
Amit Cohen
2
-16
/
+252
2022-01-07
mlxsw: Add operations structure for bloom filter calculation
Amit Cohen
4
-2
/
+18
2022-01-07
mlxsw: spectrum_acl_bloom_filter: Rename Spectrum-2 specific objects for futu...
Amit Cohen
1
-25
/
+25
2022-01-07
mlxsw: spectrum_acl_bloom_filter: Make mlxsw_sp_acl_bf_key_encode() more flex...
Amit Cohen
1
-11
/
+25
2022-01-07
mlxsw: spectrum_acl_bloom_filter: Reorder functions to make the code more aes...
Amit Cohen
1
-8
/
+8
2022-01-07
mlxsw: Introduce flex key elements for Spectrum-4
Amit Cohen
2
-0
/
+43
2022-01-07
mlxsw: Rename virtual router flex key element
Amit Cohen
4
-12
/
+12
2022-01-07
dpaa2-switch: check if the port priv is valid
Ioana Ciornei
1
-3
/
+6
2022-01-07
dpaa2-mac: return -EPROBE_DEFER from dpaa2_mac_open in case the fwnode is not...
Ioana Ciornei
1
-1
/
+14
2022-01-07
dpaa2-mac: bail if the dpmacs fwnode is not found
Robert-Ionut Alexa
1
-1
/
+4
2022-01-07
bpf: selftests: Add bind retry for post_bind{4, 6}
Menglong Dong
1
-20
/
+130
2022-01-07
bpf: selftests: Use C99 initializers in test_sock.c
Menglong Dong
1
-128
/
+92
2022-01-07
net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND()
Menglong Dong
9
-0
/
+11
2022-01-07
Documentation: devlink: mlx5.rst: Fix htmldoc build warning
Saeed Mahameed
1
-0
/
+1
2022-01-07
net/mlx5e: Add recovery flow in case of error CQE
Gal Pressman
1
-9
/
+11
2022-01-07
net/mlx5e: TC, Remove redundant error logging
Roi Dayan
1
-8
/
+0
2022-01-07
net/mlx5e: Refactor set_pflag_cqe_based_moder
Saeed Mahameed
1
-12
/
+7
2022-01-07
net/mlx5e: Move HW-GRO and CQE compression check to fix features flow
Gal Pressman
1
-5
/
+5
2022-01-07
net/mlx5e: Fix feature check per profile
Aya Levin
1
-1
/
+1
2022-01-07
net/mlx5e: Unblock setting vid 0 for VF in case PF isn't eswitch manager
Maor Dickman
1
-1
/
+1
2022-01-07
net/mlx5e: Expose FEC counters via ethtool
Lama Kayal
1
-3
/
+98
2022-01-07
net/mlx5: Update log_max_qp value to FW max capability
Maher Sanalla
1
-2
/
+6
2022-01-07
net/mlx5: SF, Use all available cpu for setting cpu affinity
Shay Drory
5
-34
/
+201
2022-01-07
net/mlx5: Introduce API for bulk request and release of IRQs
Shay Drory
5
-47
/
+135
2022-01-07
net/mlx5: Split irq_pool_affinity logic to new file
Shay Drory
5
-97
/
+157
2022-01-07
net/mlx5: Move affinity assignment into irq_request
Shay Drory
1
-13
/
+9
2022-01-07
net/mlx5: Introduce control IRQ request API
Shay Drory
3
-10
/
+58
2022-01-07
net/mlx5: mlx5e_hv_vhca_stats_create return type to void
Saeed Mahameed
2
-15
/
+6
2022-01-07
bpf/selftests: Test bpf_d_path on rdonly_mem.
Hao Luo
2
-1
/
+49
2022-01-07
libbpf: Add documentation for bpf_map batch operations
Grant Seltzer
2
-6
/
+117
2022-01-06
selftests/bpf: Don't rely on preserving volatile in PT_REGS macros in loop3
Andrii Nakryiko
1
-2
/
+2
2022-01-06
ice: Use bitmap_free() to free bitmap
Christophe JAILLET
1
-1
/
+1
2022-01-06
ice: Optimize a few bitmap operations
Christophe JAILLET
1
-3
/
+3
2022-01-06
ice: Slightly simply ice_find_free_recp_res_idx
Christophe JAILLET
1
-2
/
+0
2022-01-06
ice: improve switchdev's slow-path
Wojciech Drewek
10
-170
/
+220
2022-01-06
ice: replay advanced rules after reset
Victor Raj
2
-4
/
+39
2022-01-06
veth: Do not record rx queue hint in veth_xmit
Daniel Borkmann
1
-1
/
+0
2022-01-06
ethernet: ibmveth: use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
2022-01-06
sfc: Use swap() instead of open coding it
Jiapeng Chong
1
-10
/
+4
2022-01-06
ethtool: use phydev variable
Tom Rix
1
-4
/
+4
2022-01-06
net: macb: use .mac_select_pcs() interface
Russell King (Oracle)
2
-15
/
+14
[next]