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
/
include
/
net
/
ip.h
Age
Commit message (
Expand
)
Author
2023-08-20
ipv4: fix data-races around inet->inet_id
Eric Dumazet
2023-07-29
net: annotate data-races around sk->sk_mark
Eric Dumazet
2023-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-25
net: ipv4: use consistent txhash in TIME_WAIT and SYN_RECV
Antoine Tenart
2023-05-24
raw: Stop using RTO_ONLINK.
Guillaume Nault
2023-05-24
ping: Stop using RTO_ONLINK.
Guillaume Nault
2023-05-23
ip: Remove ip_append_page()
David Howells
2023-05-23
ipv{4,6}/raw: fix output xfrm lookup wrt protocol
Nicolas Dichtel
2023-01-25
inet: Add IP_LOCAL_PORT_RANGE socket option
Jakub Sitnicki
2022-11-17
net: use struct_group to copy ip/ipv6 header addresses
Hangbin Liu
2022-09-02
bpf: Change bpf_getsockopt(SOL_IP) to reuse do_ip_getsockopt()
Martin KaFai Lau
2022-08-18
bpf: Change bpf_setsockopt(SOL_IP) to reuse do_ip_setsockopt()
Martin KaFai Lau
2022-07-20
ip: Fix data-races around sysctl_ip_prot_sock.
Kuniyuki Iwashima
2022-07-15
ip: Fix a data-race around sysctl_fwmark_reflect.
Kuniyuki Iwashima
2022-07-15
ip: Fix data-races around sysctl_ip_fwd_use_pmtu.
Kuniyuki Iwashima
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-16
net: annotate races around sk->sk_bound_dev_if
Eric Dumazet
2022-05-16
xfrm: fix "disable_policy" flag use when arriving from different devices
Eyal Birger
2022-01-31
ipv4: Make ip_idents_reserve static
David Ahern
2022-01-29
ipv4: drop fragmentation code from ip_options_build()
Jakub Kicinski
2022-01-27
ipv4: avoid using shared IP generator for connected sockets
Eric Dumazet
2021-11-20
ipv4: Exposing __ip_sock_set_tos() in ip.h
Poorva Sonparote
2021-11-16
net: move gro definitions to include/net/gro.h
Eric Dumazet
2021-10-25
ipv4: guard IP_MINTTL with a static key
Eric Dumazet
2021-09-30
net: snmp: inline snmp_get_cpu_field()
Eric Dumazet
2021-07-21
net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forward
Vadim Fedorenko
2021-06-28
net: lwtunnel: handle MTU calculation in forwading
Vadim Fedorenko
2020-11-10
inet: constify inet_sdif() argument
Eric Dumazet
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-24
net/ipv4: always honour route mtu during forwarding
Maciej Żenczykowski
2020-09-10
ip: pass tos into ip_build_and_send_pkt()
Wei Wang
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-24
net/ipv4: merge ip_options_get and ip_options_get_from_user
Christoph Hellwig
2020-07-19
net/ipv4: remove compat_ip_{get,set}sockopt
Christoph Hellwig
2020-06-20
tcp: remove indirect calls for icsk->icsk_af_ops->queue_xmit
Eric Dumazet
2020-05-28
ipv4: add ip_sock_set_pktinfo
Christoph Hellwig
2020-05-28
ipv4: add ip_sock_set_mtu_discover
Christoph Hellwig
2020-05-28
ipv4: add ip_sock_set_recverr
Christoph Hellwig
2020-05-28
ipv4: add ip_sock_set_freebind
Christoph Hellwig
2020-05-28
ipv4: add ip_sock_set_tos
Christoph Hellwig
2019-12-07
inet: protect against too small mtu values.
Eric Dumazet
2019-11-26
net: inet_is_local_reserved_port() port arg should be unsigned short
Maciej Żenczykowski
2019-11-26
net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)
Maciej Żenczykowski
2019-11-22
net: inet_is_local_reserved_port() should return bool not int
Maciej Żenczykowski
2019-10-21
ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation
Eric Dumazet
2019-09-13
ip: support SO_MARK cmsg
Willem de Bruijn
2019-06-14
ipv4: tcp: fix ACK/RST sent with a transmit delay
Eric Dumazet
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-03
net: fix use-after-free in kfree_skb_list
Eric Dumazet
2019-05-30
net: ipv4: split skbuff into fragments transformer
Pablo Neira Ayuso
[next]