summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-04af_vsock: Remove unused declaration vsock_release_pending()/vsock_init_tap()Yue Haibing
2023-08-04net: 802: Remove unused function declarationsYue Haibing
2023-08-04tcp_metrics: hash table allocation cleanupEric Dumazet
2023-08-04net: hns3: Remove unused function declarationsYue Haibing
2023-08-04net: llc: Remove unused function declarationsYue Haibing
2023-08-04Merge branch 'devlink-use-spec-to-generate-split-ops'Jakub Kicinski
2023-08-04devlink: use generated split ops and remove duplicated commands from small opsJiri Pirko
2023-08-04devlink: include the generated netlink headerJiri Pirko
2023-08-04devlink: add split ops generated according to specJiri Pirko
2023-08-04netlink: specs: devlink: add info-get dump opJiri Pirko
2023-08-04devlink: un-static devlink_nl_pre/post_doit()Jiri Pirko
2023-08-04devlink: introduce couple of dumpit callbacks for split opsJiri Pirko
2023-08-04devlink: rename couple of doit netlink callbacks to match generated namesJiri Pirko
2023-08-04devlink: rename devlink_nl_ops to devlink_nl_small_opsJiri Pirko
2023-08-04ynl-gen-c.py: render netlink policies static for split opsJiri Pirko
2023-08-04ynl-gen-c.py: allow directional model for kernel modeJiri Pirko
2023-08-04ynl-gen-c.py: filter rendering of validate field values for split opsJiri Pirko
2023-08-04netlink: specs: add dump-strict flag for dont-validate propertyJiri Pirko
2023-08-04net: lan966x: Do not check 0 for platform_get_irq_byname()Zhu Wang
2023-08-04net: vlan: update wrong commentsEric Dumazet
2023-08-04tcp/dccp: cache line align inet_hashinfoEric Dumazet
2023-08-04net: mana: Configure hwc timeout from hardwareSouradeep Chakrabarti
2023-08-04net: microchip: vcap api: Use ERR_CAST() in vcap_decode_rule()Li Zetao
2023-08-04Merge tag 'linux-can-next-for-6.6-20230803' of git://git.kernel.org/pub/scm/l...David S. Miller
2023-08-03net: Space.h: Remove unused function declarationsYue Haibing
2023-08-03eth: dpaa: add missing net/xdp.h includeJakub Kicinski
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-03Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-03MAINTAINERS: update TUN/TAP maintainersJakub Kicinski
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-03Merge tag 'wireless-2023-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-08-03test/vsock: remove vsock_perf executable on `make clean`Stefano Garzarella
2023-08-03Merge branch 'tcp_metrics-series-of-fixes'Jakub Kicinski
2023-08-03tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopenEric Dumazet
2023-08-03tcp_metrics: annotate data-races around tm->tcpm_netEric Dumazet
2023-08-03tcp_metrics: annotate data-races around tm->tcpm_vals[]Eric Dumazet
2023-08-03tcp_metrics: annotate data-races around tm->tcpm_lockEric Dumazet
2023-08-03tcp_metrics: annotate data-races around tm->tcpm_stampEric Dumazet
2023-08-03tcp_metrics: fix addr_same() helperEric Dumazet
2023-08-03prestera: fix fallback to previous version on same major versionJonas Gorski
2023-08-03Merge branch 'docs-net-page_pool-sync-dev-and-kdoc'Jakub Kicinski
2023-08-03docs: net: page_pool: use kdoc to avoid duplicating the informationJakub Kicinski
2023-08-03docs: net: page_pool: document PP_FLAG_DMA_SYNC_DEV parametersJakub Kicinski
2023-08-03Merge tag 'nfsd-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-08-03Merge tag 'erofs-for-6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-03Merge tag 's390-6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-08-03Merge branch 'net: struct netdev_rx_queue and xdp.h reshuffling'Martin KaFai Lau
2023-08-03net: invert the netdevice.h vs xdp.h dependencyJakub Kicinski
2023-08-03net: move struct netdev_rx_queue out of netdevice.hJakub Kicinski