summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
...
* | | net: ipv4: RTM_GETROUTE: return matched fib result when requestedRoopa Prabhu2017-05-261-2/+11
* | | net: ipv4: Save trie prefix to fib lookup resultDavid Ahern2017-05-261-0/+1
* | | net: ipv4: Convert inet_rtm_getroute to rcu versions of route lookupDavid Ahern2017-05-261-8/+13
* | | net: ipv4: Remove event arg to rt_fill_infoDavid Ahern2017-05-261-4/+3
* | | net: ipv4: refactor ip_route_input_norefDavid Ahern2017-05-261-29/+37
* | | net: ipv4: refactor __ip_route_output_key_hashDavid Ahern2017-05-262-23/+32
* | | tcp: better validation of received ack sequencesEric Dumazet2017-05-251-13/+11
* | | tcp: fix TCP_SYNCNT flakesEric Dumazet2017-05-241-15/+11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-222-17/+43
|\ \ \ | |/ /
| * | arp: always override existing neigh entries with gratuitous ARPIhar Hrachyshka2017-05-211-4/+5
| * | arp: postpone addr_type calculation to as late as possibleIhar Hrachyshka2017-05-211-7/+17
| * | arp: decompose is_garp logic into a separate functionIhar Hrachyshka2017-05-211-12/+23
| * | arp: fixed error in a commentIhar Hrachyshka2017-05-211-1/+1
| * | tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0Wei Wang2017-05-211-0/+4
* | | net: ipv4: tcp: fixed comment coding style issueRohit Chavan2017-05-221-2/+3
* | | net: ipv4: Add extack messages for route add failuresDavid Ahern2017-05-222-22/+95
* | | net: ipv4: Plumb extack through route add functionsDavid Ahern2017-05-224-19/+26
* | | tcp: fix tcp_probe_timer() for TCP_USER_TIMEOUTEric Dumazet2017-05-211-1/+2
* | | fou: make local function staticstephen hemminger2017-05-211-41/+41
* | | tcpnv: do not export local functionstephen hemminger2017-05-211-3/+2
* | | inet: fix warning about missing prototypestephen hemminger2017-05-211-0/+1
* | | sk_buff: remove support for csum_bad in sk_buffDavide Caratti2017-05-191-1/+1
* | | tcp: warn on negative reordering valuesSoheil Hassas Yeganeh2017-05-191-0/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-187-24/+58
|\ \ \ | |/ /
| * | udp: make *udp*_queue_rcv_skb() functions staticPaolo Abeni2017-05-182-3/+2
| * | arp: honour gratuitous ARP _replies_Ihar Hrachyshka2017-05-171-2/+14
| * | net: Improve handling of failures on link and route dumpsDavid Ahern2017-05-162-16/+25
| * | ipmr: vrf: Find VIFs using the actual deviceThomas Winter2017-05-161-2/+16
| * | tcp: eliminate negative reordering in tcp_clean_rtx_queueSoheil Hassas Yeganeh2017-05-161-1/+1
* | | tcp: fix tcp_rearm_rto()Eric Dumazet2017-05-181-6/+6
* | | net: fix __skb_try_recv_from_queue to return the old behaviorAndrey Vagin2017-05-181-9/+3
* | | udp: make function udp_skb_dtor_locked staticColin Ian King2017-05-181-1/+1
* | | tcp: switch TCP TS option (RFC 7323) to 1ms clockEric Dumazet2017-05-1711-114/+112
* | | tcp: replace misc tcp_time_stamp to tcp_jiffies32Eric Dumazet2017-05-175-6/+6
* | | tcp_lp: cache tcp_time_stampEric Dumazet2017-05-171-3/+4
* | | tcp_westwood: use tcp_jiffies32 instead of tcp_time_stampEric Dumazet2017-05-171-3/+3
* | | tcp: use tcp_jiffies32 in __tcp_oow_rate_limited()Eric Dumazet2017-05-171-2/+2
* | | tcp: uses jiffies_32 to feed tp->chrono_startEric Dumazet2017-05-172-2/+2
* | | tcp: use tcp_jiffies32 to feed probe_timestampEric Dumazet2017-05-172-4/+4
* | | tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtimeEric Dumazet2017-05-174-6/+6
* | | tcp: bic, cubic: use tcp_jiffies32 instead of tcp_time_stampEric Dumazet2017-05-172-9/+9
* | | tcp_bbr: use tcp_jiffies32 instead of tcp_time_stampEric Dumazet2017-05-171-6/+6
* | | tcp: use tcp_jiffies32 to feed tp->snd_cwnd_stampEric Dumazet2017-05-173-12/+12
* | | tcp: use tcp_jiffies32 to feed tp->lsndtimeEric Dumazet2017-05-175-8/+8
* | | tcp: use tp->tcp_mstamp in output pathEric Dumazet2017-05-174-12/+14
* | | tcp: internal implementation for pacingEric Dumazet2017-05-163-4/+88
* | | udp: keep the sk_receive_queue held when splicingPaolo Abeni2017-05-161-10/+26
* | | udp: use a separate rx queue for packet receptionPaolo Abeni2017-05-161-15/+123
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-151-4/+5
|\ \
| * | tcp: avoid fragmenting peculiar skbs in SACKYuchung Cheng2017-05-111-4/+5
OpenPOWER on IntegriCloud