summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-04-09eth: Move IPv4/IPv6 multicast address bases to their own symbolsDiogo Ivo
2024-04-08tcp: more struct tcp_sock adjustmentsEric Dumazet
2024-04-06net: sfp: Add helper to return the SFP bus nameMaxime Chevallier
2024-04-06net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier
2024-04-06net: sfp: pass the phy_device when disconnecting an sfp module's PHYMaxime Chevallier
2024-04-06net: phy: Introduce ethernet link topology representationMaxime Chevallier
2024-04-06net: skbuff: generalize the skb->decrypted bitJakub Kicinski
2024-04-05ethtool: add interface to read Tx hardware timestamping statisticsRahul Rameshbabu
2024-04-05net/mlx5e: Support FEC settings for 100G/lane modesCosmin Ratiu
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-04Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-03net/mlx5: Skip pages EQ creation for non-page supplier functionJianbo Liu
2024-04-03net/mlx5: Support matching on l4_type for ttc_tableJianbo Liu
2024-04-03net/mlx5: Convert uintX_t to uXGal Pressman
2024-04-03Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-04-03net: phy: marvell: add basic support of 88E308X/88E609X familyPawel Dembicki
2024-04-03netdevice: add DEFINE_FREE() for dev_putJohannes Berg
2024-04-03rtnetlink: add guard for RTNLJohannes Berg
2024-04-02page_pool: check for PP direct cache locality laterAlexander Lobakin
2024-04-02rhashtable: Improve grammarJonathan Neuschäfer
2024-04-01genetlink: remove linux/genetlink.hJakub Kicinski
2024-04-01netlink: create a new header for internal genetlink symbolsJakub Kicinski
2024-04-01net: rps: move received_rps field to a better locationEric Dumazet
2024-04-01net: rps: change input_queue_tail_incr_save()Eric Dumazet
2024-04-01net: make softnet_data.dropped an atomic_tEric Dumazet
2024-04-01net: move dev_xmit_recursion() helpers to net/core/dev.hEric Dumazet
2024-04-01net: move kick_defer_list_purge() to net/core/dev.hEric Dumazet
2024-04-01ip_tunnel: use a separate struct to store tunnel params in the kernelAlexander Lobakin
2024-04-01bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}()Alexander Lobakin
2024-04-01bitmap: introduce generic optimized bitmap_size()Alexander Lobakin
2024-04-01linkmode: convert linkmode_{test,set,clear,mod}_bit() to macrosAlexander Lobakin
2024-04-01bitops: let the compiler optimize {__,}assign_bit()Alexander Lobakin
2024-04-01bitops: make BYTES_TO_BITS() treewide-availableAlexander Lobakin
2024-04-01bitops: add missing prototype checkAlexander Lobakin
2024-04-01lib/bitmap: add bitmap_{read,write}()Syed Nayyar Waris
2024-03-31Merge tag 'irq_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-03-29Merge tag 'gpio-fixes-for-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-29udp: do not accept non-tunnel GSO skbs landing in a tunnelAntoine Tenart
2024-03-28net: phylink: add rxc_always_on flag to phylink_pcsRomain Gantois
2024-03-28net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flagsRussell King (Oracle)
2024-03-28compiler_types: add Endianness-dependent __counted_by_{le,be}Alexander Lobakin
2024-03-28bpf: support deferring bpf_link dealloc to after RCU grace periodAndrii Nakryiko
2024-03-28net: remove gfp_mask from napi_alloc_skb()Jakub Kicinski
2024-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-28Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-28inet: inet_defrag: prevent sk release while still in useFlorian Westphal
2024-03-27Merge tag 'mm-hotfixes-stable-2024-03-27-11-25' of git://git.kernel.org/pub/s...Linus Torvalds
2024-03-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski