summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-01rxrpc: Don't hold a ref for call timer or workqueueDavid Howells
2022-12-01rxrpc: trace: Don't use __builtin_return_address for sk_buff tracingDavid Howells
2022-12-01rxrpc: Trace rxrpc_bundle refcountDavid Howells
2022-12-01rxrpc: trace: Don't use __builtin_return_address for rxrpc_call tracingDavid Howells
2022-12-01rxrpc: trace: Don't use __builtin_return_address for rxrpc_conn tracingDavid Howells
2022-12-01rxrpc: trace: Don't use __builtin_return_address for rxrpc_peer tracingDavid Howells
2022-12-01rxrpc: trace: Don't use __builtin_return_address for rxrpc_local tracingDavid Howells
2022-12-01rxrpc: Extract the code from a received ABORT packet much earlierDavid Howells
2022-12-01rxrpc: Drop rxrpc_conn_parameters from rxrpc_connection and rxrpc_bundleDavid Howells
2022-12-01rxrpc: Remove the [_k]net() debugging macrosDavid Howells
2022-12-01rxrpc: Remove the [k_]proto() debugging macrosDavid Howells
2022-12-01rxrpc: Remove handling of duplicate packets in recvmsg_queueDavid Howells
2022-12-01rxrpc: Remove decl for rxrpc_kernel_call_is_complete()David Howells
2022-12-01rxrpc: Fix call leakDavid Howells
2022-12-01rxrpc: Implement an in-kernel rxperf server for testing purposesDavid Howells
2022-12-01rxrpc: Fix checker warningDavid Howells
2022-11-29selftests/net: add csum offload testWillem de Bruijn
2022-11-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
2022-11-29Merge branch 'net-pcs-altera-tse-simplify-and-clean-up-the-driver'Jakub Kicinski
2022-11-29net: pcs: altera-tse: remove unnecessary register definitionsMaxime Chevallier
2022-11-29net: pcs: altera-tse: don't set the speed for 1000BaseXMaxime Chevallier
2022-11-29net: pcs: altera-tse: use read_poll_timeout to wait for resetMaxime Chevallier
2022-11-29Merge branch 'mptcp-msg_fastopen-and-tfo-listener-side-support'Jakub Kicinski
2022-11-29selftests: mptcp: mptfo Initiator/ListenerDmytro Shytyi
2022-11-29mptcp: add support for TCP_FASTOPEN_KEY sockoptMatthieu Baerts
2022-11-29mptcp: add TCP_FASTOPEN sock optionDmytro Shytyi
2022-11-29mptcp: add subflow_v(4,6)_send_synack()Dmytro Shytyi
2022-11-29mptcp: implement delayed seq generation for passive fastopenDmytro Shytyi
2022-11-29mptcp: consolidate initial ack seq generationPaolo Abeni
2022-11-29mptcp: track accurately the incoming MPC suboption typePaolo Abeni
2022-11-29mptcp: add MSG_FASTOPEN sendmsg flag supportDmytro Shytyi
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-29Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-11-29udp_tunnel: Add checks for nla_nest_start() in __udp_tunnel_nic_dump_write()Yuan Can
2022-11-29net: ethernet: renesas: ravb: Fix promiscuous mode after system resumedYoshihiro Shimoda
2022-11-29MAINTAINERS: Update maintainer list for chelsio driversAyush Sawal
2022-11-29ionic: update MAINTAINERS entryShannon Nelson
2022-11-29sctp: fix memory leak in sctp_stream_outq_migrate()Zhengchao Shao
2022-11-29packet: do not set TP_STATUS_CSUM_VALID on CHECKSUM_COMPLETEWillem de Bruijn
2022-11-29net/mlx5: Lag, Fix for loop when checking lagChris Mi
2022-11-29Revert "net/mlx5e: MACsec, remove replay window size limitation in offload path"Saeed Mahameed
2022-11-29nfp: ethtool: support reporting link modesYu Xiao
2022-11-29net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_...Jiri Pirko
2022-11-29Merge branch 'add-support-for-lan966x-is2-vcap'Paolo Abeni
2022-11-29net: microchip: vcap: Implement w32beHoratiu Vultur
2022-11-29net: lan966x: Add port keyset config and callback interfaceHoratiu Vultur
2022-11-29net: lan966x: add tc matchall goto actionHoratiu Vultur
2022-11-29net: lan966x: add tc flower support for VCAP APIHoratiu Vultur
2022-11-29net: lan966x: add vcap registersHoratiu Vultur
2022-11-29net: lan966x: Add is2 vcap model to vcap API.Horatiu Vultur