summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-07-24libie: add adminq helper for converting err to strMichal Swiatkowski
2025-07-24i40e: use libie adminq descriptorsMichal Swiatkowski
2025-07-24ixgbe: use libie adminq descriptorsMichal Swiatkowski
2025-07-24ice, libie: move generic adminq descriptors to libMichal Swiatkowski
2025-07-23sched: Add enqueue/dequeue of dualpi2 qdiscKoen De Schepper
2025-07-23sched: Dump configuration and statistics of dualpi2 qdiscChia-Yu Chang
2025-07-23sched: Struct definition and parsing of dualpi2 qdiscChia-Yu Chang
2025-07-23libeth: xdp: access ->pp through netmem_desc instead of pageByungchul Park
2025-07-23netmem, mlx4: access ->pp_ref_count through netmem_desc instead of pageByungchul Park
2025-07-23netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()Byungchul Park
2025-07-23netmem: introduce struct netmem_desc mirroring struct pageByungchul Park
2025-07-23devlink: Fix excessive stack usage in rate TC bandwidth parsingCarolina Jubran
2025-07-22Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-07-22tcp: trace retransmit failures in tcp_retransmit_skbFan Yu
2025-07-21ethtool: rss: support removing contexts via NetlinkJakub Kicinski
2025-07-21ethtool: rss: support creating contexts via NetlinkJakub Kicinski
2025-07-21tcp: add tcp_sock_set_maxsegGeliang Tang
2025-07-21net: usb: cdc-ncm: check for filtering capabilityOliver Neukum
2025-07-20net/mlx5: Expose cable_length field in PFCC registerOren Sidi
2025-07-20net/mlx5: Add IFC bits and enums for buf_ownershipOren Sidi
2025-07-20net/mlx5: Add IFC bits to support RSS for IPSec offloadJianbo Liu
2025-07-18net: s/dev_close_many/netif_close_many/Stanislav Fomichev
2025-07-18net: s/dev_set_threaded/netif_set_threaded/Stanislav Fomichev
2025-07-18net: s/dev_get_flags/netif_get_flags/Stanislav Fomichev
2025-07-18net: s/__dev_set_mtu/__netif_set_mtu/Stanislav Fomichev
2025-07-18net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/Stanislav Fomichev
2025-07-18net: s/dev_get_mac_address/netif_get_mac_address/Stanislav Fomichev
2025-07-18net: s/dev_get_port_parent_id/netif_get_port_parent_id/Stanislav Fomichev
2025-07-18net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOCJesper Dangaard Brouer
2025-07-17neighbour: Update pneigh_entry in pneigh_create().Kuniyuki Iwashima
2025-07-17neighbour: Protect tbl->phash_buckets[] with a dedicated mutex.Kuniyuki Iwashima
2025-07-17neighbour: Remove __pneigh_lookup().Kuniyuki Iwashima
2025-07-17neighbour: Free pneigh_entry after RCU grace period.Kuniyuki Iwashima
2025-07-17neighbour: Annotate neigh_table.phash_buckets and pneigh_entry.next with __rcu.Kuniyuki Iwashima
2025-07-17neighbour: Split pneigh_lookup().Kuniyuki Iwashima
2025-07-17ethtool: rss: initial RSS_SET (indirection table handling)Jakub Kicinski
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-17Merge tag 'net-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-07-17Merge tag 'for-net-2025-07-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-07-17rxrpc: Fix notification vs call-release vs recvmsgDavid Howells
2025-07-17rxrpc: Fix recv-recv race of completed callDavid Howells
2025-07-17Merge tag 'wireless-next-2025-07-17' of https://git.kernel.org/pub/scm/linux/...Paolo Abeni
2025-07-17Merge tag 'wireless-2025-07-17' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-07-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Paolo Abeni
2025-07-17netfilter: nf_conntrack: fix crash due to removal of uninitialised entryFlorian Westphal
2025-07-16Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmapChristian Eggers
2025-07-16Bluetooth: hci_core: add missing braces when using macro parametersChristian Eggers
2025-07-16Bluetooth: hci_core: fix typos in macrosChristian Eggers
2025-07-15bnxt: move bnxt_hsi.h to include/linux/bnxt/hsi.hAndy Gospodarek
2025-07-15net: mctp: Allow limiting binds to a peer addressMatt Johnston