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
2024-06-05
tcp: add sysctl_tcp_rto_min_us
Kevin Yang
2024-06-05
tcp: derive delack_max with tcp_rto_min helper
Kevin Yang
2024-06-05
tcp: annotate data-races around tw->tw_ts_recent and tw->tw_ts_recent_stamp
Eric Dumazet
2024-06-05
octeontx2-af: Add debugfs support to dump NIX TM topology
Anshumali Gaur
2024-06-05
Merge branch 'devlink-const'
David S. Miller
2024-06-05
mlxsw: spectrum_router: Constify struct devlink_dpipe_table_ops
Christophe JAILLET
2024-06-05
devlink: Constify the 'table_ops' parameter of devl_dpipe_table_register()
Christophe JAILLET
2024-06-05
net: phy: aquantia: add support for PHY LEDs
Daniel Golle
2024-06-05
net: phy: aquantia: move priv and hw stat to header
Christian Marangi
2024-06-05
net: ethtool: remove unused struct 'cable_test_tdr_req_info'
Dr. David Alan Gilbert
2024-06-05
net: caif: remove unused structs
Dr. David Alan Gilbert
2024-06-05
net: remove NULL-pointer net parameter in ip_metrics_convert
Jason Xing
2024-06-05
net: bridge: fix an inconsistent indentation
Chen Hanxiao
2024-06-05
dt-bindings: dsa: Rewrite Vitesse VSC73xx in schema
Linus Walleij
2024-06-04
Revert "ethernet: octeontx2: avoid linking objects into multiple modules"
Jakub Kicinski
2024-06-04
openvswitch: Remove generic .ndo_get_stats64
Breno Leitao
2024-06-04
openvswitch: Move stats allocation to core
Breno Leitao
2024-06-04
Merge branch 'tcp-refactor-skb_cmp_decrypted-checks'
Paolo Abeni
2024-06-04
net: skb: add compatibility warnings to skb_shift()
Jakub Kicinski
2024-06-04
tcp: add a helper for setting EOR on tail skb
Jakub Kicinski
2024-06-04
tcp: wrap mptcp and decrypted checks into tcp_skb_can_collapse_rx()
Jakub Kicinski
2024-06-04
Merge branch 'net-allow-dissecting-matching-tunnel-control-flags'
Paolo Abeni
2024-06-04
net/sched: cls_flower: add support for matching tunnel control flags
Davide Caratti
2024-06-04
flow_dissector: add support for tunnel control flags
Davide Caratti
2024-06-04
net: count drops due to missing qdisc as dev->tx_drops
Jakub Kicinski
2024-06-03
r8152: Wake up the system if the we need a reset
Douglas Anderson
2024-06-03
r8152: If inaccessible at resume time, issue a reset
Douglas Anderson
2024-06-03
Merge branch 'Felix-DSA-probing-cleanup'
David S. Miller
2024-06-03
net: dsa: ocelot: unexport felix_phylink_mac_ops and felix_switch_ops
Vladimir Oltean
2024-06-03
net: dsa: ocelot: common probing code
Vladimir Oltean
2024-06-03
net: dsa: ocelot: use ds->num_tx_queues = OCELOT_NUM_TC for all models
Vladimir Oltean
2024-06-03
net: dsa: ocelot: move devm_request_threaded_irq() to felix_setup()
Vladimir Oltean
2024-06-03
net: dsa: ocelot: consistently use devres in felix_pci_probe()
Vladimir Oltean
2024-06-03
net: dsa: ocelot: delete open coded status = "disabled" parsing
Vladimir Oltean
2024-06-03
net: dsa: ocelot: use devres in seville_probe()
Vladimir Oltean
2024-06-03
net: dsa: ocelot: use devres in ocelot_ext_probe()
Vladimir Oltean
2024-06-03
Merge branch 'net-smc-snd_buf-rcv_buf'
David S. Miller
2024-06-03
net/smc: change SMCR_RMBE_SIZES from 5 to 15
Guangguan Wang
2024-06-03
net/smc: set rmb's SG_MAX_SINGLE_ALLOC limitation only when CONFIG_ARCH_NO_SG...
Guangguan Wang
2024-06-01
af_unix: Remove dead code in unix_stream_read_generic().
Kuniyuki Iwashima
2024-06-01
Merge branch 'lan78xx-enable-125-mhz-clk-and-auto-speed-configuration-for-lan...
Jakub Kicinski
2024-06-01
lan78xx: Enable Auto Speed and Auto Duplex configuration for LAN7801 if NO EE...
Rengarajan S
2024-06-01
lan78xx: Enable 125 MHz CLK configuration for LAN7801 if NO EEPROM is detected
Rengarajan S
2024-06-01
Merge branch 'net-ethernet-cortina-use-phylib-for-rx-and-tx-pause'
Jakub Kicinski
2024-06-01
net: ethernet: cortina: Implement .set_pauseparam()
Linus Walleij
2024-06-01
net: ethernet: cortina: Use negotiated TX/RX pause
Linus Walleij
2024-06-01
net: ethernet: cortina: Rename adjust link callback
Linus Walleij
2024-06-01
Merge branch 'net-visibility-of-memory-limits-in-netns'
Jakub Kicinski
2024-06-01
selftests: net: tests net.core.{r,w}mem_{default,max} sysctls in a netns
Matteo Croce
2024-06-01
net: make net.core.{r,w}mem_{default,max} namespaced
Matteo Croce
[next]