summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-06tcp: set TCP_SYNCNT locklesslyEric Dumazet
2023-08-04Merge tag 'wireless-next-2023-08-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-08-04Merge branch 'tcp-disable-header-prediction-for-md5'Jakub Kicinski
2023-08-04tcp: Update stale comment for MD5 in tcp_parse_options().Kuniyuki Iwashima
2023-08-04tcp: Disable header prediction for MD5 flow.Kuniyuki Iwashima
2023-08-04net: phy: move marking PHY on SFP module into SFP codeRussell King (Oracle)
2023-08-04mlxsw: spectrum: Remove unused function declarationsYue Haibing
2023-08-04ixgbevf: Remove unused function declarationsYue Haibing
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 ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
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