index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-08-19
tools: ynl-gen: use temporary file for rendering
Jiri Pirko
2023-08-19
stmmac: intel: Enable correction of MAC propagation delay
Kurt Kanzenbach
2023-08-19
net: add skb_queue_purge_reason and __skb_queue_purge_reason
Eric Dumazet
2023-08-19
Merge branch 'smc-features'
David S. Miller
2023-08-19
net/smc: Extend SMCR v2 linkgroup netlink attribute
Guangguan Wang
2023-08-19
net/smc: support max links per lgr negotiation in clc handshake
Guangguan Wang
2023-08-19
net/smc: support max connections per lgr negotiation
Guangguan Wang
2023-08-19
net/smc: support smc v2.x features validate
Guangguan Wang
2023-08-19
net/smc: add vendor unique experimental options area in clc handshake
Guangguan Wang
2023-08-19
net/smc: support smc release version negotiation in clc handshake
Guangguan Wang
2023-08-18
net: freescale: Remove unused declarations
Yue Haibing
2023-08-18
tcp: refine skb->ooo_okay setting
Eric Dumazet
2023-08-18
Merge branch 'bnxt_en-update-for-net-next'
Jakub Kicinski
2023-08-18
bnxt_en: Add tx_resets ring counter
Michael Chan
2023-08-18
bnxt_en: Display the ring error counters under ethtool -S
Michael Chan
2023-08-18
bnxt_en: Save ring error counters across reset
Michael Chan
2023-08-18
bnxt_en: Increment rx_resets counter in bnxt_disable_napi()
Michael Chan
2023-08-18
bnxt_en: Let the page pool manage the DMA mapping
Somnath Kotur
2023-08-18
bnxt_en: Use the unified RX page pool buffers for XDP and non-XDP
Somnath Kotur
2023-08-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2023-08-18
net: dm9051: Use PTR_ERR_OR_ZERO() to simplify code
Ruan Jinjie
2023-08-18
sky2: Remove redundant NULL check for debugfs_create_dir
Ruan Jinjie
2023-08-18
pds_core: remove redundant pci_clear_master()
Yu Liao
2023-08-18
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2023-08-18
Merge tag 'batadv-next-pullrequest-20230816' of git://git.open-mesh.org/linux...
Jakub Kicinski
2023-08-18
net: fec: use napi_consume_skb() in fec_enet_tx_queue()
Wei Fang
2023-08-18
sfc: Remove unneeded semicolon
Yang Li
2023-08-18
net: use SLAB_NO_MERGE for kmem_cache skbuff_head_cache
Jesper Dangaard Brouer
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-18
Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-08-18
Merge tag 'drm-fixes-2023-08-18-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-08-17
Merge branch 'netconsole-enable-compile-time-configuration'
Jakub Kicinski
2023-08-17
netconsole: Enable compile time configuration
Breno Leitao
2023-08-17
netconsole: Create a allocation helper
Breno Leitao
2023-08-17
net: mdio: fix -Wvoid-pointer-to-enum-cast warning
Justin Stitt
2023-08-17
Merge branch 'netem-use-a-seeded-prng-for-loss-and-corruption-events'
Jakub Kicinski
2023-08-17
netem: use seeded PRNG for correlated loss events
François Michel
2023-08-17
netem: use a seeded PRNG for generating random losses
François Michel
2023-08-17
netem: add prng attribute to netem_sched_data
François Michel
2023-08-17
net: ena: Use pci_dev_id() to simplify the code
Jialin Zhang
2023-08-17
tun: add __exit annotations to module exit func tun_cleanup()
Ziyang Xuan
2023-08-17
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2023-08-17
ice: split ice_aq_wait_for_event() func into two
Przemek Kitszel
2023-08-17
ice: embed &ice_rq_event_info event into struct ice_aq_task
Przemek Kitszel
2023-08-17
ice: ice_aq_check_events: fix off-by-one check when filling buffer
Przemek Kitszel
2023-08-17
ice: drop two params from ice_aq_alloc_free_res()
Przemek Kitszel
2023-08-17
ice: use list_for_each_entry() helper
Yang Yingliang
2023-08-17
ice: Remove redundant VSI configuration in eswitch setup
Marcin Szycik
2023-08-17
ice: move E810T functions to before device agnostic ones
Jacob Keller
2023-08-17
ice: refactor ice_vsi_is_vlan_pruning_ena
Jan Sokolowski
[next]