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.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
2017-02-15
tcp: tcp_probe: use spin_lock_bh()
Eric Dumazet
1
-2
/
+2
2017-02-14
NET: Fix /proc/net/arp for AX.25
Ralf Baechle
1
-6
/
+6
2017-02-10
igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()
Hangbin Liu
1
-0
/
+1
2017-02-08
ping: fix a null pointer dereference
WANG Cong
1
-0
/
+2
2017-02-07
udp: properly cope with csum errors
Eric Dumazet
1
-1
/
+1
2017-02-07
tcp: avoid infinite loop in tcp_splice_read()
Eric Dumazet
1
-0
/
+6
2017-02-05
netlabel: out of bound access in cipso_v4_validate()
Eric Dumazet
1
-0
/
+4
2017-02-05
ipv4: keep skb->dst around in presence of IP options
Eric Dumazet
1
-1
/
+8
2017-02-01
tcp: fix 0 divide in __tcp_select_window()
Eric Dumazet
1
-2
/
+4
2017-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-15
/
+18
2017-01-25
tcp: correct memory barrier usage in tcp_check_space()
Jason Baron
1
-1
/
+1
2017-01-25
net: Specify the owning module for lwtunnel ops
Robert Shearman
1
-0
/
+2
2017-01-19
tcp: initialize max window for a new fastopen socket
Alexey Kodanev
1
-0
/
+1
2017-01-19
lwtunnel: fix autoload of lwt modules
David Ahern
1
-0
/
+8
2017-01-18
netfilter: ipt_CLUSTERIP: fix build error without procfs
Arnd Bergmann
1
-1
/
+6
2017-01-16
netfilter: rpfilter: fix incorrect loopback packet judgment
Liping Zhang
2
-14
/
+9
2017-01-13
tcp: fix tcp_fastopen unaligned access complaints on sparc
Shannon Nelson
1
-1
/
+1
2017-01-12
net: ipv4: fix table id in getroute response
David Ahern
1
-1
/
+1
2017-01-12
net: lwtunnel: Handle lwtunnel_fill_encap failure
David Ahern
1
-4
/
+7
2017-01-11
net: ipv4: Fix multipath selection with vrf
David Ahern
1
-2
/
+7
2017-01-10
tcp: do not export tcp_peer_is_proven()
Eric Dumazet
1
-1
/
+0
2017-01-10
ipv4: make tcp_notsent_lowat sysctl knob behave as true unsigned int
Pavel Tikhomirov
1
-1
/
+1
2017-01-09
tcp: fix mark propagation with fwmark_reflect enabled
Pau Espin Pedrol
1
-0
/
+1
2017-01-09
netfilter: use fwmark_reflect in nf_send_reset
Pau Espin Pedrol
1
-0
/
+2
2017-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-11
/
+23
2017-01-03
ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules
Alexander Duyck
1
-1
/
+1
2017-01-02
igmp: Make igmp group member RFC 3376 compliant
Michal Tesar
1
-1
/
+6
2016-12-30
net: ipv4: dst for local input routes should use l3mdev if relevant
David Ahern
1
-1
/
+2
2016-12-29
net: fix incorrect original ingress device index in PKTINFO
Wei Zhang
1
-1
/
+7
2016-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-9
/
+9
2016-12-27
ipv4: Namespaceify tcp_tw_reuse knob
Haishuang Yan
2
-9
/
+9
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
1
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
20
-20
/
+20
2016-12-23
inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets
Willem de Bruijn
1
-1
/
+1
2016-12-23
netfilter: ipt_CLUSTERIP: check duplicate config when initializing
Xin Long
1
-11
/
+23
2016-12-22
net: ipv4: Don't crash if passing a null sk to ip_do_redirect.
Lorenzo Colitti
1
-1
/
+2
2016-12-21
tcp: add a missing barrier in tcp_tasklet_func()
Eric Dumazet
1
-0
/
+1
2016-12-20
ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...
zheng li
1
-1
/
+1
2016-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-6
/
+10
2016-12-17
inet: Fix get port to handle zero port number with soreuseport set
Tom Herbert
1
-5
/
+9
2016-12-17
inet: Don't go into port scan when looking for specific bind port
Tom Herbert
1
-1
/
+1
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-6
/
+6
2016-12-10
udp: udp_rmem_release() should touch sk_rmem_alloc later
Eric Dumazet
1
-1
/
+2
2016-12-10
udp: add batching to udp_rmem_release()
Eric Dumazet
1
-0
/
+12
2016-12-10
udp: copy skb->truesize in the first cache line
Eric Dumazet
1
-3
/
+10
2016-12-10
udp: add busylocks in RX path
Eric Dumazet
1
-1
/
+42
2016-12-08
udp: under rx pressure, try to condense skbs
Eric Dumazet
1
-1
/
+11
2016-12-08
icmp: correct return value of icmp_rcv()
Zhang Shengju
1
-2
/
+2
2016-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
11
-53
/
+154
2016-12-07
netfilter: rpfilter: bypass ipv4 lbcast packets with zeronet source
Liping Zhang
2
-9
/
+12
[next]