index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-03-29
af_unix: Assign a unique index to SCC.
Kuniyuki Iwashima
2024-03-29
af_unix: Avoid Tarjan's algorithm if unnecessary.
Kuniyuki Iwashima
2024-03-29
af_unix: Skip GC if no cycle exists.
Kuniyuki Iwashima
2024-03-29
af_unix: Save O(n) setup of Tarjan's algo.
Kuniyuki Iwashima
2024-03-29
af_unix: Fix up unix_edge.successor for embryo socket.
Kuniyuki Iwashima
2024-03-29
af_unix: Save listener for embryo socket.
Kuniyuki Iwashima
2024-03-29
af_unix: Detect Strongly Connected Components.
Kuniyuki Iwashima
2024-03-29
af_unix: Iterate all vertices by DFS.
Kuniyuki Iwashima
2024-03-29
af_unix: Bulk update unix_tot_inflight/unix_inflight when queuing skb.
Kuniyuki Iwashima
2024-03-29
af_unix: Link struct unix_edge when queuing skb.
Kuniyuki Iwashima
2024-03-29
af_unix: Allocate struct unix_edge for each inflight AF_UNIX fd.
Kuniyuki Iwashima
2024-03-29
af_unix: Allocate struct unix_vertex for each inflight AF_UNIX fd.
Kuniyuki Iwashima
2024-03-29
tcp/dccp: bypass empty buckets in inet_twsk_purge()
Eric Dumazet
2024-03-29
net: dsa: hellcreek: Convert to gettimex64()
Kurt Kanzenbach
2024-03-29
net/smc: make smc_hash_sk/smc_unhash_sk static
Zhengchao Shao
2024-03-29
Merge branch 'net-sched-skip_sw'
David S. Miller
2024-03-29
net: sched: make skip_sw actually skip software
Asbjørn Sloth Tønnesen
2024-03-29
net: sched: cls_api: add filter counter
Asbjørn Sloth Tønnesen
2024-03-29
net: sched: cls_api: add skip_sw counter
Asbjørn Sloth Tønnesen
2024-03-28
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-03-28
Merge branch 'bnxt_en-ptp-and-rss-updates'
Jakub Kicinski
2024-03-28
bnxt_en: Support adding ntuple rules on RSS contexts
Pavan Chebbi
2024-03-28
bnxt_en: Refactor bnxt_cfg_rfs_ring_tbl_idx()
Pavan Chebbi
2024-03-28
bnxt_en: Support RSS contexts in ethtool .{get|set}_rxfh()
Pavan Chebbi
2024-03-28
bnxt_en: Refactor bnxt_set_rxfh()
Michael Chan
2024-03-28
bnxt_en: Add a new_rss_ctx parameter to bnxt_rfs_capable()
Pavan Chebbi
2024-03-28
bnxt_en: Simplify bnxt_rfs_capable()
Michael Chan
2024-03-28
bnxt_en: Refactor RSS indir alloc/set functions
Pavan Chebbi
2024-03-28
bnxt_en: Introduce rss ctx structure, alloc/free functions
Pavan Chebbi
2024-03-28
bnxt_en: Refactor VNIC alloc and cfg functions
Pavan Chebbi
2024-03-28
bnxt_en: Add helper function bnxt_hwrm_vnic_rss_cfg_p5()
Pavan Chebbi
2024-03-28
bnxt_en: Retry PTP TX timestamp from FW for 1 second
Pavan Chebbi
2024-03-28
bnxt_en: Add a timeout parameter to bnxt_hwrm_port_ts_query()
Michael Chan
2024-03-28
Merge branch 'fix-missing-phy-to-mac-rx-clock'
Jakub Kicinski
2024-03-28
net: pcs: rzn1-miic: Init RX clock early if MAC requires it
Romain Gantois
2024-03-28
net: phy: qcom: at803x: Avoid hibernating if MAC requires RX clock
Russell King (Oracle)
2024-03-28
net: stmmac: Signal to PHY/PCS drivers to keep RX clock on
Romain Gantois
2024-03-28
net: stmmac: Support a generic PCS field in mac_device_info
Romain Gantois
2024-03-28
net: stmmac: don't rely on lynx_pcs presence to check for a PHY
Maxime Chevallier
2024-03-28
net: phylink: add rxc_always_on flag to phylink_pcs
Romain Gantois
2024-03-28
net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flags
Russell King (Oracle)
2024-03-28
Merge branch 'compiler_types-add-endianness-dependent-__counted_by_-le-be'
Jakub Kicinski
2024-03-28
idpf: sprinkle __counted_by{,_le}() in the virtchnl2 header
Alexander Lobakin
2024-03-28
idpf: make virtchnl2.h self-contained
Alexander Lobakin
2024-03-28
compiler_types: add Endianness-dependent __counted_by_{le,be}
Alexander Lobakin
2024-03-28
net: remove gfp_mask from napi_alloc_skb()
Jakub Kicinski
2024-03-28
qed: Drop useless pci_params.pm_cap
Bjorn Helgaas
2024-03-28
gve: Add counter adminq_get_ptype_map_cnt to stats report
John Fraker
2024-03-28
Merge branch 'ravb-support-describing-the-mdio-bus'
Jakub Kicinski
2024-03-28
ravb: Add support for an optional MDIO mode
Niklas Söderlund
[next]