summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | net/mlx5: Add firmware support for MTUTC scaled_ppm frequency adjustmentsRahul Rameshbabu2023-02-041-2/+10
* | | | | | | | | | | net: bridge: Add netlink knobs for number / maximum MDB entriesPetr Machata2023-02-062-0/+4
* | | | | | | | | | | net: bridge: Add a tracepoint for MDB overflowsPetr Machata2023-02-061-0/+58
|/ / / / / / / / / /
* | | | | | | | | | raw: use net_hash_mix() in hash functionEric Dumazet2023-02-041-2/+11
* | | | | | | | | | netfilter: flowtable: cache info of last offloadVlad Buslov2023-02-031-3/+4
* | | | | | | | | | netfilter: flowtable: allow unidirectional rulesVlad Buslov2023-02-031-0/+1
* | | | | | | | | | tcp: add TCP_MINTTL drop reasonEric Dumazet2023-02-031-0/+6
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-026-5/+136
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-02-022-0/+13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoCAndrey Konovalov2023-01-301-0/+1
| | * | | | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-281-0/+12
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listenerJakub Sitnicki2023-01-251-0/+12
| * | | | | | | | | | | Merge tag 'linux-kselftest-kunit-fixes-6.2-rc7' of git://git.kernel.org/pub/s...Linus Torvalds2023-02-021-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| | * | | | | | | | | | kunit: fix kunit_test_init_section_suites(...)Brendan Higgins2023-01-311-1/+0
| | * | | | | | | | | | kunit: fix bug in KUNIT_EXPECT_MEMEQRae Moar2023-01-301-2/+3
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'drm-fixes-2023-01-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-01-272-0/+13
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2023-01-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-01-272-0/+13
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| | | * | | | | | | | | drm/fb-helper: Use a per-driver FB deferred I/O handlerJavier Martinez Canillas2023-01-241-0/+12
| | | * | | | | | | | | drm/drm_vma_manager: Add drm_vma_node_allow_once()Nirmoy Das2023-01-191-0/+1
| * | | | | | | | | | | Merge tag 'platform-drivers-x86-v6.2-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-01-261-2/+107
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | platform/x86: apple-gmux: Add apple_gmux_detect() helperHans de Goede2023-01-241-2/+84
| | * | | | | | | | | | platform/x86: apple-gmux: Move port defines to apple-gmux.hHans de Goede2023-01-241-0/+23
| | |/ / / / / / / / /
* | | | | | | | | | | net/sched: transition act_pedit to rcu and percpu statsPedro Tammela2023-02-021-15/+66
* | | | | | | | | | | Merge tag 'rxrpc-next-20230131' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Abeni2023-02-021-221/+259
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | rxrpc: Change rx_packet tracepoint to display securityIndex not type twiceDavid Howells2023-01-311-3/+2
| * | | | | | | | | | rxrpc: Simplify ACK handlingDavid Howells2023-01-311-0/+36
| * | | | | | | | | | rxrpc: De-atomic call->ackr_window and call->ackr_nr_unackedDavid Howells2023-01-311-4/+6
| * | | | | | | | | | rxrpc: Generate extra pings for RTT during heavy-receive callDavid Howells2023-01-311-1/+2
| * | | | | | | | | | 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-301-1/+1
* | | | | | | | | | | netlink: provide an ability to set default extack messageLeon Romanovsky2023-02-021-0/+10
* | | | | | | | | | | net: add gso_ipv4_max_size and gro_ipv4_max_size per deviceXin Long2023-02-022-0/+9
* | | | | | | | | | | packet: add TP_STATUS_GSO_TCP for tp_statusXin Long2023-02-021-0/+1
* | | | | | | | | | | netfilter: use skb_ip_totlen and iph_totlenXin Long2023-02-021-2/+2
* | | | | | | | | | | net: add a couple of helpers for iph tot_lenXin Long2023-02-022-3/+21
* | | | | | | | | | | Merge tag 'mlx5-updates-2023-01-30' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-02-013-12/+157
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | net/mlx5: Prepare for fast crypto key update if hardware supports itJianbo Liu2023-01-312-0/+6
| * | | | | | | | | | | net/mlx5: Change key type to key purposeJianbo Liu2023-01-311-4/+4
| * | | | | | | | | | | net/mlx5: Add IFC bits and enums for crypto keyJianbo Liu2023-01-311-6/+140
| * | | | | | | | | | | net/mlx5: Add IFC bits for general obj create paramJianbo Liu2023-01-311-3/+8
| |/ / / / / / / / / /
* | | | | | | | | | | net: mscc: ocelot: expose vsc7514_regmap definitionColin Foster2023-01-311-0/+2
* | | | | | | | | | | net: mscc: ocelot: expose ocelot_reset routineColin Foster2023-01-311-0/+1
* | | | | | | | | | | net: mscc: ocelot: expose vcap_props structureColin Foster2023-01-311-0/+2
* | | | | | | | | | | net: mscc: ocelot: expose regfield definition to be used by other driversColin Foster2023-01-311-0/+2
* | | | | | | | | | | net: mscc: ocelot: expose ocelot wm functionsColin Foster2023-01-311-0/+5
|/ / / / / / / / / /
* | | | | | | | | | devlink: remove devlink featuresJiri Pirko2023-01-301-1/+1
* | | | | | | | | | Merge tag 'batadv-next-pullrequest-20230127' of git://git.open-mesh.org/linux...David S. Miller2023-01-301-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | batman-adv: tvlv: prepare for tvlv enabled multicast packet typeLinus Lüssing2023-01-211-0/+2
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | net: netlink: recommend policy range validationJohannes Berg2023-01-281-1/+2