index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2022-11-29
net/mlx5e: TC, Add offload support for trap with additional actions
Maor Dickman
-19
/
+18
2022-11-29
net/mlx5e: Do early return when setup vports dests for slow path flow
Roi Dayan
-5
/
+8
2022-11-29
net/mlx5: Remove redundant check
Leon Romanovsky
-3
/
+0
2022-11-29
net/mlx5e: Delete always true DMA check
Leon Romanovsky
-5
/
+5
2022-11-29
net/mlx5e: Don't access directly DMA device pointer
Leon Romanovsky
-1
/
+1
2022-11-29
net/mlx5e: Don't use termination table when redundant
Roi Dayan
-4
/
+28
2022-11-29
net/mlx5: Fix orthography errors in documentation
Rahul Rameshbabu
-41
/
+41
2022-11-29
net/mlx5: Use generic definition for UMR KLM alignment
Tariq Toukan
-7
/
+7
2022-11-29
net/mlx5: Generalize name of UMR alignment definition
Tariq Toukan
-17
/
+16
2022-11-29
net/mlx5: Remove unused UMR MTT definitions
Tariq Toukan
-2
/
+0
2022-11-29
net/mlx5e: Add padding when needed in UMR WQEs
Tariq Toukan
-0
/
+12
2022-11-29
net/mlx5: Remove unused ctx variables
Petr Pavlu
-4
/
+0
2022-11-29
net/mlx5e: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
-2
/
+2
2022-11-29
net/mlx5e: Remove unneeded io-mapping.h #include
Christophe JAILLET
-3
/
+0
2022-11-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
-49
/
+114
2022-11-29
Merge branch 'net-pcs-altera-tse-simplify-and-clean-up-the-driver'
Jakub Kicinski
-18
/
+3
2022-11-29
net: pcs: altera-tse: remove unnecessary register definitions
Maxime Chevallier
-9
/
+0
2022-11-29
net: pcs: altera-tse: don't set the speed for 1000BaseX
Maxime Chevallier
-1
/
+0
2022-11-29
net: pcs: altera-tse: use read_poll_timeout to wait for reset
Maxime Chevallier
-8
/
+3
2022-11-29
Merge branch 'mptcp-msg_fastopen-and-tfo-listener-side-support'
Jakub Kicinski
-115
/
+358
2022-11-29
selftests: mptcp: mptfo Initiator/Listener
Dmytro Shytyi
-42
/
+150
2022-11-29
mptcp: add support for TCP_FASTOPEN_KEY sockopt
Matthieu Baerts
-3
/
+3
2022-11-29
mptcp: add TCP_FASTOPEN sock option
Dmytro Shytyi
-1
/
+4
2022-11-29
mptcp: add subflow_v(4,6)_send_synack()
Dmytro Shytyi
-1
/
+92
2022-11-29
mptcp: implement delayed seq generation for passive fastopen
Dmytro Shytyi
-15
/
+54
2022-11-29
mptcp: consolidate initial ack seq generation
Paolo Abeni
-45
/
+45
2022-11-29
mptcp: track accurately the incoming MPC suboption type
Paolo Abeni
-3
/
+8
2022-11-29
mptcp: add MSG_FASTOPEN sendmsg flag support
Dmytro Shytyi
-6
/
+3
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2716
/
+4968
2022-11-29
Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-265
/
+480
2022-11-29
udp_tunnel: Add checks for nla_nest_start() in __udp_tunnel_nic_dump_write()
Yuan Can
-0
/
+2
2022-11-29
net: ethernet: renesas: ravb: Fix promiscuous mode after system resumed
Yoshihiro Shimoda
-0
/
+1
2022-11-29
MAINTAINERS: Update maintainer list for chelsio drivers
Ayush Sawal
-4
/
+0
2022-11-29
ionic: update MAINTAINERS entry
Shannon Nelson
-1
/
+3
2022-11-29
sctp: fix memory leak in sctp_stream_outq_migrate()
Zhengchao Shao
-7
/
+49
2022-11-29
packet: do not set TP_STATUS_CSUM_VALID on CHECKSUM_COMPLETE
Willem de Bruijn
-4
/
+2
2022-11-29
net/mlx5: Lag, Fix for loop when checking lag
Chris Mi
-2
/
+4
2022-11-29
Revert "net/mlx5e: MACsec, remove replay window size limitation in offload path"
Saeed Mahameed
-0
/
+23
2022-11-29
nfp: ethtool: support reporting link modes
Yu Xiao
-0
/
+173
2022-11-29
net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_...
Jiri Pirko
-2
/
+2
2022-11-29
Merge branch 'add-support-for-lan966x-is2-vcap'
Paolo Abeni
-727
/
+3321
2022-11-29
net: microchip: vcap: Implement w32be
Horatiu Vultur
-4
/
+112
2022-11-29
net: lan966x: Add port keyset config and callback interface
Horatiu Vultur
-0
/
+366
2022-11-29
net: lan966x: add tc matchall goto action
Horatiu Vultur
-1
/
+70
2022-11-29
net: lan966x: add tc flower support for VCAP API
Horatiu Vultur
-1
/
+421
2022-11-29
net: lan966x: add vcap registers
Horatiu Vultur
-0
/
+199
2022-11-29
net: lan966x: Add is2 vcap model to vcap API.
Horatiu Vultur
-1
/
+1624
2022-11-29
net: lan966x: Add initial VCAP
Horatiu Vultur
-1
/
+47
2022-11-29
net: microchip: vcap: Extend vcap with lan966x
Horatiu Vultur
-56
/
+146
2022-11-29
net: microchip: vcap: Merge the vcap_ag_api_kunit.h into vcap_ag_api.h
Horatiu Vultur
-720
/
+393
[next]