开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-08-05
inet6: constify 'struct net' parameter of various lookup helpers
Eric Dumazet
2024-08-05
udp: constify 'struct net' parameter of socket lookups
Eric Dumazet
2024-08-05
inet: constify 'struct net' parameter of various lookup helpers
Eric Dumazet
2024-08-05
inet: constify inet_sk_bound_dev_eq() net parameter
Eric Dumazet
2024-08-05
net: netconsole: Fix MODULE_AUTHOR format
Breno Leitao
2024-08-05
net: phy: vitesse: implement downshift in vsc73xx phys
Pawel Dembicki
2024-08-05
net: skbuff: sprinkle more __GFP_NOWARN on ingress allocs
Jakub Kicinski
2024-08-04
Merge branch 'dsa-en7581' into main
David S. Miller
2024-08-04
net: dsa: mt7530: Add EN7581 support
Lorenzo Bianconi
2024-08-04
dt-bindings: net: dsa: mediatek,mt7530: Add airoha,en7581-switch
Lorenzo Bianconi
2024-08-03
Merge branch 'netns-init-cleanups' into main
David S. Miller
2024-08-03
net: Initialise net.core sysctl defaults in preinit_net().
Kuniyuki Iwashima
2024-08-03
net: Slim down setup_net().
Kuniyuki Iwashima
2024-08-03
net: Call preinit_net() without pernet_ops_rwsem.
Kuniyuki Iwashima
2024-08-03
net: Initialise net->passive once in preinit_net().
Kuniyuki Iwashima
2024-08-03
net: Don't register pernet_operations if only one of id or size is specified.
Kuniyuki Iwashima
2024-08-03
l2tp: Don't assign net->gen->ptr[] for pppol2tp_net_ops.
Kuniyuki Iwashima
2024-08-03
net: pse-pd: tps23881: Fix the device ID check
Kyle Swenson
2024-08-02
net: dsa: vsc73xx: speed up MDIO bus to max allowed value
Pawel Dembicki
2024-08-02
rxrpc: Remove unused function declarations
Yue Haibing
2024-08-02
net: core: annotate socks of struct sock_reuseport with __counted_by
Dmitry Antipov
2024-08-02
tipc: guard against string buffer overrun
Simon Horman
2024-08-02
Merge branch 'ibmveth-rr-performance'
Jakub Kicinski
2024-08-02
ibmveth: Recycle buffers during replenish phase
Nick Child
2024-08-02
ibmveth: Optimize poll rescheduling process
Nick Child
2024-08-02
linkmode: Change return type of linkmode_andnot to bool
Simon Horman
2024-08-02
Merge branch 'add-second-qdma-support-for-en7581-eth-controller'
Jakub Kicinski
2024-08-02
net: airoha: Link the gdm port to the selected qdma controller
Lorenzo Bianconi
2024-08-02
net: airoha: Start all qdma NAPIs in airoha_probe()
Lorenzo Bianconi
2024-08-02
net: airoha: Allow mapping IO region for multiple qdma controllers
Lorenzo Bianconi
2024-08-02
net: airoha: Use qdma pointer as private structure in airoha_irq_handler routine
Lorenzo Bianconi
2024-08-02
net: airoha: Add airoha_qdma pointer in airoha_tx_irq_queue/airoha_queue stru...
Lorenzo Bianconi
2024-08-02
net: airoha: Move irq_mask in airoha_qdma structure
Lorenzo Bianconi
2024-08-02
net: airoha: Move airoha_queues in airoha_qdma
Lorenzo Bianconi
2024-08-02
net: airoha: Introduce airoha_qdma struct
Lorenzo Bianconi
2024-08-02
eth: fbnic: select DEVLINK and PAGE_POOL
Simon Horman
2024-08-02
selftests: net: ksft: print more of the stack for checks
Jakub Kicinski
2024-08-02
selftests: net: ksft: replace 95 with errno.EOPNOTSUPP
Stanislav Fomichev
2024-08-02
selftests: net: ksft: support marking tests as disruptive
Stanislav Fomichev
2024-08-02
selftests: net-drv: exercise queue stats when the device is down
Stanislav Fomichev
2024-08-02
net: remove IFF_* re-definition
Jakub Kicinski
2024-08-02
Merge branch 'axienet-coding-style' into main
David S. Miller
2024-08-02
net: axienet: remove unnecessary parentheses
Radhey Shyam Pandey
2024-08-02
net: axienet: remove unnecessary ftrace-like logging
Radhey Shyam Pandey
2024-08-02
net: axienet: add missing blank line after declaration
Radhey Shyam Pandey
2024-08-02
net: axienet: Replace the occurrences of (1<<x) by BIT(x)
Appana Durga Kedareswara Rao
2024-08-02
Merge branch 'vsock-virtio' into main
David S. Miller
2024-08-02
test/vsock: add ioctl unsent bytes test
Luigi Leonardi
2024-08-02
vsock/virtio: add SIOCOUTQ support for all virtio based transports
Luigi Leonardi
2024-08-02
vsock: add support for SIOCOUTQ ioctl
Luigi Leonardi
[next]