summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-12-18net: rtnl: introduce rcu_replace_pointer_rtnlJamal Hadi Salim
2023-12-17net: phy: add support for PHY package MMD read/writeChristian Marangi
2023-12-17net: phy: extend PHY package API to support multiple global addressChristian Marangi
2023-12-17net: phy: make addr type u8 in phy_package_shared structChristian Marangi
2023-12-17skbuff: Optimization of SKB coalescing for page poolLiang Chen
2023-12-15inet: returns a bool from inet_sk_get_local_port_range()Eric Dumazet
2023-12-15netlink: specs: mptcp: rename the MPTCP path management specJakub Kicinski
2023-12-15net: Namespace-ify sysctl_optmem_maxEric Dumazet
2023-12-15virtio/vsock: send credit update during setting SO_RCVLOWATArseniy Krasnov
2023-12-15net: mana: add msix index sharing between EQsKonstantin Taranov
2023-12-15Merge tag 'mlx5-updates-2023-12-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-12-14page_pool: fix typos and punctuationRandy Dunlap
2023-12-14net: skbuff: fix spelling errorsRandy Dunlap
2023-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-14Merge tag 'net-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-13iavf: enable symmetric-xor RSS for Toeplitz hash functionAhmed Zaki
2023-12-13ice: refactor RSS configurationQi Zhang
2023-12-13net: ethtool: add support for symmetric-xor RSS hashAhmed Zaki
2023-12-13net: ethtool: get rid of get/set_rxfh_context functionsAhmed Zaki
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-12-13page_pool: transition to reference count management after page drainingLiang Chen
2023-12-13ethtool: add SET for TCP_DATA_SPLIT ringparamAlexander Lobakin
2023-12-13net/mlx5: Move TISes from priv to mdev HW resourcesTariq Toukan
2023-12-13net/mlx5: Expose Management PCIe Index Register (MPIR)Tariq Toukan
2023-12-13net/mlx5: Add mlx5_ifc bits used for supporting single netdev Socket-DirectTariq Toukan
2023-12-13net: phy: c45: add genphy_c45_pma_read_ext_abilities() functionOleksij Rempel
2023-12-13net/sched: act_api: skip idr replace on bound actionsPedro Tammela
2023-12-13dpll: remove leftover mode_supported() op and use mode_get() insteadJiri Pirko
2023-12-12Merge tag 'pef2256-framer' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Jakub Kicinski
2023-12-12net: wan: framer: Add support for the Lantiq PEF2256 framerHerve Codina
2023-12-12net: wan: Add framer framework supportHerve Codina
2023-12-12Merge tag 'ext4_for_linus-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-12-12Merge tag 'fuse-fixes-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-12-11rtnl: add helper to send if skb is not nullPedro Tammela
2023-12-11rtnl: add helper to check if a notification is neededVictor Nogueira
2023-12-11rtnl: add helper to check if rtnl group has listenersJamal Hadi Salim
2023-12-11net/sched: act_ct: Take per-cb reference to tcf_ct_flow_tableVlad Buslov
2023-12-08ipv6: do not check fib6_has_expires() in fib6_info_release()Eric Dumazet
2023-12-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-12-08Merge tag 'drm-fixes-2023-12-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-12-08netlink: Return unsigned value for nla_len()Kees Cook
2023-12-08Use READ/WRITE_ONCE() for IP local_port_range.David Laight
2023-12-08Merge tag 'soc-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-12-08Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...Linus Torvalds
2023-12-08ethtool: Implement ethtool_puts()justinstitt@google.com
2023-12-08net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIXMaciej Żenczykowski
2023-12-08Merge tag 'mlx5-fixes-2023-12-04' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2023-12-08Merge tag 'drm-misc-fixes-2023-12-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-07Merge tag 'net-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds