index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-31
net: ipv4: remove unused arg exact_dif in compute_score
Miaohe Lin
1
-4
/
+2
2020-08-31
net: clean up codestyle
Miaohe Lin
4
-9
/
+11
2020-08-31
net: Use helper macro IP_MAX_MTU in __ip_append_data()
Miaohe Lin
1
-1
/
+1
2020-08-27
ipv4: nexthop: Correctly update nexthop group when replacing a nexthop
Ido Schimmel
1
-0
/
+32
2020-08-27
ipv4: nexthop: Correctly update nexthop group when removing a nexthop
Ido Schimmel
1
-1
/
+7
2020-08-27
ipv4: nexthop: Remove unnecessary rtnl_dereference()
Ido Schimmel
1
-1
/
+1
2020-08-27
ipv4: nexthop: Use nla_put_be32() for NHA_GATEWAY
Ido Schimmel
1
-1
/
+1
2020-08-27
ipv4: nexthop: Reduce allocation size of 'struct nh_group'
Ido Schimmel
1
-4
/
+1
2020-08-25
net: clean up codestyle for net/ipv4
Miaohe Lin
3
-20
/
+23
2020-08-25
net: Remove duplicated midx check against 0
Miaohe Lin
1
-3
/
+2
2020-08-25
net: Avoid unnecessary inet_addr_type() call when addr is INADDR_ANY
Miaohe Lin
1
-2
/
+2
2020-08-25
net: Set ping saddr after we successfully get the ping port
Miaohe Lin
1
-16
/
+3
2020-08-25
net: gain ipv4 mtu when mtu is not locked
Miaohe Lin
1
-1
/
+2
2020-08-25
net: Use helper macro RT_TOS() in __icmp_send()
Miaohe Lin
1
-2
/
+2
2020-08-25
net: Avoid access icmp_err_convert when icmp code is ICMP_FRAG_NEEDED
Miaohe Lin
1
-2
/
+3
2020-08-25
net: ipv4: delete repeated words
Randy Dunlap
5
-6
/
+6
2020-08-25
io_uring: allow tcp ancillary data for __sys_recvmsg_sock()
Luke Hsiao
1
-0
/
+1
2020-08-22
net: nexthop: don't allow empty NHA_GROUP
Nikolay Aleksandrov
1
-1
/
+4
2020-08-19
net: ipv4: remove duplicate "the the" phrase in Kconfig text
Colin Ian King
1
-7
/
+7
2020-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-76
/
+91
2020-08-12
Revert "ipv4: tunnel: fix compilation on ARCH=um"
David S. Miller
1
-1
/
+0
2020-08-12
ipv4: tunnel: fix compilation on ARCH=um
Johannes Berg
1
-0
/
+1
2020-08-12
net: initialize fastreuse on inet_inherit_port
Tim Froidcoeur
1
-0
/
+1
2020-08-12
net: refactor bind_bucket fastreuse into helper
Tim Froidcoeur
1
-44
/
+53
2020-08-10
tcp: correct read of TFO keys on big endian systems
Jason Baron
3
-24
/
+31
2020-08-10
net: Revert "net: optimize the sockptr_t for unified kernel/user address spaces"
Christoph Hellwig
1
-8
/
+6
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-1
/
+1
2020-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
42
-887
/
+2405
2020-08-05
ip_tunnel_core: Fix build for archs without _HAVE_ARCH_IPV6_CSUM
Stefano Brivio
1
-0
/
+1
2020-08-05
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-9
/
+11
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2020-08-04
tunnels: PMTU discovery support for directly bridged IP packets
Stefano Brivio
1
-0
/
+244
2020-08-04
ipv4: route: Ignore output interface in FIB lookup for PMTU route
Stefano Brivio
1
-0
/
+5
2020-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-9
/
+17
2020-08-04
Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-0
/
+7
2020-08-04
tcp: apply a floor of 1 for RTT samples from TCP timestamps
Jianfeng Wang
1
-0
/
+2
2020-08-04
net: gre: recompute gre csum for sctp over gre tunnels
Lorenzo Bianconi
1
-2
/
+11
2020-08-03
udp_tunnel: add the ability to hard-code IANA VXLAN
Jakub Kicinski
1
-0
/
+7
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-08-01
tcp: fix build fong CONFIG_MPTCP=n
Eric Dumazet
1
-2
/
+3
2020-08-01
tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
1
-1
/
+5
2020-08-01
mptcp: enable JOIN requests even if cookies are in use
Florian Westphal
1
-0
/
+6
2020-08-01
tcp: syncookies: create mptcp request socket for ACK cookies with MPTCP option
Florian Westphal
2
-7
/
+34
2020-08-01
tcp: rename request_sock cookie_ts bit to syncookie
Florian Westphal
2
-3
/
+2
2020-07-31
udp, bpf: Ignore connections in reuseport group after BPF sk lookup
Jakub Sitnicki
1
-1
/
+1
2020-07-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-33
/
+91
2020-07-29
ipv4: Silence suspicious RCU usage warning
Ido Schimmel
1
-1
/
+1
2020-07-29
fib: use indirect call wrappers in the most common fib_rules_ops
Brian Vazquez
1
-4
/
+8
2020-07-28
net: improve the user pointer check in init_user_sockptr
Christoph Hellwig
1
-1
/
+1
2020-07-28
net: remove sockptr_advance
Christoph Hellwig
3
-10
/
+11
[next]