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-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
net: ethtool: tsconfig: Fix netlink type of hwtstamp flags
Kory Maincent
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
2025-02-06
ipv4: use RCU protection in inet_select_addr()
Eric Dumazet
2025-02-06
ipv4: use RCU protection in rt_is_expired()
Eric Dumazet
2025-02-06
ipv4: use RCU protection in ipv4_default_advmss()
Eric Dumazet
2025-02-06
Merge tag 'net-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-02-05
rxrpc: Fix race in call state changing vs recvmsg()
David Howells
2025-02-05
rxrpc: Fix call state set to not include the SERVER_SECURING state
David Howells
2025-02-05
netem: Update sch->q.qlen before qdisc_tree_reduce_backlog()
Cong Wang
2025-02-05
pfifo_tail_enqueue: Drop new packet when sch->limit == 0
Quang Le
2025-02-04
net: rose: lock the socket in rose_bind()
Eric Dumazet
2025-02-04
rxrpc: Fix the rxrpc_connection attend queue handling
David Howells
2025-02-03
net: harmonize tstats and dstats
Paolo Abeni
2025-02-03
ethtool: ntuple: fix rss + ring_cookie check
Jakub Kicinski
2025-02-03
ethtool: rss: fix hiding unsupported fields in dumps
Jakub Kicinski
2025-02-03
udp: gso: do not drop small packets when PMTU reduces
Yan Zhai
2025-02-03
HID: intel-thc: fix CONFIG_HID dependency
Arnd Bergmann
2025-02-01
net: ipv6: fix dst ref loops in rpl, seg6 and ioam6 lwtunnels
Jakub Kicinski
2025-02-01
net: ipv6: fix dst refleaks in rpl, seg6 and ioam6 lwtunnels
Jakub Kicinski
2025-02-01
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2025-01-30
Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-01-30
Merge tag 'nf-25-01-30' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2025-01-30
net: revert RTNL changes in unregister_netdevice_many_notify()
Eric Dumazet
2025-01-30
net: hsr: fix fill_frame_info() regression vs VLAN packets
Eric Dumazet
2025-01-30
mptcp: blackhole only if 1st SYN retrans w/o MPC is accepted
Matthieu Baerts (NGI0)
2025-01-30
netfilter: nf_tables: reject mismatching sum of field_len with set key length
Pablo Neira Ayuso
2025-01-30
Merge tag 'for-net-2025-01-29' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
2025-01-29
net: xdp: Disallow attaching device-bound programs in generic mode
Toke Høiland-Jørgensen
2025-01-29
tcp: correct handling of extreme memory squeeze
Jon Maloy
2025-01-29
vsock: Allow retrying on connect() failure
Michal Luczaj
2025-01-29
vsock: Keep the binding until socket destruction
Michal Luczaj
2025-01-29
Bluetooth: L2CAP: accept zero as a special value for MTU auto-selection
Fedor Pchelkin
2025-01-28
Merge tag 'nfs-for-6.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2025-01-28
batman-adv: Fix incorrect offset in batadv_tt_tvlv_ogm_handler_v1()
Remi Pommarel
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-28
ethtool: Fix set RXNFC command with symmetric RSS hash
Gal Pressman
2025-01-27
Merge tag 'nfsd-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2025-01-27
add a string-to-qstr constructor
Al Viro
2025-01-27
Merge tag 'ipsec-2025-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2025-01-27
mptcp: handle fastopen disconnect correctly
Paolo Abeni
2025-01-27
mptcp: pm: only set fullmesh for subflow endp
Matthieu Baerts (NGI0)
2025-01-27
mptcp: consolidate suboption status
Paolo Abeni
[prev]
[next]