summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-12-05net: core: synchronize link-watch when carrier is queriedJohannes Berg
2023-12-05tcp: reorganize tcp_sock fast path variablesCoco Li
2023-12-05net-device: reorganize net_device fast path variablesCoco Li
2023-12-05net/sched: act_api: use tcf_act_for_each_action in tcf_idr_insert_manyPedro Tammela
2023-12-05net/sched: act_api: stop loop over ops array on NULL in tcf_action_initPedro Tammela
2023-12-05net/sched: act_api: avoid non-contiguous action arrayPedro Tammela
2023-12-05net/sched: act_api: use tcf_act_for_each_actionPedro Tammela
2023-12-05docs: bridge: Add kAPI/uAPI fieldsHangbin Liu
2023-12-04netdev-genl: Add PID for the NAPI threadAmritha Nambiar
2023-12-04net: Add NAPI IRQ supportAmritha Nambiar
2023-12-04netdev-genl: Add netlink framework functions for napiAmritha Nambiar
2023-12-04netdev-genl: spec: Extend netdev netlink spec in YAML for NAPIAmritha Nambiar
2023-12-04netdev-genl: Add netlink framework functions for queueAmritha Nambiar
2023-12-04net: Add queue and napi associationAmritha Nambiar
2023-12-04netdev-genl: spec: Extend netdev netlink spec in YAML for queueAmritha Nambiar
2023-12-04tcp: Dump bound-only sockets in inet_diag.Guillaume Nault
2023-12-02netns-ipv4: reorganize netns_ipv4 fast path variablesCoco Li
2023-12-01tcp: tcp_gro_dev_warn() cleanupEric Dumazet
2023-11-30net/sched: cbs: Use units.h instead of the copy of a definitionAndy Shevchenko
2023-11-30Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-11-30net: page_pool: fix general protection fault in page_pool_unlistEric Dumazet
2023-11-30devlink: warn about existing entities during reload-reinitJiri Pirko
2023-11-29tcp: Factorise cookie-dependent fields initialisation in cookie_v[46]_check()Kuniyuki Iwashima
2023-11-29tcp: Factorise cookie-independent fields initialisation in cookie_v[46]_check().Kuniyuki Iwashima
2023-11-29tcp: Move TCP-AO bits from cookie_v[46]_check() to tcp_ao_syncookie().Kuniyuki Iwashima
2023-11-29tcp: Don't initialise tp->tsoffset in tcp_get_cookie_sock().Kuniyuki Iwashima
2023-11-29tcp: Don't pass cookie to __cookie_v[46]_check().Kuniyuki Iwashima
2023-11-29tcp: Clean up goto labels in cookie_v[46]_check().Kuniyuki Iwashima
2023-11-29tcp: Cache sock_net(sk) in cookie_v[46]_check().Kuniyuki Iwashima
2023-11-29tcp: Clean up reverse xmas tree in cookie_v[46]_check().Kuniyuki Iwashima
2023-11-29mptcp: userspace pm rename remove_err to outGeliang Tang
2023-11-29mptcp: add mptcpi_subflows_total counterGeliang Tang
2023-11-29Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-11-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-30bpf, sockmap: af_unix stream sockets need to hold ref for pair sockJohn Fastabend
2023-11-29xsk: Add option to calculate TX checksum in SWStanislav Fomichev
2023-11-29xsk: Validate xsk_tx_metadata flagsStanislav Fomichev
2023-11-29xsk: Add TX timestamp and TX checksum offload supportStanislav Fomichev
2023-11-29xsk: Support tx_metadata_lenStanislav Fomichev
2023-11-29ethtool: don't propagate EOPNOTSUPP from dumpsJakub Kicinski
2023-11-28net: page_pool: mute the periodic warning for visible page poolsJakub Kicinski
2023-11-28net: page_pool: expose page pool stats via netlinkJakub Kicinski
2023-11-28net: page_pool: report when page pool was destroyedJakub Kicinski
2023-11-28net: page_pool: report amount of memory held by page poolsJakub Kicinski
2023-11-28net: page_pool: add netlink notifications for state changesJakub Kicinski
2023-11-28net: page_pool: implement GET in the netlink APIJakub Kicinski
2023-11-28net: page_pool: stash the NAPI ID for easier accessJakub Kicinski
2023-11-28net: page_pool: record pools per netdevJakub Kicinski
2023-11-28net: page_pool: id the page poolsJakub Kicinski