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: better validation of received ack sequences
Eric Dumazet
2017-05-25
1
-13
/
+11
*
tcp: fix TCP_SYNCNT flakes
Eric Dumazet
2017-05-24
1
-15
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-23
2
-17
/
+43
|
\
|
*
arp: always override existing neigh entries with gratuitous ARP
Ihar Hrachyshka
2017-05-21
1
-4
/
+5
|
*
arp: postpone addr_type calculation to as late as possible
Ihar Hrachyshka
2017-05-21
1
-7
/
+17
|
*
arp: decompose is_garp logic into a separate function
Ihar Hrachyshka
2017-05-21
1
-12
/
+23
|
*
arp: fixed error in a comment
Ihar Hrachyshka
2017-05-21
1
-1
/
+1
|
*
tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
Wei Wang
2017-05-21
1
-0
/
+4
*
|
net: ipv4: tcp: fixed comment coding style issue
Rohit Chavan
2017-05-22
1
-2
/
+3
*
|
net: ipv4: Add extack messages for route add failures
David Ahern
2017-05-22
2
-22
/
+95
*
|
net: ipv4: Plumb extack through route add functions
David Ahern
2017-05-22
4
-19
/
+26
*
|
tcp: fix tcp_probe_timer() for TCP_USER_TIMEOUT
Eric Dumazet
2017-05-21
1
-1
/
+2
*
|
fou: make local function static
stephen hemminger
2017-05-21
1
-41
/
+41
*
|
tcpnv: do not export local function
stephen hemminger
2017-05-21
1
-3
/
+2
*
|
inet: fix warning about missing prototype
stephen hemminger
2017-05-21
1
-0
/
+1
*
|
sk_buff: remove support for csum_bad in sk_buff
Davide Caratti
2017-05-20
1
-1
/
+1
*
|
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
[next]