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
2024-11-12
net: ip: make ip_route_input_rcu() return drop reasons
Menglong Dong
2024-11-12
net: ip: make ip_route_input_slow() return drop reasons
Menglong Dong
2024-11-12
net: ip: make ip_mc_validate_source() return drop reason
Menglong Dong
2024-11-12
net: ip: make ip_route_input_mc() return drop reason
Menglong Dong
2024-11-12
net: ip: make fib_validate_source() support drop reasons
Menglong Dong
2024-11-11
net: ipv4: Cache pmtu for all packet paths if multipath enabled
Vladimir Vdovin
2024-11-11
mptcp: cope racing subflow creation in mptcp_rcv_space_adjust
Paolo Abeni
2024-11-11
mptcp: error out earlier on disconnect
Paolo Abeni
2024-11-11
net: Add control functions for irq suspension
Martin Karsten
2024-11-11
net: Add napi_struct parameter irq_suspend_timeout
Martin Karsten
2024-11-11
net: fix SO_DEVMEM_DONTNEED looping too long
Mina Almasry
2024-11-11
rtnetlink: Register rtnl_dellink() and rtnl_setlink() with RTNL_FLAG_DOIT_PER...
Kuniyuki Iwashima
2024-11-11
rtnetlink: Convert RTM_NEWLINK to per-netns RTNL.
Kuniyuki Iwashima
2024-11-11
rtnetlink: Add peer_type in struct rtnl_link_ops.
Kuniyuki Iwashima
2024-11-11
rtnetlink: Introduce struct rtnl_nets and helpers.
Kuniyuki Iwashima
2024-11-11
rtnetlink: Remove __rtnl_link_register()
Kuniyuki Iwashima
2024-11-11
rtnetlink: Protect link_ops by mutex.
Kuniyuki Iwashima
2024-11-11
rtnetlink: Remove __rtnl_link_unregister().
Kuniyuki Iwashima
2024-11-11
net: hsr: Add VLAN CTAG filter support
Murali Karicheri
2024-11-11
net: hsr: Add VLAN support
WingMan Kwok
2024-11-11
net: fix data-races around sk->sk_forward_alloc
Wang Liang
2024-11-11
rxrpc: Add a tracepoint for aborts being proposed
David Howells
2024-11-11
ipv6: Fix soft lockups in fib6_select_path under high next hop churn
Omid Ehtemam-Haghighi
2024-11-11
mm: page_frag: avoid caller accessing 'page_frag_cache' directly
Yunsheng Lin
2024-11-11
svcrdma: Address an integer overflow
Chuck Lever
2024-11-11
net: convert to nla_get_*_default()
Johannes Berg
2024-11-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-11-09
bridge: Allow deleting FDB entries with non-existent VLAN
Ido Schimmel
2024-11-09
neighbour: Create netdev->neighbour association
Gilad Naaman
2024-11-09
neighbour: Remove bare neighbour::next pointer
Gilad Naaman
2024-11-09
neighbour: Convert iteration to use hlist+macro
Gilad Naaman
2024-11-09
neighbour: Convert seq_file functions to use hlist
Gilad Naaman
2024-11-09
neighbour: Add hlist_node to struct neighbour
Gilad Naaman
2024-11-09
sctp: fix possible UAF in sctp_v6_available()
Eric Dumazet
2024-11-09
hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer
Hyunwoo Kim
2024-11-09
mptcp: remove the redundant assignment of 'new_ctx->tcp_sock' in subflow_ulp_...
MoYuanhao
2024-11-09
net: mctp: Expose transport binding identifier via IFLA attribute
Khang Nguyen
2024-11-08
bpf: Fix mismatched RCU unlock flavour in bpf_out_neigh_v6
Jiawei Ye
2024-11-08
SUNRPC: Fix a hang in TLS sock_close if sk_write_pending
Benjamin Coddington
2024-11-07
phonet: do not call synchronize_rcu() from phonet_route_del()
Eric Dumazet
2024-11-07
ipv4: Prepare ip_route_output() to future .flowi4_tos conversion.
Guillaume Nault
2024-11-07
netlink: terminate outstanding dump on socket close
Jakub Kicinski
2024-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-07
Merge tag 'net-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-11-07
net/smc: do not leave a dangling sk pointer in __smc_create()
Eric Dumazet
2024-11-07
rxrpc: Fix missing locking causing hanging calls
David Howells
2024-11-07
net/smc: Fix lookup of netdev by using ib_device_get_netdev()
Wenjia Zhang
2024-11-07
Merge tag 'nf-24-11-07' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2024-11-07
sctp: Avoid enqueuing addr events redundantly
Gilad Naaman
2024-11-07
wifi: cfg80211: Fix an error handling path in nl80211_start_ap()
Christophe JAILLET
[prev]
[next]