summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-10-15net: phy: support 'active-high' property for PHY LEDsDaniel Golle
2024-10-14net: napi: Add napi_configJoe Damato
2024-10-14net: napi: Make gro_flush_timeout per-NAPIJoe Damato
2024-10-14net: napi: Make napi_defer_hard_irqs per-NAPIJoe Damato
2024-10-14net: add TIME_WAIT logic to sk_to_full_sk()Eric Dumazet
2024-10-13net: skb: add pskb_network_may_pull_reason() helperMenglong Dong
2024-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-10Merge branch 'net-introduce-tx-h-w-shaping-api'Jakub Kicinski
2024-10-10virtchnl: support queue rate limit and quanta size configurationWenjun Wu
2024-10-10net-shapers: implement NL get operationPaolo Abeni
2024-10-10genetlink: extend info user-storage to match NL cb ctxPaolo Abeni
2024-10-10net/mlx5: qos: Flesh out element_attributes in mlx5_ifc.hCosmin Ratiu
2024-10-09ipv4: Retire global IPv4 hash table inet_addr_lst.Kuniyuki Iwashima
2024-10-09ipv4: Link IPv4 address to per-netns hash table.Kuniyuki Iwashima
2024-10-09Revert "mm: introduce PF_MEMALLOC_NORECLAIM, PF_MEMALLOC_NOWARN"Michal Hocko
2024-10-09bcachefs: do not use PF_MEMALLOC_NORECLAIMMichal Hocko
2024-10-09net: pcs: xpcs: move definition of struct dw_xpcs to private headerRussell King (Oracle)
2024-10-09net: pcs: xpcs: provide a helper to get the phylink pcs given xpcsRussell King (Oracle)
2024-10-08rtnetlink: Add assertion helpers for per-netns RTNL.Kuniyuki Iwashima
2024-10-08rtnetlink: Add per-netns RTNL.Kuniyuki Iwashima
2024-10-08Revert "rtnetlink: add guard for RTNL"Kuniyuki Iwashima
2024-10-08net: phy: Add support for PHY timing-role configuration via device treeOleksij Rempel
2024-10-07ipv4: remove fib_info_devhash[]Eric Dumazet
2024-10-04net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attributeEric Dumazet
2024-10-04Merge tag 'pm-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-10-04net/mlx5: hw counters: Remove mlx5_fc_create_exCosmin Ratiu
2024-10-04net/mlx5: hw counters: Make fc_stats & fc_pool privateCosmin Ratiu
2024-10-04Merge tag 'drm-fixes-2024-10-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-10-04Merge tag 'fsnotify_for_v6.12-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-10-04Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-10-04appletalk: Remove deadcodeDr. David Alan Gilbert
2024-10-03lib: packing: duplicate pack() and unpack() implementationsVladimir Oltean
2024-10-03lib: packing: add pack() and unpack() wrappers over packing()Vladimir Oltean
2024-10-03lib: packing: remove kernel-doc from header fileVladimir Oltean
2024-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-03Merge tag 'vfs-6.12-rc2.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-10-02net: pcs: xpcs: make xpcs_do_config() and xpcs_link_up() internalRussell King (Oracle)
2024-10-02net: pcs: xpcs: drop interface argument from xpcs_create*()Russell King (Oracle)
2024-10-02net: pcs: xpcs: add xpcs_destroy_pcs() and xpcs_create_pcs_mdiodev()Russell King (Oracle)
2024-10-02net: pcs: xpcs: move PCS reset to .pcs_pre_config()Russell King (Oracle)
2024-10-02net: test for not too small csum_start in virtio_net_hdr_to_skb()Eric Dumazet
2024-10-02Merge tag 'mlx5-fixes-2024-09-25' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-10-02Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-02inotify: Fix possible deadlock in fsnotify_destroy_markLizhi Xu
2024-10-01cpufreq: Avoid a bad reference count on CPU nodeMiquel Sabaté Solà
2024-10-01folio_queue: fix documentationChristian Brauner
2024-10-01net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_sizeDaniel Borkmann
2024-10-01net: Add netif_get_gro_max_size helper for GRODaniel Borkmann