index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-06
tcp: fix receive window update in tcp_add_backlog()
Eric Dumazet
2020-10-02
tcp: fix syn cookied MPTCP request socket leak
Paolo Abeni
2020-10-02
tcp: use sendpage_ok() to detect misused .sendpage
Coly Li
2020-09-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-09-24
tcp: skip DSACKs with dubious sequence ranges
Priyaranjan Jha
2020-09-21
inet_diag: validate INET_DIAG_REQ_PROTOCOL attribute
Eric Dumazet
2020-09-15
ipv4: Update exception handling for multipath routes via same device
David Ahern
2020-09-14
lwtunnel: only keep the available bits when setting vxlan md->gbp
Xin Long
2020-09-14
ipv4: Initialize flowi4_multipath_hash in data path
David Ahern
2020-09-08
ip: fix tos reflection in ack and reset packets
Wei Wang
2020-08-28
netfilter: delete repeated words
Randy Dunlap
2020-08-27
net: Fix some comments
Miaohe Lin
2020-08-26
ipv4: Silence suspicious RCU usage warning
Ido Schimmel
2020-08-22
net: nexthop: don't allow empty NHA_GROUP
Nikolay Aleksandrov
2020-08-20
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2020-08-20
icmp_push_reply(): reorder adding the checksum up
Al Viro
2020-08-20
skb_copy_and_csum_bits(): don't bother with the last argument
Al Viro
2020-08-18
net: ipv4: remove duplicate "the the" phrase in Kconfig text
Colin Ian King
2020-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-12
Revert "ipv4: tunnel: fix compilation on ARCH=um"
David S. Miller
2020-08-12
ipv4: tunnel: fix compilation on ARCH=um
Johannes Berg
2020-08-11
net: initialize fastreuse on inet_inherit_port
Tim Froidcoeur
2020-08-11
net: refactor bind_bucket fastreuse into helper
Tim Froidcoeur
2020-08-10
tcp: correct read of TFO keys on big endian systems
Jason Baron
2020-08-10
net: Revert "net: optimize the sockptr_t for unified kernel/user address spaces"
Christoph Hellwig
2020-08-08
ip_vti: Fix unused variable warning
YueHaibing
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
ip_tunnel_core: Fix build for archs without _HAVE_ARCH_IPV6_CSUM
Stefano Brivio
2020-08-04
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-04
tunnels: PMTU discovery support for directly bridged IP packets
Stefano Brivio
2020-08-04
ipv4: route: Ignore output interface in FIB lookup for PMTU route
Stefano Brivio
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-03
Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2020-08-03
tcp: apply a floor of 1 for RTT samples from TCP timestamps
Jianfeng Wang
2020-08-03
net: gre: recompute gre csum for sctp over gre tunnels
Lorenzo Bianconi
2020-08-03
udp_tunnel: add the ability to hard-code IANA VXLAN
Jakub Kicinski
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-01
tcp: fix build fong CONFIG_MPTCP=n
Eric Dumazet
2020-07-31
tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
2020-07-31
mptcp: enable JOIN requests even if cookies are in use
Florian Westphal
2020-07-31
tcp: syncookies: create mptcp request socket for ACK cookies with MPTCP option
Florian Westphal
2020-07-31
tcp: rename request_sock cookie_ts bit to syncookie
Florian Westphal
2020-07-31
udp, bpf: Ignore connections in reuseport group after BPF sk lookup
Jakub Sitnicki
2020-07-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-07-29
ipv4: Silence suspicious RCU usage warning
Ido Schimmel
2020-07-28
fib: use indirect call wrappers in the most common fib_rules_ops
Brian Vazquez
2020-07-28
net: improve the user pointer check in init_user_sockptr
Christoph Hellwig
[next]