summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-12-20net: Add MDB bulk deletion device operationIdo Schimmel
2023-12-20bridge: add MDB state mask uAPI attributeIdo Schimmel
2023-12-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2023-12-19Revert BPF token-related functionalityAndrii Nakryiko
2023-12-19devlink: add a command to set notification filter and use it for multicastsJiri Pirko
2023-12-19genetlink: introduce helpers to do filtered multicastJiri Pirko
2023-12-19netlink: introduce typedef for filter functionJiri Pirko
2023-12-19genetlink: introduce per-sock family private storageJiri Pirko
2023-12-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-12-18Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
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-15x86/cfi,bpf: Fix bpf_exception_cb() signatureAlexei Starovoitov
2023-12-15cfi: Add CFI_NOSEAL()Peter Zijlstra
2023-12-15x86/cfi,bpf: Fix bpf_struct_ops CFIPeter Zijlstra
2023-12-15x86/cfi,bpf: Fix BPF JIT callPeter Zijlstra
2023-12-15cfi: Flip headersPeter Zijlstra
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-14bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfuncDaniel Xu
2023-12-14Merge tag 'net-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-14net, xdp: Correct grammarRandy Dunlap
2023-12-14wifi: nl80211: fix grammar & spellosRandy Dunlap
2023-12-14wifi: cfg80211: fix spelling & punctutationRandy Dunlap
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-13mlx5: implement VLAN tag XDP hintLarysa Zaremba
2023-12-13net: make vlan_get_tag() return -ENODATA instead of -EINVALLarysa Zaremba
2023-12-13xdp: Add VLAN tag hintLarysa Zaremba
2023-12-13xsk: add functions to fill control bufferMaciej Fijalkowski