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
2022-04-18
devlink: add port to line card relationship set
Jiri Pirko
2022-04-18
devlink: implement line card active state
Jiri Pirko
2022-04-18
devlink: implement line card provisioning
Jiri Pirko
2022-04-18
devlink: add support to create line card and expose to user
Jiri Pirko
2022-04-18
tcp: fix signed/unsigned comparison
Eric Dumazet
2022-04-17
tcp: add drop reason support to tcp_ofo_queue()
Eric Dumazet
2022-04-17
tcp: add drop reasons to tcp_rcv_synsent_state_process()
Eric Dumazet
2022-04-17
tcp: make tcp_rcv_synsent_state_process() drop monitor friend
Eric Dumazet
2022-04-17
tcp: add drop reason support to tcp_prune_ofo_queue()
Eric Dumazet
2022-04-17
tcp: add two drop reasons for tcp_ack()
Eric Dumazet
2022-04-17
tcp: add drop reasons to tcp_rcv_state_process()
Eric Dumazet
2022-04-17
tcp: make tcp_rcv_state_process() drop monitor friendly
Eric Dumazet
2022-04-17
tcp: add drop reason support to tcp_validate_incoming()
Eric Dumazet
2022-04-17
tcp: get rid of rst_seq_match
Eric Dumazet
2022-04-17
tcp: consume incoming skb leading to a reset
Eric Dumazet
2022-04-17
net/ipv6: Introduce accept_unsolicited_na knob to implement router-side chang...
Arun Ajith S
2022-04-15
ipv6: fix NULL deref in ip6_rcv_core()
Eric Dumazet
2022-04-15
net_sched: make qdisc_reset() smaller
Eric Dumazet
2022-04-15
net: ethtool: move checks before rtnl_lock() in ethnl_set_rings
Jie Wang
2022-04-15
net: ethtool: extend ringparam set/get APIs for tx_push
Jie Wang
2022-04-15
net: page_pool: introduce ethtool stats
Lorenzo Bianconi
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-14
Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-04-14
rtnetlink: Fix handling of disabled L3 stats in RTM_GETSTATS replies
Petr Machata
2022-04-13
nfc: nci: add flush_workqueue to prevent uaf
Lin Ma
2022-04-13
Merge tag 'wireless-2022-04-13' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2022-04-13
net: ipv6: add skb drop reasons to ip6_protocol_deliver_rcu()
Menglong Dong
2022-04-13
net: ipv6: add skb drop reasons to ip6_rcv_core()
Menglong Dong
2022-04-13
net: ipv6: add skb drop reasons to TLV parse
Menglong Dong
2022-04-13
net: ipv6: remove redundant statistics in ipv6_hop_jumbo()
Menglong Dong
2022-04-13
net: icmp: introduce function icmpv6_param_prob_reason()
Menglong Dong
2022-04-13
net: ip: add skb drop reasons to ip forwarding
Menglong Dong
2022-04-13
net: ipv6: add skb drop reasons to ip6_pkt_drop()
Menglong Dong
2022-04-13
net: ipv4: add skb drop reasons to ip_error()
Menglong Dong
2022-04-13
net: bridge: fdb: add support for flush filtering based on ifindex and vlan
Nikolay Aleksandrov
2022-04-13
net: bridge: fdb: add support for flush filtering based on ndm flags and state
Nikolay Aleksandrov
2022-04-13
net: rtnetlink: add ndm flags and state mask attributes
Nikolay Aleksandrov
2022-04-13
net: bridge: fdb: add support for fine-grained flushing
Nikolay Aleksandrov
2022-04-13
net: bridge: fdb: add ndo_fdb_del_bulk
Nikolay Aleksandrov
2022-04-13
net: rtnetlink: add NLM_F_BULK support to rtnl_fdb_del
Nikolay Aleksandrov
2022-04-13
net: rtnetlink: add bulk delete support flag
Nikolay Aleksandrov
2022-04-13
net: rtnetlink: add helper to extract msg type's kind
Nikolay Aleksandrov
2022-04-13
net: rtnetlink: add msg kind names
Nikolay Aleksandrov
2022-04-13
Revert "net: dsa: setup master before ports"
Vladimir Oltean
2022-04-13
NFC: NULL out the dev->rfkill to prevent UAF
Lin Ma
2022-04-13
ipv6: exthdrs: use swap() instead of open coding it
Guo Zhengkui
2022-04-13
tls: rx: only copy IV from the packet for TLS 1.2
Jakub Kicinski
2022-04-13
tls: rx: use MAX_IV_SIZE for allocations
Jakub Kicinski
2022-04-13
tls: rx: use async as an in-out argument
Jakub Kicinski
2022-04-13
tls: rx: return the already-copied data on crypto error
Jakub Kicinski
[next]