index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-13
tcp: add reordering timer in RACK loss detection
Yuchung Cheng
6
-11
/
+60
2017-01-13
tcp: record most recent RTT in RACK loss detection
Yuchung Cheng
2
-32
/
+45
2017-01-13
tcp: new helper for RACK to detect loss
Yuchung Cheng
2
-13
/
+21
2017-01-13
tcp: new helper function for RACK loss detection
Yuchung Cheng
1
-7
/
+14
2017-01-13
tcp: fix tcp_fastopen unaligned access complaints on sparc
Shannon Nelson
1
-1
/
+1
2017-01-12
ipmr: improve hash scalability
Nikolay Aleksandrov
1
-115
/
+140
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+8
2017-01-11
net: ipv4: Fix multipath selection with vrf
David Ahern
1
-2
/
+7
2017-01-10
xfrm: remove unused function
Florian Westphal
1
-8
/
+0
2017-01-09
tcp: make TCP_INFO more consistent
Eric Dumazet
1
-4
/
+4
2017-01-09
tcp: do not export tcp_peer_is_proven()
Eric Dumazet
1
-1
/
+0
2017-01-09
ipv4: make tcp_notsent_lowat sysctl knob behave as true unsigned int
Pavel Tikhomirov
1
-1
/
+1
2017-01-09
net: introduce keepalive function in struct proto
Ursula Braun
2
-0
/
+2
2017-01-09
net: for rate-limited ICMP replies save one atomic operation
Jesper Dangaard Brouer
1
-13
/
+21
2017-01-09
net: reduce cycles spend on ICMP replies that gets rate limited
Jesper Dangaard Brouer
1
-23
/
+48
2017-01-09
Revert "icmp: avoid allocating large struct on stack"
Jesper Dangaard Brouer
1
-23
/
+17
2017-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+23
2017-01-09
syncookies: use SipHash in place of SHA1
Jason A. Donenfeld
1
-16
/
+5
2017-01-09
net: ipv4: remove disable of bottom half in inet_rtm_getroute
David Ahern
1
-2
/
+0
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-09
xtables: extend matches and targets with .usersize
Willem de Bruijn
1
-0
/
+1
2017-01-09
arptables: use match, target and data copy_to_user helpers
Willem de Bruijn
1
-10
/
+5
2017-01-09
iptables: use match, target and data copy_to_user helpers
Willem de Bruijn
1
-15
/
+6
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
1
-4
/
+2
2017-01-08
net: ipv4: Remove flow arg from ip_mkroute_input
David Ahern
1
-2
/
+1
2017-01-08
net: ipmr: Remove nowait arg to ipmr_get_route
David Ahern
2
-7
/
+2
2017-01-06
udp: inuse checks can quit early for reuseport
Eric Garver
1
-10
/
+19
2017-01-06
net: ipv4: make fib_select_default static
David Ahern
1
-1
/
+1
2017-01-06
net: ipv4: Simplify rt_fill_info
David Ahern
1
-13
/
+7
2017-01-05
tcp: provide timestamps for partial writes
Soheil Hassas Yeganeh
1
-8
/
+10
2017-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-11
/
+23
2017-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-4
/
+16
2017-01-04
scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))
yuan linyu
1
-1
/
+1
2017-01-03
ipmr, ip6mr: add RTNH_F_UNRESOLVED flag to unresolved cache entries
Nikolay Aleksandrov
1
-1
/
+3
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: Allow IP_MULTICAST_IF to set index to L3 slave
David Ahern
1
-1
/
+6
2016-12-29
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-29
ipv4: Namespaceify tcp_max_syn_backlog knob
Haishuang Yan
4
-13
/
+14
2016-12-29
ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob
Haishuang Yan
8
-34
/
+32
2016-12-27
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
[prev]
[next]