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
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-5
/
+12
2019-07-19
tcp: fix tcp_set_congestion_control() use from bpf hook
Eric Dumazet
2
-4
/
+6
2019-07-19
proc/sysctl: add shared variables for range check
Matteo Croce
1
-31
/
+29
2019-07-18
udp: Fix typo in net/ipv4/udp.c
Su Yanjun
1
-1
/
+1
2019-07-18
fib: relax source validation check for loopback packets
Cong Wang
1
-0
/
+5
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
43
-1111
/
+3251
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-10
/
+13
2019-07-09
tcp: Reset bytes_acked and bytes_received when disconnecting
Christoph Paasch
1
-0
/
+2
2019-07-09
ipv4: Multipath hashing on inner L3 needs to consider inner IPv6 pkts
Stephen Suryaputra
1
-4
/
+17
2019-07-06
ipv4: Fix NULL pointer dereference in ipv4_neigh_lookup()
Ido Schimmel
1
-1
/
+1
2019-07-06
net: remove unused parameter from skb_checksum_try_convert
Li RongQing
2
-3
/
+2
2019-07-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
6
-82
/
+6
2019-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+4
2019-07-03
ipv4: use indirect call wrappers for {tcp, udp}_{recv, send}msg()
Paolo Abeni
1
-3
/
+7
2019-07-03
inet: factor out inet_send_prepare()
Paolo Abeni
1
-8
/
+13
2019-07-03
net: don't warn in inet diag when IPV6 is disabled
Stephen Hemminger
1
-3
/
+0
2019-07-03
bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTT
Stanislav Fomichev
1
-0
/
+4
2019-07-03
ipv4: Fix off-by-one in route dump counter without netlink strict checking
Stefano Brivio
1
-8
/
+14
2019-07-02
blackhole_netdev: use blackhole_netdev to invalidate dst entries
Mahesh Bandewar
1
-2
/
+1
2019-07-01
ipv4: don't set IPv6 only flags to IPv4 addresses
Matteo Croce
1
-0
/
+8
2019-07-01
xfrm: remove get_mtu indirection from xfrm_type
Florian Westphal
1
-26
/
+1
2019-06-29
igmp: fix memory leak in igmpv3_del_delrec()
Eric Dumazet
1
-6
/
+2
2019-06-29
ipv4: enable route flushing in network namespaces
Christian Brauner
1
-4
/
+8
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+55
2019-06-27
net: ipv4: fix infinite loop on secondary addr promotion
Florian Westphal
1
-1
/
+2
2019-06-26
ipv4: reset rt_iif for recirculated mcast/bcast out pkts
Stephen Suryaputra
2
-0
/
+45
2019-06-26
ipv4: fix suspicious RCU usage in fib_dump_info_fnhe()
Eric Dumazet
1
-5
/
+6
2019-06-25
ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop
Stephen Suryaputra
1
-1
/
+1
2019-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
72
-552
/
+804
2019-06-24
ipv4: Dump route exceptions if requested
Stefano Brivio
2
-13
/
+104
2019-06-24
ipv4/route: Allow NULL flowinfo in rt_fill_info()
Stefano Brivio
1
-26
/
+30
2019-06-24
ipv4/fib_frontend: Allow RTM_F_CLONED flag to be used for filtering
Stefano Brivio
1
-2
/
+2
2019-06-24
fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED
Stefano Brivio
1
-1
/
+7
2019-06-24
ipv4: fix confirm_addr_indev() when enable route_localnet
Shijie Luo
1
-2
/
+8
2019-06-24
ipv4: fix inet_select_addr() when enable route_localnet
Shijie Luo
1
-1
/
+5
2019-06-23
net: fastopen: robustness and endianness fixes for SipHash
Ard Biesheuvel
3
-22
/
+19
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
26
-99
/
+34
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-12
/
+13
2019-06-22
tcp: refine memory limit test in tcp_fragment()
Eric Dumazet
1
-1
/
+2
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
21
-87
/
+21
2019-06-21
netfilter: nf_tables: add support for matching IPv4 options
Stephen Suryaputra
1
-0
/
+1
2019-06-21
netfilter: synproxy: fix manual bump of the reference counter
Fernando Fernandez Mancera
1
-1
/
+0
2019-06-20
inet: clear num_timeout reqsk_alloc()
Eric Dumazet
2
-8
/
+0
2019-06-20
net/ipv4: fib_trie: Avoid cryptic ternary expressions
Matthias Kaehlcke
1
-2
/
+8
2019-06-19
inet: fix various use-after-free in defrags units
Eric Dumazet
2
-17
/
+16
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
20
-85
/
+20
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 484
Thomas Gleixner
1
-2
/
+1
2019-06-19
net/udp_gso: Allow TX timestamp with UDP GSO
Fred Klassen
1
-0
/
+5
2019-06-19
ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULL
Xin Long
1
-3
/
+6
[next]