summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-10-29mctp: Add flow extension to skbJeremy Kerr
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-28Merge tag 'mlx5-net-next-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2021-10-27Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2021-10-27inet: remove races in inet{6}_getname()Eric Dumazet
2021-10-26net/mlx5e: Add handle SHAMPO cqe supportKhalid Manaa
2021-10-26net/mlx5e: Add support to klm_umr_wqeBen Ben-Ishay
2021-10-26net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa
2021-10-26net/mlx5: Add SHAMPO caps, HW bits and enumerationsBen Ben-Ishay
2021-10-26net/mlx5e: Rename lro_timeout to packet_merge_timeoutBen Ben-Ishay
2021-10-26lib: bitmap: Introduce node-aware alloc APITariq Toukan
2021-10-26Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-10-26bpf: Fix potential race in tail call compatibility checkToke Høiland-Jørgensen
2021-10-26bpf: Move BPF_MAP_TYPE for INODE_STORAGE and TASK_STORAGE outside of CONFIG_NETTejun Heo
2021-10-26skmsg: Extract and reuse sk_msg_is_readable()Cong Wang
2021-10-26net/mlx5: remove the recent devlink paramsJakub Kicinski
2021-10-26net: phylink: use supported_interfaces for phylink validationRussell King (Oracle)
2021-10-26net: phylink: add MAC phy_interface_t bitmapRussell King
2021-10-26net: phy: add phy_interface_t bitmap supportRussell King (Oracle)
2021-10-26mctp: Implement extended addressingJeremy Kerr
2021-10-26Merge tag 'mlx5-updates-2021-10-25' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-10-25ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookieEric Dumazet
2021-10-25net/mlx5: Let user configure max_macs paramShay Drory
2021-10-25net/mlx5: Let user configure event_eq_size paramShay Drory
2021-10-25net/mlx5: Let user configure io_eq_size paramShay Drory
2021-10-25net/mlx5: Add periodic update of host time to firmwareAya Levin
2021-10-25net/mlx5: Extend health buffer dumpAya Levin
2021-10-25net: phy: add genphy_c45_fast_retrainLuo Jie
2021-10-24can: dev: add can_tdc_get_relative_tdco() helper functionVincent Mailhol
2021-10-24can: netlink: add can_priv::do_get_auto_tdcv() to retrieve tdcv from deviceVincent Mailhol
2021-10-24can: bittiming: change can_calc_tdco()'s prototype to not directly modify privVincent Mailhol
2021-10-24can: bittiming: change unit of TDC parameters to clock periodsVincent Mailhol
2021-10-24can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_minVincent Mailhol
2021-10-24net: phy: bcm7xxx: Add EPHY entry for 7712Florian Fainelli
2021-10-24net: mdio: Add helper functions for accessing MDIO devicesSean Anderson
2021-10-22bpf: Prevent increasing bpf_jit_limit above maxLorenz Bauer
2021-10-22Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...Jakub Kicinski
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-21Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-10-21Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-21net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argumentVladimir Oltean
2021-10-21Merge brank 'mlx5_mkey' into rdma.git for-nextLeon Romanovsky
2021-10-20net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman
2021-10-20Merge tag 'trace-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-10-19ethernet: add a helper for assigning port addressesJakub Kicinski
2021-10-19RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ibAharon Landau
2021-10-19RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau
2021-10-19RDMA/mlx5: Remove pd from struct mlx5_core_mkeyAharon Landau
2021-10-19RDMA/mlx5: Remove size from struct mlx5_core_mkeyAharon Landau
2021-10-19RDMA/mlx5: Remove iova from struct mlx5_core_mkeyAharon Landau