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
/
ipv4
Age
Commit message (
Expand
)
Author
2024-08-22
ipv4: Unmask upper DSCP bits when using hints
Ido Schimmel
2024-08-22
ipv4: udp: Unmask upper DSCP bits during early demux
Ido Schimmel
2024-08-22
ipv4: icmp: Pass full DS field to ip_route_input()
Ido Schimmel
2024-08-22
ipv4: Unmask upper DSCP bits in RTM_GETROUTE input route lookup
Ido Schimmel
2024-08-22
ipv4: Unmask upper DSCP bits in input route lookup
Ido Schimmel
2024-08-22
ipv4: Unmask upper DSCP bits in fib_compute_spec_dst()
Ido Schimmel
2024-08-22
ipv4: ipmr: Unmask upper DSCP bits in ipmr_rt_fib_lookup()
Ido Schimmel
2024-08-22
netfilter: nft_fib: Unmask upper DSCP bits
Ido Schimmel
2024-08-22
netfilter: rpfilter: Unmask upper DSCP bits
Ido Schimmel
2024-08-22
ipv4: Unmask upper DSCP bits when constructing the Record Route option
Ido Schimmel
2024-08-22
ipv4: Unmask upper DSCP bits in NETLINK_FIB_LOOKUP family
Ido Schimmel
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-08-21
udp: fix receiving fraglist GSO packets
Felix Fietkau
2024-08-20
l2tp: use skb_queue_purge in l2tp_ip_destroy_sock
James Chapman
2024-08-20
ipv4: Centralize TOS matching
Ido Schimmel
2024-08-20
netfilter: nft_fib: Mask upper DSCP bits before FIB lookup
Ido Schimmel
2024-08-20
ipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP family
Ido Schimmel
2024-08-20
netfilter: nf_tables: pass context structure to nft_parse_register_load
Florian Westphal
2024-08-19
tcp_metrics: use netlink policy for IPv6 addr len validation
Jakub Kicinski
2024-08-19
tcp: prevent concurrent execution of tcp_sk_exit_batch
Florian Westphal
2024-08-15
ip: Move INFINITY_LIFE_TIME to addrconf.h.
Kuniyuki Iwashima
2024-08-15
ipv4: Initialise ifa->hash in inet_alloc_ifa().
Kuniyuki Iwashima
2024-08-15
ipv4: Remove redundant !ifa->ifa_dev check.
Kuniyuki Iwashima
2024-08-15
ipv4: Set ifa->ifa_dev in inet_alloc_ifa().
Kuniyuki Iwashima
2024-08-15
ipv4: Check !in_dev earlier for ioctl(SIOCSIFADDR).
Kuniyuki Iwashima
2024-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-14
tcp: Update window clamping condition
Subash Abhinov Kasiviswanathan
2024-08-12
net: nexthop: Increase weight to u16
Petr Machata
2024-08-12
net: nexthop: Add flag to assert that NHGRP reserved fields are zero
Petr Machata
2024-08-09
udp: Fall back to software USO if IPv6 extension headers are present
Jakub Sitnicki
2024-08-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-07
tcp: rstreason: let it work finally in tcp_send_active_reset()
Jason Xing
2024-08-07
tcp: rstreason: introduce SK_RST_REASON_TCP_DISCONNECT_WITH_DATA for active r...
Jason Xing
2024-08-07
tcp: rstreason: introduce SK_RST_REASON_TCP_KEEPALIVE_TIMEOUT for active reset
Jason Xing
2024-08-07
tcp: rstreason: introduce SK_RST_REASON_TCP_STATE for active reset
Jason Xing
2024-08-07
tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_MEMORY for active reset
Jason Xing
2024-08-07
tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_LINGER for active reset
Jason Xing
2024-08-07
tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_CLOSE for active reset
Jason Xing
2024-08-06
tcp: Use clamp() in htcp_alpha_update()
Christophe JAILLET
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-04
net/tcp: Disable TCP-AO static key after RCU grace period
Dmitry Safonov
2024-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-01
Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-07-31
netfilter: iptables: Fix null-ptr-deref in iptable_nat_table_init().
Kuniyuki Iwashima
2024-07-31
ipv4: export ip_flush_pending_frames
James Chapman
2024-07-30
net/tcp: Expand goo.gl link
Dr. David Alan Gilbert
2024-07-30
net: drop bad gso csum_start and offset in virtio_net_hdr
Willem de Bruijn
2024-07-29
bpf: Check unsupported ops from the bpf_struct_ops's cfi_stubs
Martin KaFai Lau
[prev]
[next]