summaryrefslogtreecommitdiff
path: root/include
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: bridge: add document for IFLA_BRPORT enumHangbin Liu
2023-12-05net: bridge: add document for IFLA_BR enumHangbin Liu
2023-12-04netdev-genl: spec: Add PID in netdev netlink YAML specAmritha Nambiar
2023-12-04net: Add NAPI IRQ supportAmritha Nambiar
2023-12-04netdev-genl: spec: Add irq in netdev netlink YAML specAmritha Nambiar
2023-12-04netdev-genl: spec: Extend netdev netlink spec in YAML for NAPIAmritha 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-02cache: enforce cache groupsCoco Li
2023-11-30net: phy: mdio_device: Reset device only when necessaryAndrew Halaney
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-12-01Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-11-29tcp: Factorise cookie-dependent 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-29net: mana: Fix spelling mistake "enforecement" -> "enforcement"Colin Ian King
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-28bpf: Add link_info support for uprobe multi linkJiri Olsa
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
2023-11-28neighbour: Fix __randomize_layout crash in struct neighbourGustavo A. R. Silva
2023-11-27Merge tag 'wireless-next-2023-11-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-11-27net: phy: add possible interfacesRussell King (Oracle)
2023-11-27Merge tag 'media/v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-11-27net :mana :Add remaining GDMA stats for MANA to ethtoolShradha Gupta
2023-11-27wifi: cfg80211: add locked debugfs wrappersJohannes Berg
2023-11-27debugfs: add API to allow debugfs operations cancellationJohannes Berg
2023-11-25Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-11-24Merge branch 'firmware_loader'Jakub Kicinski
2023-11-24firmware_loader: Expand Firmware upload error codes with firmware invalid errorKory Maincent