开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2022-03-03
bpf: Add __sk_buff->delivery_time_type and bpf_skb_set_skb_delivery_time()
Martin KaFai Lau
2022-03-03
bpf: Keep the (rcv) timestamp behavior for the existing tc-bpf@ingress
Martin KaFai Lau
2022-03-03
net: ipv6: Get rcv timestamp if needed when handling hop-by-hop IOAM option
Martin KaFai Lau
2022-03-03
net: Set skb->mono_delivery_time and clear it after sch_handle_ingress()
Martin KaFai Lau
2022-03-03
net: Clear mono_delivery_time bit in __skb_tstamp_tx()
Martin KaFai Lau
2022-03-03
net: Handle delivery_time in skb->tstamp during network tapping with af_packet
Martin KaFai Lau
2022-03-03
net: Add skb_clear_tstamp() to keep the mono delivery_time
Martin KaFai Lau
2022-03-03
net: Add skb->mono_delivery_time to distinguish mono delivery_time from (rcv)...
Martin KaFai Lau
2022-03-03
net: rtnetlink: Add UAPI toggle for IFLA_OFFLOAD_XSTATS_L3_STATS
Petr Machata
2022-03-03
net: dev: Add hardware stats support
Petr Machata
2022-03-02
flow_dissector: Add support for HSR
Kurt Kanzenbach
2022-02-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
2022-02-28
Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jakub Kicinski
2022-02-28
net: phylink: remove phylink_set_pcs()
Russell King (Oracle)
2022-02-27
net: dsa: tag_8021q: rename dsa_8021q_bridge_tx_fwd_offload_vid
Vladimir Oltean
2022-02-27
net: dsa: tag_8021q: merge RX and TX VLANs
Vladimir Oltean
2022-02-27
net: dsa: tag_8021q: add support for imprecise RX based on the VBID
Vladimir Oltean
2022-02-27
net: dsa: tag_8021q: replace the SVL bridging with VLAN-unaware IVL bridging
Vladimir Oltean
2022-02-27
PCI: Add Fungible Vendor ID to pci_ids.h
Dimitris Michailidis
2022-02-26
net: neigh: use kfree_skb_reason() for __neigh_event_send()
Menglong Dong
2022-02-26
net: ip: add skb drop reasons for ip egress path
Menglong Dong
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-24
Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-02-24
Merge tag 'block-5.17-2022-02-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-02-24
can: bittiming: mark function arguments and local variables as const
Marc Kleine-Budde
2022-02-23
ethtool: add support to set/get completion queue event size
Subbaraya Sundeep
2022-02-23
net/mlx5: Add clarification on sync reset failure
Moshe Shemesh
2022-02-23
net/mlx5: Add reset_state field to MFRL register
Moshe Shemesh
2022-02-23
net/mlx5: cmdif, Refactor error handling and reporting of async commands
Saeed Mahameed
2022-02-23
net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}
Saeed Mahameed
2022-02-23
net/mlx5: cmdif, Add new api for command execution
Saeed Mahameed
2022-02-23
net/mlx5: cmdif, cmd_check refactoring
Saeed Mahameed
2022-02-23
net/mlx5: Add ability to insert to specific flow group
Mark Bloch
2022-02-23
mlx5: remove unused static inlines
Jakub Kicinski
2022-02-23
Merge tag 'slab-for-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-02-23
nvme-tcp: send H2CData PDUs based on MAXH2CDATA
Varun Prakash
2022-02-23
net: bridge: Add support for bridge port in locked mode
Hans Schultz
2022-02-23
drop_monitor: remove quadratic behavior
Eric Dumazet
2022-02-22
net: preserve skb_end_offset() in skb_unclone_keeptruesize()
Eric Dumazet
2022-02-22
net: add skb_set_end_offset() helper
Eric Dumazet
2022-02-21
slab: remove __alloc_size attribute from __kmalloc_track_caller
Greg Kroah-Hartman
2022-02-20
Merge tag 'sched_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-02-20
net: tcp: use tcp_drop_reason() for tcp_data_queue_ofo()
Menglong Dong
2022-02-20
net: tcp: use tcp_drop_reason() for tcp_data_queue()
Menglong Dong
2022-02-20
net: tcp: use tcp_drop_reason() for tcp_rcv_established()
Menglong Dong
2022-02-20
net: tcp: add skb drop reasons to tcp_add_backlog()
Menglong Dong
2022-02-20
net: tcp: add skb drop reasons to tcp_v{4,6}_inbound_md5_hash()
Menglong Dong
2022-02-19
net: phylink: remove phylink_config's pcs_poll
Russell King (Oracle)
2022-02-19
sched: Fix yet more sched_fork() races
Peter Zijlstra
2022-02-18
net: Add new protocol attribute to IP addresses
Jacques de Laval
[next]