summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/sched: transition act_pedit to rcu and percpu statsPedro Tammela2023-02-022-76/+153
* Merge tag 'rxrpc-next-20230131' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Abeni2023-02-0218-345/+438
|\
| * rxrpc: Kill service bundleDavid Howells2023-01-311-7/+0
| * rxrpc: Change rx_packet tracepoint to display securityIndex not type twiceDavid Howells2023-01-311-3/+2
| * rxrpc: Show consumed and freed packets as non-dropped in dropwatchDavid Howells2023-01-311-2/+2
| * rxrpc: Remove local->defrag_semDavid Howells2023-01-313-9/+0
| * rxrpc: Don't lock call->tx_lock to access call->tx_bufferDavid Howells2023-01-311-10/+2
| * rxrpc: Simplify ACK handlingDavid Howells2023-01-314-56/+73
| * rxrpc: De-atomic call->ackr_window and call->ackr_nr_unackedDavid Howells2023-01-318-29/+28
| * rxrpc: Generate extra pings for RTT during heavy-receive callDavid Howells2023-01-313-6/+19
| * rxrpc: Allow a delay to be injected into packet receptionDavid Howells2023-01-316-2/+91
| * rxrpc: Convert call->recvmsg_lock to a spinlockDavid Howells2023-01-314-10/+10
| * rxrpc: Shrink the tabulation in the rxrpc trace header a bitDavid Howells2023-01-311-98/+98
| * rxrpc: Remove whitespace before ')' in trace headerDavid Howells2023-01-311-213/+213
| * rxrpc: Fix trace stringDavid Howells2023-01-302-2/+2
* | octeontx2-af: Removed unnecessary debug messages.Sunil Goutham2023-02-021-14/+4
* | virtio-net: fix possible unsigned integer overflowHeng Qi2023-02-021-6/+9
* | netlink: provide an ability to set default extack messageLeon Romanovsky2023-02-025-13/+20
* | neighbor: fix proxy_delay usage when it is zeroBrian Haley2023-02-022-2/+20
* | Merge branch 'net-support-ipv4-big-tcp'Jakub Kicinski2023-02-0225-38/+130
|\ \
| * | net: add support for ipv4 big tcpXin Long2023-02-025-22/+27
| * | net: add gso_ipv4_max_size and gro_ipv4_max_size per deviceXin Long2023-02-025-0/+64
| * | packet: add TP_STATUS_GSO_TCP for tp_statusXin Long2023-02-022-0/+5
| * | ipvlan: use skb_ip_totlen in ipvlan_get_L3_hdrXin Long2023-02-021-1/+1
| * | cipso_ipv4: use iph_set_totlen in skbuff_setattrXin Long2023-02-021-1/+1
| * | netfilter: use skb_ip_totlen and iph_totlenXin Long2023-02-024-5/+5
| * | net: sched: use skb_ip_totlen and iph_totlenXin Long2023-02-022-2/+2
| * | openvswitch: use skb_ip_totlen in conntrackXin Long2023-02-021-1/+1
| * | bridge: use skb_ip_totlen in br netfilterXin Long2023-02-022-3/+3
| * | net: add a couple of helpers for iph tot_lenXin Long2023-02-022-3/+21
|/ /
* | Merge branch 'virtio_net-vdpa-update-mac-address-when-it-is-generated-by-virt...Jakub Kicinski2023-02-021-0/+26
|\ \
| * | virtio_net: notify MAC address change on device initializationLaurent Vivier2023-02-021-0/+20
| * | virtio_net: disable VIRTIO_NET_F_STANDBY if VIRTIO_NET_F_MAC is not setLaurent Vivier2023-02-021-0/+6
|/ /
* | nfp: correct cleanup related to DCB resourcesHuayu Chen2023-02-022-3/+7
* | ipv6: ICMPV6: Use swap() instead of open coding itJiapeng Chong2023-02-021-4/+1
* | Merge branch 'devlink-trivial-names-cleanup'Jakub Kicinski2023-02-013-74/+73
|\ \
| * | devlink: rename and reorder instances of struct devlink_cmdJiri Pirko2023-02-013-51/+50
| * | devlink: remove "gen" from struct devlink_gen_cmd nameJiri Pirko2023-02-013-36/+36
| * | devlink: rename devlink_nl_instance_iter_dump() to "dumpit"Jiri Pirko2023-02-013-20/+20
|/ /
* | Merge branch 'net-ipa-remaining-ipa-v5-0-support'Jakub Kicinski2023-02-018-90/+192
|\ \
| * | net: ipa: define two new memory regionsAlex Elder2023-02-012-4/+12
| * | net: ipa: support a third pulse registerAlex Elder2023-02-012-51/+57
| * | net: ipa: greater timer granularity optionsAlex Elder2023-02-011-2/+2
| * | net: ipa: support zeroing new cache tablesAlex Elder2023-02-011-10/+28
| * | net: ipa: update table cache flushingAlex Elder2023-02-013-9/+27
| * | net: ipa: define IPA v5.0+ registersAlex Elder2023-02-011-5/+38
| * | net: ipa: extend endpoints in packet init commandAlex Elder2023-02-011-4/+9
| * | net: ipa: support more endpointsAlex Elder2023-02-013-7/+21
|/ /
* | Merge tag 'mlx5-updates-2023-01-30' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-02-0117-86/+992
|\ \
| * | net/mlx5e: kTLS, Improve connection rate by using fast update encryption keyJianbo Liu2023-01-314-30/+45