summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2023-02-07net/mlx5: Remove redundant health work lockShay Drory-2/+0
2023-02-07net: add SKB_HEAD_ALIGN() helperEric Dumazet-0/+8
2023-02-07Merge tag 'linux-can-next-for-6.3-20230206' of git://git.kernel.org/pub/scm/l...Paolo Abeni-2/+8
2023-02-06net: mscc: ocelot: un-export unused regmap symbolsColin Foster-16/+0
2023-02-06can: bittiming: factor out can_sjw_set_default() and can_sjw_check()Marc Kleine-Budde-0/+5
2023-02-06can: bittiming: can_changelink() pass extack down callstackMarc Kleine-Budde-2/+3
2023-02-06net: add sock_init_data_uid()Pietro Borrello-1/+6
2023-02-06net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpswVladimir Oltean-0/+1
2023-02-06net/sched: taprio: pass mqprio queue configuration to ndo_setup_tc()Vladimir Oltean-0/+1
2023-02-06net/sched: mqprio: allow offloading drivers to request queue count validationVladimir Oltean-0/+4
2023-02-06net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.hVladimir Oltean-10/+10
2023-02-06net: introduce skb_poison_list and use in kfree_skb_listJesper Dangaard Brouer-0/+10
2023-02-06net: page_pool: use in_softirq() insteadQingfang DENG-2/+2
2023-02-06Merge tag 'mlx5-updates-2023-02-04' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller-2/+10
2023-02-06net: bridge: Add netlink knobs for number / maximum MDB entriesPetr Machata-0/+4
2023-02-06net: bridge: Add a tracepoint for MDB overflowsPetr Machata-0/+58
2023-02-04net/mlx5: Add firmware support for MTUTC scaled_ppm frequency adjustmentsRahul Rameshbabu-2/+10
2023-02-03raw: use net_hash_mix() in hash functionEric Dumazet-2/+11
2023-02-03netfilter: flowtable: cache info of last offloadVlad Buslov-3/+4
2023-02-03netfilter: flowtable: allow unidirectional rulesVlad Buslov-0/+1
2023-02-02tcp: add TCP_MINTTL drop reasonEric Dumazet-0/+6
2023-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-5/+136
2023-02-02Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-0/+13
2023-02-02Merge tag 'linux-kselftest-kunit-fixes-6.2-rc7' of git://git.kernel.org/pub/s...Linus Torvalds-3/+3
2023-02-02net/sched: transition act_pedit to rcu and percpu statsPedro Tammela-15/+66
2023-02-02Merge tag 'rxrpc-next-20230131' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Abeni-221/+259
2023-02-01netlink: provide an ability to set default extack messageLeon Romanovsky-0/+10
2023-02-01net: add gso_ipv4_max_size and gro_ipv4_max_size per deviceXin Long-0/+9
2023-02-01packet: add TP_STATUS_GSO_TCP for tp_statusXin Long-0/+1
2023-02-01netfilter: use skb_ip_totlen and iph_totlenXin Long-2/+2
2023-02-01net: add a couple of helpers for iph tot_lenXin Long-3/+21
2023-01-31Merge tag 'mlx5-updates-2023-01-30' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski-12/+157
2023-01-31rxrpc: Change rx_packet tracepoint to display securityIndex not type twiceDavid Howells-3/+2
2023-01-31rxrpc: Simplify ACK handlingDavid Howells-0/+36
2023-01-31rxrpc: De-atomic call->ackr_window and call->ackr_nr_unackedDavid Howells-4/+6
2023-01-31rxrpc: Generate extra pings for RTT during heavy-receive callDavid Howells-1/+2
2023-01-31rxrpc: Shrink the tabulation in the rxrpc trace header a bitDavid Howells-98/+98
2023-01-31rxrpc: Remove whitespace before ')' in trace headerDavid Howells-213/+213
2023-01-31kunit: fix kunit_test_init_section_suites(...)Brendan Higgins-1/+0
2023-01-30net: mscc: ocelot: expose vsc7514_regmap definitionColin Foster-0/+2
2023-01-30net: mscc: ocelot: expose ocelot_reset routineColin Foster-0/+1
2023-01-30net: mscc: ocelot: expose vcap_props structureColin Foster-0/+2
2023-01-30net: mscc: ocelot: expose regfield definition to be used by other driversColin Foster-0/+2
2023-01-30net: mscc: ocelot: expose ocelot wm functionsColin Foster-0/+5
2023-01-30net/mlx5: Prepare for fast crypto key update if hardware supports itJianbo Liu-0/+6
2023-01-30net/mlx5: Change key type to key purposeJianbo Liu-4/+4
2023-01-30net/mlx5: Add IFC bits and enums for crypto keyJianbo Liu-6/+140
2023-01-30net/mlx5: Add IFC bits for general obj create paramJianbo Liu-3/+8
2023-01-30kunit: fix bug in KUNIT_EXPECT_MEMEQRae Moar-2/+3
2023-01-30rxrpc: Fix trace stringDavid Howells-1/+1