开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-01-07
net: dsa: felix: add port fast age support
Vladimir Oltean
2022-01-07
net: mscc: ocelot: fix incorrect balancing with down LAG ports
Vladimir Oltean
2022-01-07
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2022-01-07
net/tls: Fix skb memory leak when running kTLS traffic
Gal Pressman
2022-01-07
iavf: remove an unneeded variable
Jason Wang
2022-01-07
i40e: remove variables set but not used
Yang Li
2022-01-07
i40e: Remove non-inclusive language
Mateusz Palczewski
2022-01-07
i40e: Update FW API version
Mateusz Palczewski
2022-01-07
i40e: Minimize amount of busy-waiting during AQ send
Jedrzej Jagielski
2022-01-07
i40e: Add ensurance of MacVlan resources for every trusted VF
Karen Sornek
2022-01-07
sch_cake: revise Diffserv docs
Kevin Bracey
2022-01-07
Merge branch 'mptcp-next'
David S. Miller
2022-01-07
mptcp: avoid atomic bit manipulation when possible
Paolo Abeni
2022-01-07
mptcp: cleanup MPJ subflow list handling
Paolo Abeni
2022-01-07
selftests: mptcp: add tests for subflow creation failure
Paolo Abeni
2022-01-07
mptcp: do not block subflows creation on errors
Paolo Abeni
2022-01-07
mptcp: keep track of local endpoint still available for each msk
Paolo Abeni
2022-01-07
mptcp: clean-up MPJ option writing
Paolo Abeni
2022-01-07
mptcp: fix per socket endpoint accounting
Paolo Abeni
2022-01-07
selftests: mptcp: add disconnect tests
Paolo Abeni
2022-01-07
mptcp: implement support for user-space disconnect
Paolo Abeni
2022-01-07
mptcp: cleanup accept and poll
Paolo Abeni
2022-01-07
mptcp: full disconnect implementation
Paolo Abeni
2022-01-07
mptcp: implement fastclose xmit path
Paolo Abeni
2022-01-07
mptcp: keep snd_una updated for fallback socket
Paolo Abeni
2022-01-07
Merge tag 'mlx5-updates-2022-01-06' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2022-01-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2022-01-06
Merge branch 'mlxsw-add-spectrum-4-support'
Jakub Kicinski
2022-01-06
mlxsw: spectrum: Extend to support Spectrum-4 ASIC
Amit Cohen
2022-01-06
mlxsw: spectrum_acl_bloom_filter: Add support for Spectrum-4 calculation
Amit Cohen
2022-01-06
mlxsw: Add operations structure for bloom filter calculation
Amit Cohen
2022-01-06
mlxsw: spectrum_acl_bloom_filter: Rename Spectrum-2 specific objects for futu...
Amit Cohen
2022-01-06
mlxsw: spectrum_acl_bloom_filter: Make mlxsw_sp_acl_bf_key_encode() more flex...
Amit Cohen
2022-01-06
mlxsw: spectrum_acl_bloom_filter: Reorder functions to make the code more aes...
Amit Cohen
2022-01-06
mlxsw: Introduce flex key elements for Spectrum-4
Amit Cohen
2022-01-06
mlxsw: Rename virtual router flex key element
Amit Cohen
2022-01-06
Merge branch 'dpaa2-eth-small-cleanup'
Jakub Kicinski
2022-01-06
dpaa2-switch: check if the port priv is valid
Ioana Ciornei
2022-01-06
dpaa2-mac: return -EPROBE_DEFER from dpaa2_mac_open in case the fwnode is not...
Ioana Ciornei
2022-01-06
dpaa2-mac: bail if the dpmacs fwnode is not found
Robert-Ionut Alexa
2022-01-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-01-06
Merge branch 'net: bpf: handle return value of post_bind{4,6} and add selftes...
Alexei Starovoitov
2022-01-06
bpf: selftests: Add bind retry for post_bind{4, 6}
Menglong Dong
2022-01-06
bpf: selftests: Use C99 initializers in test_sock.c
Menglong Dong
2022-01-06
net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND()
Menglong Dong
2022-01-06
Documentation: devlink: mlx5.rst: Fix htmldoc build warning
Saeed Mahameed
2022-01-06
net/mlx5e: Add recovery flow in case of error CQE
Gal Pressman
2022-01-06
net/mlx5e: TC, Remove redundant error logging
Roi Dayan
2022-01-06
net/mlx5e: Refactor set_pflag_cqe_based_moder
Saeed Mahameed
2022-01-06
net/mlx5e: Move HW-GRO and CQE compression check to fix features flow
Gal Pressman
[next]