index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2017-06-01
ipv4: route: restore skb_dst_set in inet_rtm_getroute
Roopa Prabhu
2017-05-30
net: add extack arg to lwtunnel build state
David Ahern
2017-05-30
net: lwtunnel: Add extack to encap attr validation
David Ahern
2017-05-30
net: ipv4: Add extack message for invalid prefix or length
David Ahern
2017-05-30
net: ipv4: refactor key and length checks
David Ahern
2017-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-26
ipv4: add reference counting to metrics
Eric Dumazet
2017-05-26
net: ipv4: RTM_GETROUTE: return matched fib result when requested
Roopa Prabhu
2017-05-26
net: ipv4: Save trie prefix to fib lookup result
David Ahern
2017-05-26
net: ipv4: Convert inet_rtm_getroute to rcu versions of route lookup
David Ahern
2017-05-26
net: ipv4: Remove event arg to rt_fill_info
David Ahern
2017-05-26
net: ipv4: refactor ip_route_input_noref
David Ahern
2017-05-26
net: ipv4: refactor __ip_route_output_key_hash
David Ahern
2017-05-25
arp: fixed -Wuninitialized compiler warning
Ihar Hrachyshka
2017-05-25
tcp: avoid fastopen API to be used on AF_UNSPEC
Wei Wang
2017-05-25
tcp: better validation of received ack sequences
Eric Dumazet
2017-05-24
tcp: fix TCP_SYNCNT flakes
Eric Dumazet
2017-05-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-22
net: ipv4: tcp: fixed comment coding style issue
Rohit Chavan
2017-05-22
net: ipv4: Add extack messages for route add failures
David Ahern
2017-05-22
net: ipv4: Plumb extack through route add functions
David Ahern
2017-05-21
tcp: fix tcp_probe_timer() for TCP_USER_TIMEOUT
Eric Dumazet
2017-05-21
fou: make local function static
stephen hemminger
2017-05-21
tcpnv: do not export local function
stephen hemminger
2017-05-21
inet: fix warning about missing prototype
stephen hemminger
2017-05-21
arp: always override existing neigh entries with gratuitous ARP
Ihar Hrachyshka
2017-05-21
arp: postpone addr_type calculation to as late as possible
Ihar Hrachyshka
2017-05-21
arp: decompose is_garp logic into a separate function
Ihar Hrachyshka
2017-05-21
arp: fixed error in a comment
Ihar Hrachyshka
2017-05-21
tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
Wei Wang
2017-05-19
sk_buff: remove support for csum_bad in sk_buff
Davide Caratti
2017-05-19
tcp: warn on negative reordering values
Soheil Hassas Yeganeh
2017-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-18
tcp: fix tcp_rearm_rto()
Eric Dumazet
2017-05-18
net: fix __skb_try_recv_from_queue to return the old behavior
Andrey Vagin
2017-05-18
udp: make *udp*_queue_rcv_skb() functions static
Paolo Abeni
2017-05-18
udp: make function udp_skb_dtor_locked static
Colin Ian King
2017-05-17
tcp: switch TCP TS option (RFC 7323) to 1ms clock
Eric Dumazet
2017-05-17
tcp: replace misc tcp_time_stamp to tcp_jiffies32
Eric Dumazet
2017-05-17
tcp_lp: cache tcp_time_stamp
Eric Dumazet
2017-05-17
tcp_westwood: use tcp_jiffies32 instead of tcp_time_stamp
Eric Dumazet
2017-05-17
tcp: use tcp_jiffies32 in __tcp_oow_rate_limited()
Eric Dumazet
2017-05-17
tcp: uses jiffies_32 to feed tp->chrono_start
Eric Dumazet
2017-05-17
tcp: use tcp_jiffies32 to feed probe_timestamp
Eric Dumazet
2017-05-17
tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtime
Eric Dumazet
2017-05-17
tcp: bic, cubic: use tcp_jiffies32 instead of tcp_time_stamp
Eric Dumazet
2017-05-17
tcp_bbr: use tcp_jiffies32 instead of tcp_time_stamp
Eric Dumazet
2017-05-17
tcp: use tcp_jiffies32 to feed tp->snd_cwnd_stamp
Eric Dumazet
2017-05-17
tcp: use tcp_jiffies32 to feed tp->lsndtime
Eric Dumazet
[next]