summaryrefslogtreecommitdiffstats
path: root/sound/arm (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-06tcp: set TCP_KEEPINTVL locklesslyEric Dumazet1-8/+2
2023-08-06tcp: set TCP_USER_TIMEOUT locklesslyEric Dumazet3-29/+33
2023-08-06tcp: set TCP_SYNCNT locklesslyEric Dumazet2-12/+12
2023-08-05tcp: Update stale comment for MD5 in tcp_parse_options().Kuniyuki Iwashima1-3/+2
2023-08-05tcp: Disable header prediction for MD5 flow.Kuniyuki Iwashima2-7/+0
2023-08-05net: phy: move marking PHY on SFP module into SFP codeRussell King (Oracle)2-2/+3
2023-08-05mlxsw: spectrum: Remove unused function declarationsYue Haibing2-9/+0
2023-08-05ixgbevf: Remove unused function declarationsYue Haibing1-3/+0
2023-08-05af_vsock: Remove unused declaration vsock_release_pending()/vsock_init_tap()Yue Haibing1-2/+0
2023-08-05net: 802: Remove unused function declarationsYue Haibing1-3/+0
2023-08-05tcp_metrics: hash table allocation cleanupEric Dumazet1-12/+7
2023-08-05net: hns3: Remove unused function declarationsYue Haibing2-5/+0
2023-08-05net: llc: Remove unused function declarationsYue Haibing2-2/+0
2023-08-04devlink: use generated split ops and remove duplicated commands from small opsJiri Pirko3-16/+4
2023-08-04devlink: include the generated netlink headerJiri Pirko1-9/+2
2023-08-04devlink: add split ops generated according to specJiri Pirko4-1/+99
2023-08-04netlink: specs: devlink: add info-get dump opJiri Pirko3-1/+66
2023-08-04devlink: un-static devlink_nl_pre/post_doit()Jiri Pirko2-4/+8
2023-08-04devlink: introduce couple of dumpit callbacks for split opsJiri Pirko4-27/+37
2023-08-04devlink: rename couple of doit netlink callbacks to match generated namesJiri Pirko3-6/+6
2023-08-04devlink: rename devlink_nl_ops to devlink_nl_small_opsJiri Pirko3-4/+4
2023-08-04ynl-gen-c.py: render netlink policies static for split opsJiri Pirko1-2/+6
2023-08-04ynl-gen-c.py: allow directional model for kernel modeJiri Pirko1-1/+1
2023-08-04ynl-gen-c.py: filter rendering of validate field values for split opsJiri Pirko1-1/+9
2023-08-04netlink: specs: add dump-strict flag for dont-validate propertyJiri Pirko3-3/+3
2023-08-04net: lan966x: Do not check 0 for platform_get_irq_byname()Zhu Wang1-2/+2
2023-08-04net: vlan: update wrong commentsEric Dumazet1-3/+3
2023-08-04tcp/dccp: cache line align inet_hashinfoEric Dumazet1-1/+1
2023-08-04net: mana: Configure hwc timeout from hardwareSouradeep Chakrabarti4-3/+76
2023-08-04net: microchip: vcap api: Use ERR_CAST() in vcap_decode_rule()Li Zetao1-1/+1
2023-08-04net: Space.h: Remove unused function declarationsYue Haibing1-7/+0
2023-08-04eth: dpaa: add missing net/xdp.h includeJakub Kicinski1-0/+1
2023-08-03MAINTAINERS: update TUN/TAP maintainersJakub Kicinski1-1/+4
2023-08-03test/vsock: remove vsock_perf executable on `make clean`Stefano Garzarella1-1/+1
2023-08-03tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopenEric Dumazet1-4/+5
2023-08-03tcp_metrics: annotate data-races around tm->tcpm_netEric Dumazet1-4/+7
2023-08-03tcp_metrics: annotate data-races around tm->tcpm_vals[]Eric Dumazet1-9/+14
2023-08-03tcp_metrics: annotate data-races around tm->tcpm_lockEric Dumazet1-2/+4
2023-08-03tcp_metrics: annotate data-races around tm->tcpm_stampEric Dumazet1-6/+13
2023-08-03tcp_metrics: fix addr_same() helperEric Dumazet1-1/+1
2023-08-03prestera: fix fallback to previous version on same major versionJonas Gorski1-1/+2
2023-08-03docs: net: page_pool: use kdoc to avoid duplicating the informationJakub Kicinski3-102/+155
2023-08-03docs: net: page_pool: document PP_FLAG_DMA_SYNC_DEV parametersJakub Kicinski1-0/+34
2023-08-03net: invert the netdevice.h vs xdp.h dependencyJakub Kicinski9-28/+35
2023-08-03net: move struct netdev_rx_queue out of netdevice.hJakub Kicinski7-44/+58
2023-08-03eth: add missing xdp.h includes in driversJakub Kicinski16-0/+17
2023-08-03net/mlx4: Remove many unnecessary NULL valuesRuan Jinjie3-11/+11
2023-08-03selftests: openvswitch: add ct-nat test case with ipv4Aaron Conole2-0/+126
2023-08-03selftests: openvswitch: add basic ct test case parsingAaron Conole2-0/+107
2023-08-03selftests: openvswitch: add a test for ipv4 forwardingAaron Conole1-0/+40