summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-02-06net: add sock_init_data_uid()Pietro Borrello1-1/+6
2023-02-06net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpswVladimir Oltean1-0/+1
2023-02-06net/sched: taprio: pass mqprio queue configuration to ndo_setup_tc()Vladimir Oltean1-0/+1
2023-02-06net/sched: mqprio: allow offloading drivers to request queue count validationVladimir Oltean1-0/+4
2023-02-06net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.hVladimir Oltean2-10/+10
2023-02-06net: introduce skb_poison_list and use in kfree_skb_listJesper Dangaard Brouer2-0/+10
2023-02-06net: page_pool: use in_softirq() insteadQingfang DENG1-2/+2
2023-02-06Merge tag 'mlx5-updates-2023-02-04' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-2/+10
2023-02-06net: bridge: Add netlink knobs for number / maximum MDB entriesPetr Machata2-0/+4
2023-02-06net: bridge: Add a tracepoint for MDB overflowsPetr Machata1-0/+58
2023-02-04net/mlx5: Add firmware support for MTUTC scaled_ppm frequency adjustmentsRahul Rameshbabu1-2/+10
2023-02-04raw: use net_hash_mix() in hash functionEric Dumazet1-2/+11
2023-02-03netfilter: flowtable: cache info of last offloadVlad Buslov1-3/+4
2023-02-03netfilter: flowtable: allow unidirectional rulesVlad Buslov1-0/+1
2023-02-03tcp: add TCP_MINTTL drop reasonEric Dumazet1-0/+6
2023-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-5/+136
2023-02-03Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-0/+13
2023-02-03Merge tag 'linux-kselftest-kunit-fixes-6.2-rc7' of git://git.kernel.org/pub/s...Linus Torvalds1-3/+3
2023-02-02net/sched: transition act_pedit to rcu and percpu statsPedro Tammela1-15/+66
2023-02-02Merge tag 'rxrpc-next-20230131' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Abeni1-221/+259
2023-02-02netlink: provide an ability to set default extack messageLeon Romanovsky1-0/+10
2023-02-02net: add gso_ipv4_max_size and gro_ipv4_max_size per deviceXin Long2-0/+9
2023-02-02packet: add TP_STATUS_GSO_TCP for tp_statusXin Long1-0/+1
2023-02-02netfilter: use skb_ip_totlen and iph_totlenXin Long1-2/+2
2023-02-02net: add a couple of helpers for iph tot_lenXin Long2-3/+21
2023-02-01Merge tag 'mlx5-updates-2023-01-30' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski3-12/+157
2023-01-31rxrpc: Change rx_packet tracepoint to display securityIndex not type twiceDavid Howells1-3/+2
2023-01-31rxrpc: Simplify ACK handlingDavid Howells1-0/+36
2023-01-31rxrpc: De-atomic call->ackr_window and call->ackr_nr_unackedDavid Howells1-4/+6
2023-01-31rxrpc: Generate extra pings for RTT during heavy-receive callDavid Howells1-1/+2
2023-01-31rxrpc: Shrink the tabulation in the rxrpc trace header a bitDavid Howells1-98/+98
2023-01-31rxrpc: Remove whitespace before ')' in trace headerDavid Howells1-213/+213
2023-01-31kunit: fix kunit_test_init_section_suites(...)Brendan Higgins1-1/+0
2023-01-31net: mscc: ocelot: expose vsc7514_regmap definitionColin Foster1-0/+2
2023-01-31net: mscc: ocelot: expose ocelot_reset routineColin Foster1-0/+1
2023-01-31net: mscc: ocelot: expose vcap_props structureColin Foster1-0/+2
2023-01-31net: mscc: ocelot: expose regfield definition to be used by other driversColin Foster1-0/+2
2023-01-31net: mscc: ocelot: expose ocelot wm functionsColin Foster1-0/+5
2023-01-31net/mlx5: Prepare for fast crypto key update if hardware supports itJianbo Liu2-0/+6
2023-01-31net/mlx5: Change key type to key purposeJianbo Liu1-4/+4
2023-01-31net/mlx5: Add IFC bits and enums for crypto keyJianbo Liu1-6/+140
2023-01-31net/mlx5: Add IFC bits for general obj create paramJianbo Liu1-3/+8
2023-01-31kunit: fix bug in KUNIT_EXPECT_MEMEQRae Moar1-2/+3
2023-01-30rxrpc: Fix trace stringDavid Howells1-1/+1
2023-01-30devlink: remove devlink featuresJiri Pirko1-1/+1
2023-01-30Merge tag 'batadv-next-pullrequest-20230127' of git://git.open-mesh.org/linux...David S. Miller1-0/+2
2023-01-30net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoCAndrey Konovalov1-0/+1
2023-01-28net: netlink: recommend policy range validationJohannes Berg1-1/+2
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski7-15/+121
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+12