index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: warn on negative reordering values
Soheil Hassas Yeganeh
2017-05-19
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-18
7
-24
/
+58
|
\
|
*
udp: make *udp*_queue_rcv_skb() functions static
Paolo Abeni
2017-05-18
2
-3
/
+2
|
*
arp: honour gratuitous ARP _replies_
Ihar Hrachyshka
2017-05-17
1
-2
/
+14
|
*
net: Improve handling of failures on link and route dumps
David Ahern
2017-05-16
2
-16
/
+25
|
*
ipmr: vrf: Find VIFs using the actual device
Thomas Winter
2017-05-16
1
-2
/
+16
|
*
tcp: eliminate negative reordering in tcp_clean_rtx_queue
Soheil Hassas Yeganeh
2017-05-16
1
-1
/
+1
*
|
tcp: fix tcp_rearm_rto()
Eric Dumazet
2017-05-18
1
-6
/
+6
*
|
net: fix __skb_try_recv_from_queue to return the old behavior
Andrey Vagin
2017-05-18
1
-9
/
+3
*
|
udp: make function udp_skb_dtor_locked static
Colin Ian King
2017-05-18
1
-1
/
+1
*
|
tcp: switch TCP TS option (RFC 7323) to 1ms clock
Eric Dumazet
2017-05-17
11
-114
/
+112
*
|
tcp: replace misc tcp_time_stamp to tcp_jiffies32
Eric Dumazet
2017-05-17
5
-6
/
+6
*
|
tcp_lp: cache tcp_time_stamp
Eric Dumazet
2017-05-17
1
-3
/
+4
*
|
tcp_westwood: use tcp_jiffies32 instead of tcp_time_stamp
Eric Dumazet
2017-05-17
1
-3
/
+3
*
|
tcp: use tcp_jiffies32 in __tcp_oow_rate_limited()
Eric Dumazet
2017-05-17
1
-2
/
+2
*
|
tcp: uses jiffies_32 to feed tp->chrono_start
Eric Dumazet
2017-05-17
2
-2
/
+2
*
|
tcp: use tcp_jiffies32 to feed probe_timestamp
Eric Dumazet
2017-05-17
2
-4
/
+4
*
|
tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtime
Eric Dumazet
2017-05-17
4
-6
/
+6
*
|
tcp: bic, cubic: use tcp_jiffies32 instead of tcp_time_stamp
Eric Dumazet
2017-05-17
2
-9
/
+9
*
|
tcp_bbr: use tcp_jiffies32 instead of tcp_time_stamp
Eric Dumazet
2017-05-17
1
-6
/
+6
*
|
tcp: use tcp_jiffies32 to feed tp->snd_cwnd_stamp
Eric Dumazet
2017-05-17
3
-12
/
+12
*
|
tcp: use tcp_jiffies32 to feed tp->lsndtime
Eric Dumazet
2017-05-17
5
-8
/
+8
*
|
tcp: use tp->tcp_mstamp in output path
Eric Dumazet
2017-05-17
4
-12
/
+14
*
|
tcp: internal implementation for pacing
Eric Dumazet
2017-05-16
3
-4
/
+88
*
|
udp: keep the sk_receive_queue held when splicing
Paolo Abeni
2017-05-16
1
-10
/
+26
*
|
udp: use a separate rx queue for packet reception
Paolo Abeni
2017-05-16
1
-15
/
+123
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-16
1
-4
/
+5
|
\
|
*
tcp: avoid fragmenting peculiar skbs in SACK
Yuchung Cheng
2017-05-12
1
-4
/
+5
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-10
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-04-23
1
-1
/
+1
|
|
\
|
|
*
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
2017-04-18
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-10
6
-27
/
+44
|
\
\
\
|
*
|
|
dccp/tcp: do not inherit mc_list from parent
Eric Dumazet
2017-05-09
1
-0
/
+2
|
*
|
|
Revert "ipv4: restore rt->fi for reference counting"
David S. Miller
2017-05-09
1
-17
/
+1
|
*
|
|
vti: check nla_put_* return value
Hangbin Liu
2017-05-08
1
-6
/
+7
|
*
|
|
tcp: make congestion control optionally skip slow start after idle
Wei Wang
2017-05-08
1
-1
/
+3
|
*
|
|
ipv4: restore rt->fi for reference counting
WANG Cong
2017-05-08
1
-1
/
+17
|
*
|
|
tcp: randomize timestamps on syncookies
Eric Dumazet
2017-05-05
3
-20
/
+32
*
|
|
|
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-05-09
2
-9
/
+2
|
/
/
/
*
|
|
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
Alexander Potapenko
2017-05-04
1
-0
/
+3
*
|
|
tcp: do not inherit fastopen_req from parent
Eric Dumazet
2017-05-04
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-03
53
-910
/
+1365
|
\
\
\
|
*
|
|
tcp: fix wraparound issue in tcp_lp
Eric Dumazet
2017-05-02
1
-2
/
+4
|
*
|
|
net/esp4: Fix invalid esph pointer crash
Ilan Tayari
2017-05-01
1
-0
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-05-01
10
-99
/
+113
|
|
\
\
\
|
|
*
|
|
netfilter: snmp: avoid stack size warning
Florian Westphal
2017-05-01
1
-6
/
+6
|
|
*
|
|
netfilter: don't attach a nat extension by default
Florian Westphal
2017-04-26
1
-3
/
+1
|
|
*
|
|
netfilter: pptp: attach nat extension when needed
Florian Westphal
2017-04-26
1
-4
/
+21
|
|
*
|
|
netfilter: masquerade: attach nat extension if not present
Florian Westphal
2017-04-26
1
-2
/
+3
|
|
*
|
|
netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking
Gao Feng
2017-04-26
1
-7
/
+14
[next]