summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-04af_unix: Remove lock dance in unix_peek_fds().Kuniyuki Iwashima3-44/+1
2024-04-04af_unix: Remove scm_fp_dup() in unix_attach_fds().Kuniyuki Iwashima1-7/+2
2024-04-04Merge branch 'tcp-make-trace-of-reset-logic-complete'Jakub Kicinski5-18/+56
2024-04-04trace: tcp: fully support trace_tcp_send_resetJason Xing3-7/+43
2024-04-04trace: adjust TP_STORE_ADDR_PORTS_SKB() parametersJason Xing3-11/+13
2024-04-04net: enable timestamp static key if CPUMarcelo Tosatti1-0/+5
2024-04-03Merge branch 'gve-ring-size-changes'David S. Miller8-122/+235
2024-04-03gve: add support to change ring size via ethtoolHarshitha Ramamurthy3-14/+95
2024-04-03gve: add support to read ring size ranges from the deviceHarshitha Ramamurthy3-24/+102
2024-04-03gve: set page count for RX QPL for GQI and DQO queue formatsHarshitha Ramamurthy5-22/+20
2024-04-03gve: make the completion and buffer ring size equal for DQOHarshitha Ramamurthy5-43/+13
2024-04-03gve: simplify setting decriptor count defaultsHarshitha Ramamurthy1-29/+15
2024-04-03octeontx2-pf: Reset MAC stats during probeSai Krishna9-0/+100
2024-04-03net/smc: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2-12/+20
2024-04-03netdevice: add DEFINE_FREE() for dev_putJohannes Berg1-0/+2
2024-04-03rtnetlink: add guard for RTNLJohannes Berg1-0/+3
2024-04-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski20-500/+814
2024-04-03dt-bindings: net: snps,dwmac: Align 'snps,priority' type definitionRob Herring1-2/+4
2024-04-03Merge branch 'doc-netlink-add-a-yaml-spec-for-team'Jakub Kicinski7-127/+346
2024-04-03uapi: team: use header file generated from YAML specHangbin Liu1-73/+43
2024-04-03net: team: use policy generated by YAML specHangbin Liu4-55/+98
2024-04-03net: team: rename team to team_core for linkingHangbin Liu2-0/+1
2024-04-03Documentation: netlink: add a YAML spec for teamHangbin Liu2-0/+205
2024-04-03tcp/dccp: complete lockless accesses to sk->sk_max_ack_backlogJason Xing1-1/+1
2024-04-03caif: Use UTILITY_NAME_LENGTH instead of hard-coding 16Christophe JAILLET1-4/+4
2024-04-03Merge branch 'avoid-explicit-cpumask-var-allocation-on-stack'Jakub Kicinski2-13/+27
2024-04-03net/dpaa2: Avoid explicit cpumask var allocation on stackDawei Li1-5/+9
2024-04-03net/iucv: Avoid explicit cpumask var allocation on stackDawei Li1-8/+18
2024-04-03net: dsa: sja1105: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-04-03net: dsa: microchip: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-04-03dt-bindings: net: renesas,ethertsn: Create child-node for MDIO busNiklas Söderlund1-19/+14
2024-04-03Merge branch 'page_pool-allow-direct-bulk-recycling'Jakub Kicinski5-61/+63
2024-04-03page_pool: try direct bulk recyclingAlexander Lobakin1-2/+5
2024-04-03page_pool: check for PP direct cache locality laterAlexander Lobakin5-59/+58
2024-04-03rhashtable: Improve grammarJonathan Neuschäfer1-5/+5
2024-04-03tools: ynl: add ynl_dump_empty() helperJakub Kicinski2-0/+14
2024-04-03nfp: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-16/+25
2024-04-03net: phy: aquantia: add support for AQR114C PHY IDPaweł Owoc1-0/+21
2024-04-02ipv6: remove RTNL protection from inet6_dump_fib()Eric Dumazet1-25/+26
2024-04-02Merge branch 'genetlink-remove-linux-genetlink-h'Jakub Kicinski11-27/+26
2024-04-02genetlink: remove linux/genetlink.hJakub Kicinski7-20/+12
2024-04-02net: openvswitch: remove unnecessary linux/genetlink.h includeJakub Kicinski1-1/+0
2024-04-02netlink: create a new header for internal genetlink symbolsJakub Kicinski4-6/+14
2024-04-02Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski13-649/+582
2024-04-02tcp/dccp: do not care about families in inet_twsk_purge()Eric Dumazet8-25/+10
2024-04-02inet: preserve const qualifier in inet_csk()Eric Dumazet7-11/+8
2024-04-02Merge branch 'doc-netlink-add-hyperlinks-to-generated-docs'Jakub Kicinski2-19/+94
2024-04-02doc: netlink: Update tc spec with missing definitionsDonald Hunter1-0/+51
2024-04-02doc: netlink: Add hyperlinks to generated Netlink docsDonald Hunter1-18/+42
2024-04-02doc: netlink: Change generated docs to limit TOC to depth 3Donald Hunter1-1/+1