index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2025-02-11
Merge tag 'batadv-net-pullrequest-20250207' of git://git.open-mesh.org/linux-...
Paolo Abeni
2025-02-10
Merge tag 'linux-can-fixes-for-6.14-20250208' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2025-02-10
net: fib_rules: Convert RTM_DELRULE to per-netns RTNL.
Kuniyuki Iwashima
2025-02-10
net: fib_rules: Add error_free label in fib_delrule().
Kuniyuki Iwashima
2025-02-10
net: fib_rules: Convert RTM_NEWRULE to per-netns RTNL.
Kuniyuki Iwashima
2025-02-10
net: fib_rules: Factorise fib_newrule() and fib_delrule().
Kuniyuki Iwashima
2025-02-10
ip: fib_rules: Fetch net from fib_rule in fib[46]_rule_configure().
Kuniyuki Iwashima
2025-02-10
net: fib_rules: Split fib_nl2rule().
Kuniyuki Iwashima
2025-02-10
net: fib_rules: Pass net to fib_nl2rule() instead of skb.
Kuniyuki Iwashima
2025-02-10
net: fib_rules: Don't check net in rule_exists() and rule_find().
Kuniyuki Iwashima
2025-02-10
ipv6: mcast: extend RCU protection in igmp6_send()
Eric Dumazet
2025-02-10
ndisc: extend RCU protection in ndisc_send_skb()
Eric Dumazet
2025-02-10
openvswitch: use RCU protection in ovs_vport_cmd_fill_info()
Eric Dumazet
2025-02-10
arp: use RCU protection in arp_xmit()
Eric Dumazet
2025-02-10
neighbour: use RCU protection in __neigh_notify()
Eric Dumazet
2025-02-10
ndisc: use RCU protection in ndisc_alloc_skb()
Eric Dumazet
2025-02-10
ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu()
Eric Dumazet
2025-02-10
xsk: add helper to get &xdp_desc's DMA and meta pointer in one go
Alexander Lobakin
2025-02-10
Merge tag 'hid-for-linus-2025021001' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-02-10
net: ethtool: prevent flow steering to RSS contexts which don't exist
Jakub Kicinski
2025-02-08
can: j1939: j1939_sk_send_loop(): fix unable to send messages with data lengt...
Alexander Hölzl
2025-02-07
net: page_pool: avoid false positive warning if NAPI was never added
Jakub Kicinski
2025-02-07
net: devmem: don't call queue stop / start when the interface is down
Jakub Kicinski
2025-02-07
net: refactor netdev_rx_queue_restart() to use local qops
Jakub Kicinski
2025-02-07
Revert "net: skb: introduce and use a single page frag cache"
Paolo Abeni
2025-02-07
tcp: rename inet_csk_{delete|reset}_keepalive_timer()
Eric Dumazet
2025-02-07
tcp: do not export tcp_parse_mss_option() and tcp_mtup_init()
Eric Dumazet
2025-02-07
net: fib_rules: annotate data-races around rule->[io]ifindex
Eric Dumazet
2025-02-07
Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-02-07
fsnotify: disable notification by default for all pseudo files
Amir Goldstein
2025-02-06
rtnetlink: fix netns leak with rtnl_setlink()
Nicolas Dichtel
2025-02-06
ax25: Fix refcount leak caused by setting SO_BINDTODEVICE sockopt
Murad Masimov
2025-02-06
netdev-genl: Elide napi_id when not present
Joe Damato
2025-02-06
net: ethtool: tsconfig: Fix netlink type of hwtstamp flags
Kory Maincent
2025-02-06
Merge branch 'io_uring-zero-copy-rx'
Jakub Kicinski
2025-02-06
net: add helpers for setting a memory provider on an rx queue
David Wei
2025-02-06
net: page_pool: add memory provider helpers
Pavel Begunkov
2025-02-06
net: prepare for non devmem TCP memory providers
Pavel Begunkov
2025-02-06
net: page_pool: add a mp hook to unregister_netdevice*
Pavel Begunkov
2025-02-06
net: page_pool: add callback for mp info printing
Pavel Begunkov
2025-02-06
net: page_pool: create hooks for custom memory providers
Pavel Begunkov
2025-02-06
net: generalise net_iov chunk owners
Pavel Begunkov
2025-02-06
net: prefix devmem specific helpers
Pavel Begunkov
2025-02-06
net: page_pool: don't cast mp param to devmem
Pavel Begunkov
2025-02-06
ipv6: Use RCU in ip6_input()
Eric Dumazet
2025-02-06
ipv6: icmp: convert to dev_net_rcu()
Eric Dumazet
2025-02-06
ipv6: use RCU protection in ip6_default_advmss()
Eric Dumazet
2025-02-06
flow_dissector: use RCU protection to fetch dev_net()
Eric Dumazet
2025-02-06
ipv4: icmp: convert to dev_net_rcu()
Eric Dumazet
2025-02-06
ipv4: use RCU protection in __ip_rt_update_pmtu()
Eric Dumazet
[prev]
[next]