summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2016-10-13net: ipv4: Do not drop to make_route if oif is l3mdevDavid Ahern
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-07cred: simpler, 1D supplementary groupsAlexey Dobriyan
2016-10-07mm: memcontrol: consolidate cgroup socket trackingJohannes Weiner
2016-10-07Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-10-03skb_splice_bits(): get rid of callbackAl Viro
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-30net: Suppress the "Comparison to NULL could be written" warningsJia He
2016-09-30proc: Reduce cache miss in snmp_seq_showJia He
2016-09-28tcp: Change txhash on every SYN and RTO retransmitLawrence Brakmo
2016-09-28switchdev: remove FIB offload infrastructureJiri Pirko
2016-09-28fib: introduce FIB notification infrastructureJiri Pirko
2016-09-25ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2016-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2016-09-25netfilter: nf_log: get rid of XT_LOG_* macrosLiping Zhang
2016-09-25netfilter: nft_log: complete NFTA_LOG_FLAGS attr supportLiping Zhang
2016-09-25netfilter: xt_socket: fix transparent match for IPv6 request socketsKOVACS Krisztian
2016-09-24netfilter: Remove explicit rcu_read_lock in nf_hook_slowAaron Conole
2016-09-23tcp: fix a compile error in DBGUNDO()Eric Dumazet
2016-09-23tcp: fix wrong checksum calculation on MTU probingDouglas Caetano dos Santos
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-22tcp: properly account Fast Open SYN-ACK retransYuchung Cheng
2016-09-22tcp: fix under-accounting retransmit SNMP countersYuchung Cheng
2016-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-09-22tcp: implement TSQ for retransmitsEric Dumazet
2016-09-22net: get rid of an signed integer overflow in ip_idents_reserve()Eric Dumazet
2016-09-21ipmr, ip6mr: return lastuse relative to nowNikolay Aleksandrov
2016-09-21tcp_bbr: add BBR congestion controlNeal Cardwell
2016-09-21tcp: new CC hook to set sending rate with rate_sample in any CA stateYuchung Cheng
2016-09-21tcp: allow congestion control to expand send buffer differentlyYuchung Cheng
2016-09-21tcp: export tcp_mss_to_mtu() for congestion control modulesNeal Cardwell
2016-09-21tcp: export tcp_tso_autosize() and parameterize minimum number of TSO segmentsNeal Cardwell
2016-09-21tcp: allow congestion control module to request TSO skb segment countNeal Cardwell
2016-09-21tcp: export data delivery rateYuchung Cheng
2016-09-21tcp: track application-limited rate samplesSoheil Hassas Yeganeh
2016-09-21tcp: track data delivery rate for a TCP connectionYuchung Cheng
2016-09-21tcp: count packets marked lost for a TCP connectionNeal Cardwell
2016-09-21tcp: switch back to proper tcp_skb_cb size check in tcp_init()Eric Dumazet
2016-09-21tcp: use windowed min filter library for TCP min_rtt estimationNeal Cardwell
2016-09-21tcp: cdg: rename struct minmax in tcp_cdg.c to avoid a naming conflictSoheil Hassas Yeganeh
2016-09-19gso: Support partial splitting at the frag_list pointerSteffen Klassert
2016-09-17ip_tunnel: add collect_md mode to IPIP tunnelAlexei Starovoitov
2016-09-17tcp: prepare skbs for better sack shiftingEric Dumazet
2016-09-17tcp: fix overflow in __tcp_retransmit_skb()Eric Dumazet
2016-09-16net: VRF: Pass original iif to ip_route_input()Mark Tomlinson
2016-09-16tcp: fix a stale ooo_last_skb after a replaceEric Dumazet
2016-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-12netfilter: Add the missed return value check of nft_register_chain_typeGao Feng
2016-09-12netfilter: nf_tables: ensure proper initialization of nft_pktinfo fieldsPablo Neira Ayuso